How Software Gets Done  


Login

Software Buyers
Request bids
Search coders
My Buyer Account
Buyer help
Buyer articles
Buyer FAQ
Latest news
 
Software Coders
Newest open work
Browse all work
Search all work
My Coder Account
Coder help
Coder articles
Coder FAQ
Latest news
 
Affiliates
My Affiliate Account
Affiliate help
Affiliate FAQ
Latest news
 
Newest Bid Requests.
cool flash design needed FAST!(repost)
By adrianbye on Jul 10
Max Bid: Open to fair suggestions


Logo for marketing firm
By 1212Kenwood on Jul 10
Max Bid: $30


Customer Tracking System(repost)
By cyrusb on Jul 10
Max Bid: $100


SQLSERVER-SPEED
By KURTL34@MD on Jul 10
Max Bid: Open to fair suggestions


Logo for my company
By dgconsulting on Jul 10
Max Bid: Open to fair suggestions


PHP for Windows precompiled, ready to go
By mightycpa on Jul 10
Max Bid: Open to fair suggestions


Click here to put this ticker on your own site and/or get live RSS newsfeeds

Open Work Categories.
Database 
(139 open)
   Access 
(50 open)
   MySQL 
(82 open)
   Oracle 
(9 open)
   SQL Server 
(46 open)
   Other DB 
(16 open)
Documentation / Tech Writing 
(13 open)
Data Entry 
(21 open)
Game Development 
(24 open)
Graphics / Art / Music 
(45 open)
   Graphics 
(52 open)
     Adobe AfterEffects 
(1 open)
     Adobe Photoshop 
(15 open)
     Adobe Premiere 
(3 open)
     3d Animation 
(12 open)
   Art (Misc.) 
(18 open)
   Music 
(11 open)
   3d Modeling 
(13 open)
Language Specific 
(95 open)
   ASP 
(52 open)
   ASP .NET 
(33 open)
   C# 
(41 open)
   C++ / C 
(107 open)
   Carbon (Mac OS) 
(2 open)
   Cocoa / Obj-C 
(2 open)
   Cold Fusion 
(10 open)
   Delphi 
(28 open)
   Java 
(55 open)
   JSP 
(7 open)
   Perl 
(39 open)
   PHP 
(85 open)
   XML/XSL 
(29 open)
   Visual Basic 
(134 open)
   Visual Basic .Net 
(53 open)
   Other 
(54 open)
Misc 
(29 open)
   CAD 
(3 open)
MultiMedia 
(36 open)
   Video Editing 
(4 open)
Network 
(43 open)
   Network Design 
(11 open)
   Network Implementation 
(13 open)
Platforms 
(75 open)
   Windows 
(157 open)
     MS Exchange 
(6 open)
     MS Office 
(13 open)
     Other 
(15 open)
   Darwin 
(1 open)
   Internet Browser 
(38 open)
   Linux 
(61 open)
   UNIX 
(27 open)
   Hand Held/PDA Programming 
(9 open)
Requirements 
(13 open)
Security 
(28 open)
Testing / Quality Assurance 
(16 open)
Web 
(147 open)
   Page Design 
(75 open)
   Flash 
(34 open)
   Web Services 
(68 open)
   Web (Other) 
(76 open)
Training 
(12 open)
   Computer Based 
(11 open)
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
Show Bid Request

stream and sort files
Bid Request Id: 21468
Bookmark in my 'To Do' list
Posted by: seatiger74 (25 ratings)
(Software buyer rating 10)
Non-action Ratio: Very Good - 3.23%
Buyer Security Verifications: Good
Approved on: Jul 12, 2002
1:54:15 AM EDT
Bidding Closes: Jul 14, 2002
1:59:38 AM EDT
Viewed (by coders): 356 times
Deadline: 7/15/2002
TIME EXPIRED
Phase:
100% of work completed and accepted. Coder has been paid.
Max Accepted Bid: Bidding is closed
Project Type: Personal Project / Homework Help
Bidding Type: Open Auction
Categories: Java
Enter chat room for this bid request
(0 active users at Jul 10, 2003 1:44:03 PM EDT)

Description:
Write a program as follows:(in Java)

[Objective] The program reads from a text file and creates a report file as to frequency of each letter (alphabets only) contained in the text file. In the report file, the most frequently used letter with its frequency is displayed first.
[Command Line Interface] The program is to be run from the DOS (command) prompt window as follows:
java LetterFreq inputFile outputFile
where LetterFreq is the java class name, inputFile is the name of any text file,
and outputFile is the name of the report file.
For example, if we type from the dos prompt window:
java LetterFreq essay1.txt result.txt
Then, the program reads essay1.txt file, and creates result.txt where letter frequency information about the essay1.txt file is stored.
The report file may look like: (Note that sorting is done based on the frequency)
BE SURE TO USE sort method in Arrays class to do the sorting.
E 19.5%
S 8.1%
T 7.5%

Note that the program should inform the user if the command is not properly used. For example, both inputFilename and outputFilename should be provided at the dos prompt window. Also the program should handle all exceptions properly such as “file not found”, “file cannot be created”, etc.


Hint for the command line arguments

Suppose that you typed from the dos prompt window as follows
java LetterFreq aaa bbb
You can check at the main method what has been typed from the dos prompt window
public static void main(String[] args) {
System.out.println(args.length); // 2
System.out.println(args[0]); // aaa
System.out.println(args[1]); // bbb

Be sure to give javadoc stylecomments.


Deliverables:
Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.

Complete copyrights to all work purchased.


Platform:
I use window Me, using textPad to compile and run Java program ( with Java software in the background)

Must be 100% finished and received by buyer on:
Jul 15, 2002 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.

Special Conditions / Other:
Please send the codes ontime


Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements. We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation. If you notice a violation please help out the site and report it. Thanks for your help.
 
Bidding/Comments:
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests.

See all rejected bids (and all comments)
Name   Bid Amount 
 
Date   Coder Rating  
This bid was accepted by the buyer!
bokbokan
(43 ratings)
in Manila, Manila
Philippines
Bid id: 236,747
 
$13 (USD) Jul 12, 2002
1:27:39 PM EDT
 9.95
(Excellent)
   
You know I can do it.

thanks,
bokbokan
 




Quick Bid Request Search
 Advanced Search
Newest Open Work
Latest News  
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 
Top Coders.

Anuj Gakhar
Rated a 9.98 on 100 jobs 
Securenext
Rated a 9.96 on 109 jobs 
Buddies
Rated a 9.82 on 80 jobs 
Andrei Remenchuk
Rated a 10 on 13 jobs 
Codman
Rated a 9.97 on 149 jobs 
Michael Sharp
Rated a 9.97 on 181 jobs 
D-N-S
Rated a 9.93 on 37 jobs 
markesh
Rated a 10 on 22 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
Tometa Software, Inc.
Rated a 10 on 10 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers

 
Other
Rent A Coder is PayPal verified through its parent company, Exhedra Solutions, Inc.

Created in partnership with:

 

Affiliate Sites
Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.