Show Bid Request
Java Program Part 2.
Bid Request Id: 37059
|
|
|
Description:
Hi, I need someone to provide a working program for the following three-part project. A Bonus will be paid for rapid completion. They are short and simple introductory level programs and I should be able to open them in Jbuilder. Please see my other Bid Requests for Part 1 and Part 3. Here are the details for Part 2:
PART 2: Write a Java program, using STACK, to convert a number from decimal notation to a number expressed in base two (2). ·The conversion is performed by repetitious division by two (2) and then take the remainders of division in the reverse order. (For example, in converting to binary, number 6 requires three such division: 6/2 = 3 remainder 0, 3/2 = 1 remainder 1, and finally, ½ = 0 remainder 1. The remainders 0, 1, and 1 are put in the reverse order so that the binary equivalent of 6 is equal to 110.) ·Modify the program so that it can perform a conversion from decimal notation to hexadecimal notation. Note that number systems with bases greater than ten (10) require more symbols. Therefore use capital letters. In hexadecimal, it requires 16 digits 0, 1, 2, 3, ..., 9, A, B, C, D, E, F; where A=10, B=11, .... In this system, decimal number 26 is equal to 1A in hexadecimal notation, since 26/16 = 1 remainder 10 (that is, A), and 1/16 = 0 remainder 1. Note: - Define the our STACK class, DO NOT use the built-in STACK. The STACK class should have these methods: pop(), push(), peek() (or top() as is sometimes used), isEmpty(), isFull(), and size(). The class STACK should extends VECTOR and implements these interfaces: Cloneable, Collection, List, and Serializable. CAUTION: DO NOT use the same name "Stack" as the built-in class. Use some other name, for example: myStack, newStack, etc...
Thanks & Happy Holidays, Denise
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.
Platform:
Microsoft 2000 (Jbuilder)
Must be 100% finished and received by buyer on:
Dec 2, 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:
I would prefer to work with a coder that would be able to be online sometime between 8:00am and 6:00pm Los Angeles time. That way if I have a question, we can talk immediately. It doesn't matter where you are located as long as we can talk via email between the above times.
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!
|
$13 (USD)
|
Nov 26, 2002 5:23:35 AM EDT
|
10
(Excellent)
|
|
|
Hello Denise,
I can do these projects for you. It should take me less than a day to do all three projects once you give the go-ahead. Also, I can be contacted by email and various instant-messengers from ~11:30am PST until very late.
Hope to hear from you,
Matt Barber.
(I am posting this bid to each of your three projects)
|
|
|
|
|
|