Show Bid Request
homework
Bid Request Id: 52865
|
|
|
Posted by: |
perroman26 (1 ratings)
(Software buyer rating 4)
|
Non-action Ratio: |
Very Good - 0.00%
|
Posted: |
Mar 14, 2003 12:46:11 PM EDT
|
Bidding Closes: |
Mar 16, 2003 12:53:36 PM EDT
|
Viewed (by coders): |
125 times
|
Deadline: |
3/17/2003
TIME EXPIRED
|
|
|
|
Description:
compute the median of a data file. the median is the number that has the same number of data elements greater than the number as there are less than the number. for puporses of this problem , your are to assume that the data is sorted ( that is , in increasing order). the median is the middle element of the file if there are an odd number of elements, or the average of the two middle elements if the file has an even number of elements , you will nedd to open the file , count the members, close the file and calculate the location of the middle of the file. open the file again (recall the "start over ") count up to the file entries you need, and calculate the middle.
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.
1
Platform:
c++
Must be 100% finished and received by buyer on:
Mar 17, 2003 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.
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!
|
$4 (USD)
|
Mar 14, 2003 4:14:06 PM EDT
|
9.4
(Superb)
|
|
|
Hello Perroman, Attached you will find the .exe solution to your problem. Since this is a homework assignment I have kept to the strict programming conventions and have not added any fancy tricks. This will also be very well commented so that you may learn what the program is doing every step fo the way.
I hope to work on your project with you soon. Thank You, and have a pleasant day.
Warmest Regards, Bob Evans |
|
Attached File
|
|
|
|
|