How Software Gets Done  


(No Login on Secured Page)

Custom Software Buyers
Request new bids
Search Coders
My Account
 
My Buyer 'To Do' List
 
My bid requests
  My escrow account
 
My General Info
Verification
 
Help for Buyers
Articles for Buyers
FAQ for Buyers
Latest News
 

Custom Software Coders

Newest open work
Browse all work
Search all work
My Account
 
My Coder 'To Do' List
 
My bids
 
My General Info
  My credit account
 
Help for Coders
Articles for Coders
FAQ for Coders
Latest News
 

Affiliates

My account
 
My pipeline
 
My credit account
 
Help for Affiliates
Latest News
 
Newest Open Bid Requests.
Flight Training Website(repost)
By Ty Marler on May 14
Max Bid: Open to fair suggestions


Anti-spam mail system
By Incentral on May 14
Max Bid: Open to fair suggestions


Icon Creation for Storefront
By kweather on May 14
Max Bid: $200


Listing website
By Ty Marler on May 14
Max Bid: Open to fair suggestions


Software Clone
By Taz8U on May 14
Max Bid: $500


Win 9X/2000/XP Print Driver
By Trinity Solutions on May 14
Max Bid: $100


Click here to put this ticker on your own site

Open Work Categories.
Database 
(139 open)
   Access 
(62 open)
   MySQL 
(72 open)
   Oracle 
(10 open)
   SQL Server 
(57 open)
   Other DB 
(18 open)
Documentation / Tech Writing 
(38 open)
Data Entry 
(20 open)
Game Development 
(25 open)
Graphics / Art / Music 
(53 open)
   Graphics 
(63 open)
     3d Animation 
(13 open)
   Art (Misc.) 
(24 open)
   Music 
(6 open)
   3d Modeling 
(8 open)
Language Specific 
(107 open)
   ASP 
(69 open)
   C# 
(39 open)
   C++ / C 
(124 open)
   Cold Fusion 
(8 open)
   Delphi 
(33 open)
   Java 
(55 open)
   Perl 
(33 open)
   PHP 
(92 open)
   XML/XSL 
(24 open)
   Visual Basic 
(143 open)
   Visual Basic .Net 
(79 open)
   Other 
(59 open)
Misc 
(51 open)
   CAD 
(2 open)
MultiMedia 
(42 open)
Network 
(43 open)
   Network Design 
(10 open)
   Network Implementation 
(15 open)
Platforms 
(64 open)
   Windows 
(147 open)
     MS Exchange 
(4 open)
     MS Office 
(15 open)
     Other 
(7 open)
   Darwin 
(1 open)
   Internet Browser 
(47 open)
   Linux 
(44 open)
   UNIX 
(22 open)
   Hand Held/PDA Programming 
(13 open)
Requirements 
(12 open)
Security 
(37 open)
Testing / Quality Assurance 
(20 open)
Web 
(164 open)
   Page Design 
(89 open)
   Flash 
(59 open)
   Web Services 
(81 open)
   Web (Other) 
(96 open)
Training 
(12 open)
   Computer Based 
(16 open)
 
Other
 
Other Sites

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

Word Frequency Counter
Bid Request Id: 35158
Bookmark in my 'To Do' list
Posted by: UNCstud413 (2 ratings)
(Software buyer rating 10)
Non-action Ratio: Very Good - 0.00%
Posted: Nov 12, 2002
8:43:23 PM EDT
Bidding Closes: Nov 16, 2002
8:54:17 PM EDT
Viewed (by coders): 594 times
Deadline: 11/18/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: C++ / C
Enter chat room for this bid request
(0 active users at May 14, 2003 3:28:33 PM EDT)

Description:
You are to write a program that takes a text file as a command-line parameter (I'll show how to do this in lab) and keeps a list of all of the words in the file, the number of times each word occurs, the number of unique words, and the total number of words in the file. This information is printed to the screen before the program exits. Here is a sample run of my program with this project description as the input file, to give you a better idea of what I'm looking for.

This assignment is a good exercise in top-down design. Consider the problem to be solved as a whole, then try to identify the subproblems that, when put together, solve the whole problem. There are two major subproblems to deal with in this project: how to tell what's a word and what's not, and how to efficiently keep track of what words have been seen and how many times. Since you are writing this program "from scratch," how you solve these problems is up to you. However, I will make the following suggestions:

The first problem can be dealt with very elegantly by building a finite state machine recognizer, which we will be discussing in lab. The FSM is a very important concept in computer science, with many applications. I'll tell you how to create a function that scans a line of text and returns only those substrings matching certain patterns.
The best solution to the second problem is to use a hash table with a good string hashing function to store the words seen so far and their counts. Create a HashTable object whose data members include the words seen so far and how many times they've been seen, and whose methods include functions for adding a word (or incrementing its count if it's already in the table) and printing the list of words and their counts.

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

2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.

3) Complete ownership and distribution copyrights to all work purchased.

4) Must follow all directions and use the files i give you. The files must be used when incoporating the program. you can find these files at http://www.eng.ysu.edu/~jck/2617/
they are lexer.cc and lexer.h

Also it must be WELL documented.


Platform:
further instructions at
http://www.eng.ysu.edu/~jck/2617/project02.html

Must be 100% finished and received by buyer on:
Nov 18, 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:
must follow the instructions completely and it must work and able to transfer to unix, cause that's what os i'm using for this c++ class. you must also use his files with your code.


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!
vkapadia
(74 ratings)
in Bombay, Maharashtra
India
Bid id: 386,283
 
$20 (USD) Nov 13, 2002
10:28:01 AM EDT
 9.81
(Excellent)
   

Hi,

I have worked extensively in C and C++ both under Windows and Unix.

I have completed a number of homework assignments at Rentacoder and complete this by your deadline.
 
 
 
 
  See 2 private reply(ies)
to/from vkapadia.
 




Quick 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.
 

Rent A Coder Top Coders.


Anuj Gakhar
Rated a 9.98 on 92 jobs 
Securenext
Rated a 9.98 on 97 jobs 
Codman
Rated a 9.97 on 141 jobs 
Buddies
Rated a 9.82 on 76 jobs 
Andrei Remenchuk
Rated a 10 on 12 jobs 
Michael Sharp
Rated a 9.98 on 171 jobs 
RNA
Rated a 9.93 on 36 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
hernest
Rated a 10 on 109 jobs 
markesh
Rated a 10 on 21 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.