How Software Gets Done  


Login

Software Buyers
Request bids
Search coders
My Buyer Account
Buyer help
Buyer articles
Buyer FAQ
Latest news
 
Software Coders
Newest open work
Browse all work
Search all work
My Coder Account
Coder help
Coder articles
Coder FAQ
Latest news
 
Affiliates
My Affiliate Account
Affiliate help
Affiliate FAQ
Latest news
 
Newest Bid Requests.
(See all)
Simple data harvest.
By blong on Sep 10
Max Bid: Open to fair suggestions


Collection Database
By TheBestCoder on Sep 10
Max Bid: Open to fair suggestions


Access Database modifications
By gstamant on Sep 10
Max Bid: $50


Non linear optimization
By AlternativeSoft on Sep 10
Max Bid: $1,000


Excel question
By zoomer on Sep 10
Max Bid: $10


Capture data from Java Applets
By SoftwarExchange on Sep 10
Max Bid: $20


Click here to put this ticker on your own site and/or get live RSS newsfeeds

Open Work Categories.
Database 
(173 open)
   Access 
(61 open)
   MySQL 
(101 open)
   Oracle 
(12 open)
   SQL Server 
(74 open)
   Other DB 
(21 open)
Documentation / Tech Writing 
(27 open)
   Language (Human) Translations 
(11 open)
Data Entry 
(35 open)
Game Development 
(16 open)
Graphics / Art / Music 
(52 open)
   Graphics 
(62 open)
     Adobe AfterEffects 
(8 open)
     Adobe Photoshop 
(26 open)
     Adobe Premiere 
(7 open)
     3d Animation 
(22 open)
   Art (Misc.) 
(11 open)
   Music 
(9 open)
   Photography 
(8 open)
   3d Modeling 
(15 open)
Language Specific 
(130 open)
   Assembly / Machine language 
(10 open)
   ASP 
(67 open)
   ASP .NET 
(72 open)
   C# 
(73 open)
   C++ / C 
(135 open)
   Carbon (Mac OS) 
(6 open)
   Cocoa / Obj-C 
(4 open)
   Cold Fusion 
(16 open)
   Delphi 
(49 open)
   Java 
(84 open)
   JSP 
(15 open)
   Perl 
(42 open)
   Python 
(6 open)
   PHP 
(111 open)
   XML/XSL 
(35 open)
   Visual Basic 
(173 open)
   Visual Basic .Net 
(111 open)
   Other 
(73 open)
Misc 
(36 open)
   Middleware 
(1 open)
   CAD 
(6 open)
MultiMedia 
(34 open)
   Video Editing 
(13 open)
Network 
(35 open)
   Network Design 
(6 open)
   Network Implementation 
(5 open)
Platforms 
(74 open)
   Windows 
(195 open)
     MS Exchange 
(8 open)
     MS Office 
(18 open)
     Other 
(11 open)
   Darwin 
(3 open)
   Embedded Systems 
(3 open)
   Hand Held/PDA Programming 
(11 open)
   Internet Browser 
(57 open)
   Linux 
(52 open)
   Lotus Notes / Domino 
(2 open)
   UNIX 
(25 open)
Requirements 
(15 open)
Security 
(28 open)
Testing / Quality Assurance 
(20 open)
Web 
(189 open)
   Page Design 
(86 open)
   Flash 
(53 open)
   Marketing 
(3 open)
     Search Engine Optimization 
(1 open)
     Marketing (Other) 
(1 open)
   Web Services 
(87 open)
   Web (Other) 
(97 open)
Training 
(11 open)
   Computer Based 
(10 open)
Other
 
Other Sites

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

Microwave
Bid Request Id: 72991
Bookmark in my 'To Do' list
Posted by: Cougar (35 ratings)
(Software buyer rating 10)
Non-action Ratio: Very Good - 19.35%
Buyer Security Verifications: Excellent
Approved on: Jul 13, 2003
9:53:14 PM EDT
Bidding Closes: Jul 27, 2003
9:49:41 PM EDT
Viewed (by coders): 165 times
Deadline: 7/16/2003 10:48:49 AM
(2 days after 7/14/2003 10:48:49 AM)
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 Sep 10, 2003 8:22:41 PM EDT)

Description:
// Homework 1. Due 8:00AM Tuesday July 15th. // Please turnin hard copy of the Microwave.h and Microwave.cpp. // You are writing a Microwave that can be started, stopped and you can check status. // Start takes the number of seconds to run. // Start will return a true if successful, false otherwise. // You can't start if it is already running. // Calling stop will stop the Microwave. Calling stop when it is not running has no effect. // The output generated by this program should be: /* Started Microwave, response is success Microwave in use. 90 seconds left Microwave not in use Started Microwave, response is success Microwave in use. 20 seconds left Microwave not in use Started Microwave, response is success Microwave in use. 40 seconds left Started Microwave, response is failure */ #include <iostream> #include <windows.h> #include "Microwave.h" using namespace std; void printStatus(Microwave& m) { cout << m.status() << endl; } inline const char* printBool(bool result) { return result ? "success" : "failure"; } void main() { Microwave aMicrowave; bool result; result = aMicrowave.start(90); cout << "Started Microwave, response is " << printBool(result) << endl; printStatus(aMicrowave); Sleep(10000); aMicrowave.stop(); printStatus(aMicrowave); result = aMicrowave.start(30); cout << "Started Microwave, response is " << printBool(result) << endl; Sleep(10000); printStatus(aMicrowave); Sleep(21000); printStatus(aMicrowave); result = aMicrowave.start(40); cout << "Started Microwave, response is " << printBool(result) << endl; printStatus(aMicrowave); Sleep(10000); result = aMicrowave.start(10); cout << "Started Microwave, response is " << printBool(result) << endl; }

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 Visual C++

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!
E & D Design and Solution
(35 ratings)
in Kuala Lumpur, Cheras
Malaysia
Bid id: 785,141
 
$12 (USD) Jul 14, 2003
3:07:31 AM EDT
 9.86
(Excellent)
   
Dear Cougar,

I have read your requirements and it is easy. Just accept my bid and you will get the source code within several hours.

I am eagerly waiting for your reply.

Best Regards,
E & D Design and Solution
 
 
 
 
  There are 9 private replies to/from E & D Design and Solution. Click here to view them.
 




Bid Request 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.
 
Top Coders.

Securenext
Rated a 9.97 on 120 jobs 
Buddies
Rated a 9.84 on 91 jobs 
Codman
Rated a 9.97 on 158 jobs 
Andrei Remenchuk
Rated a 10 on 14 jobs 
D-N-S
Rated a 9.93 on 38 jobs 
hernest
Rated a 10 on 121 jobs 
markesh
Rated a 10 on 22 jobs 
Maxnet Technologi es Private Limited
Rated a 9.93 on 84 jobs 
florentin
Rated a 10 on 56 jobs 
PSergei
Rated a 9.76 on 102 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.