Show Bid Request
Pseudorandom class
Bid Request Id: 1805
|
|
|
Posted by: |
Max Lui (20 ratings)
(Software buyer rating 9.85)
|
Posted: |
Aug 20, 2001 7:57:05 AM EDT
|
Bidding Closes: |
Sep 3, 2001 7:59:41 AM EDT
|
Viewed (by coders): |
328 times
|
|
|
|
Description:
Design and implement a class that can generate a pseudorandom sequence in the manner described above. The initial seed, multiplier, increment and modulus should all be parameters of the initialisation function. There should also be a member function to permit the seed to be changed, and a member function to generate and return the next number in the pseudorandom sequence.
To be more precise, you need to provide the following functions in the class:
init(?): A function to initialise the parameters of the pseudorandom numbers. You need to fill in the arguments of this function by yourself. nextNumber(): A function to return the next pseudorandom number. nextNumberFrom0To1(): A function to return the next pseudorandom number in the range [0..1). You can get this number from nextNumber() divided by the modulus. reset(): A function to restart the seed with the original seed which was given at the first place (i.e. when the init function is called). Name your class as 'pseudorandom' class, which must be defined in pseudo.cpp and pseudo.h.
just part of program, see attachment assignment 3 zip file
Deliverables: Complete source code of all programming work done
Special Conditions / Other:
Before 24/8/2001 Australia time 12:00am all bid in aus$
Additional Files:
This bid request includes IMPORTANT additional attached files. Please download and read fully before bidding.
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!
|
$5 (USD)
|
Aug 20, 2001 8:15:11 PM EDT
|
9.91
(Excellent)
|
|
|
I have just finished this program and the time it took showed me that it was not more than $20. I don't want to charge you more than you should be charged. If you want more help on other projects, I would be happy to help. |
|
|
|
|
|