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
 
Help for Buyers
Articles 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
Latest News
 

Affiliates

My account
 
My pipeline
 
My credit account
 
Help for Affiliates
Latest News
 
Newest Open Bid Requests.
FlatRateCalcula tor
By RAUSEL on Dec 20
Max Bid: Open to fair suggestions


Speech Analyzer
By RonnieO on Dec 20
Max Bid: $6,000


Large Game Development Project
By GameDevelopment Team on Dec 20
Max Bid: Open to fair suggestions


Skill Test Upgrade
By RonnieO on Dec 20
Max Bid: $800


Clone of <a href="http://ww ...
By Next-Gen on Dec 20
Max Bid: Open to fair suggestions


ActiveX Tree Control to be called in ASP
By imagination on Dec 20
Max Bid: Open to fair suggestions


Click here to put this ticker on your own site

Open Work Categories.
Database 
(114 open)
   Access 
(35 open)
   MySQL 
(69 open)
   Oracle 
(9 open)
   SQL Server 
(42 open)
   Other DB 
(18 open)
Documentation / Tech Writing 
(13 open)
Game Development 
(7 open)
Graphics / Art / Music 
(29 open)
   Graphics 
(45 open)
     3d Animation 
(15 open)
   Art (Misc.) 
(23 open)
   Music 
(13 open)
   3d Modeling 
(9 open)
Language Specific 
(68 open)
   ASP 
(46 open)
   C# 
(25 open)
   C++ / C 
(80 open)
   Cold Fusion 
(3 open)
   Delphi 
(21 open)
   Java 
(39 open)
   Perl 
(37 open)
   PHP 
(70 open)
   XML/XSL 
(24 open)
   Visual Basic 
(121 open)
   Visual Basic .Net 
(53 open)
   Other 
(39 open)
Misc 
(47 open)
   CAD 
(3 open)
MultiMedia 
(29 open)
Network 
(26 open)
   Network Design 
(7 open)
   Network Implementation 
(10 open)
Platforms 
(48 open)
   Windows 
(118 open)
     MS Exchange 
(4 open)
     Other 
(9 open)
   Internet Browser 
(59 open)
   Linux 
(45 open)
   UNIX 
(23 open)
   Hand Held/PDA Programming 
(12 open)
Requirements 
(7 open)
Security 
(17 open)
Testing / Quality Assurance 
(10 open)
Web 
(102 open)
   Page Design 
(61 open)
   Flash 
(38 open)
   Web Services 
(56 open)
   Web (Other) 
(26 open)
Training 
(8 open)
   Computer Based 
(9 open)
 
Other
 
Other Sites

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

Binary Heap
Bid Request Id: 31765
Bookmark in my 'To Do' list
Posted by: Ken (8 ratings)
(Software buyer rating 10)
Posted: Oct 20, 2002
2:07:35 PM EDT
Bidding Closes: Oct 25, 2002
5:15:30 PM EDT
Viewed: 99 times
Deadline: 10/26/2002
TIME EXPIRED
Phase:
100% of work was accepted by buyer. Coder account has been credited.
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 Dec 20, 2002 2:35:43 PM EDT)

Description:
In this assignment you will use a binary heap to do event simulation.

Deliverables:
1. Create a class for a customer order at a restaurant.
2. Create a heap of orders.
3. The attached file(order_file) contains each customer order (arrival time, order number, and name).
4. Read the file placing each order in the heap.
5. Process the orders from the heap as follows:
a. 10% of orders are sent back to be cooked longer (takes 10 minutes)
b. 10% of orders are sent back for missing something (takes 5 minutes)
c. assume all customer meals take 15 minutes to cook
d. assume all customer meals take 30 minutes to eat
6. Print out order processing as shown below.
7. You MUST use my textbook author's code for the heap. URL: http://www.cs.fiu.edu/~weiss/dsaa_c++/code/

Example
output:
1 Order #104203 placed by customer Joe Smith
1 Order #105206 placed by customer Sue Jones
1 Order #107323 placed by customer Mike Martin
2 Order #106209 placed by customer Aaron Allen
16 Order #104203 ready for customer Joe Smith
16 Order #104203 is sent back, has item missing
16 Order #105206 ready for customer Sue Jones
16 Order #107323 ready for customer Mike Martin
17 Order #106209 ready for customer Aaron Allen
17 Order #106209 is sent back, needs to be cooked more
21 Order #104203 is ready again, missing item added
27 Order #106209 is ready again, cooked longer
46 Order #105206 customer Sue Jones finishes
46 Order #107323 customer Mike Martin finishes
51 Order #104203 customer Joe Smith finishes
57 Order #106209 customer Joe Smith finishes



Platform:
You should submit the program with all the files required to compile and run it.

It should be compilable on the apache servers running UNIX 3.03



Must be 100% finished and received by buyer on:

Oct 26, 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.

Additional Attached Files


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, you can report it to: abuse@rentacoder.com.
 
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!
idleswell
(31 ratings)
in Saint John, New Brunswick
Canada
 
$12 (USD) Oct 20, 2002
7:05:38 PM EDT
 9.74
(Excellent)
   
Hello,

I can write your program to simulate
the diner within a day.
I will use the software provided.
This time I should be faster because
I'll be starting with the entire package.

Do you sense (in any discussion
with TAs or students) that a single
heap (with a state field in the record)
or multiple heaps (for each wait
state)?

A IDLER
Chief Software Architect
Idleswell Software Creations
 




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.97 on 71 jobs 
Michael Sharp
Rated a 9.97 on 144 jobs 
RNA
Rated a 9.91 on 25 jobs 
Andrei Remenchuk
Rated a 10 on 9 jobs 
teleCODERS
Rated a 9.93 on 57 jobs 
markesh
Rated a 10 on 16 jobs 
Theo Kandilioti s
Rated a 10 on 22 jobs 
Marcelo Asorey
Rated a 10 on 13 jobs 
ashben
Rated a 9.64 on 33 jobs 
psycode
Rated a 9.92 on 27 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers
 
Other
Rent A Coder is PayPal verified through it's 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.