Show Bid Request
Dynamic Quadrilaterals
Bid Request Id: 52474
|
|
|
Posted by: |
zxman1996 (1 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 0.00%
|
Posted: |
Mar 12, 2003 2:34:38 AM EDT
|
Bidding Closes: |
Mar 13, 2003 11:59:59 PM EDT
|
Viewed (by coders): |
140 times
|
Deadline: |
3/19/2003
TIME EXPIRED
|
|
|
|
Description:
In geometry, a 4-sided figure is called a "Quadrilateral". Depending on its exact shape, a quadrilateral can be classified as follows A parallelogram -- both pairs of sides parallel A rectangle - a parallelogram with right angles A square - a rectangle with equal sides Irregular -- none of the above. In this project, you will read the x- and y-coordinates of the four corners of a quadrilateral from a data file (described below). The corners are called "UpperRight", "UpperLeft", "LowerLeft" and "LowerRight" and hereafter referred to as UR, UL, LL and LR respectively.
The program will then classify the quadrilateral as above and output some information about the quadrilateral.
Your code may assume that the base of the quadrilateral is parallel to the x-axis (i.e. the y-coordinate of "LowerLeft" and "LowerRight" is the same).
UPDATES:
for-loop indices are NOT required to be dynamically allocated function parameters DO NOT have to be pointers. Passing by reference and by value is acceptable. The Distance( ) function is not to be used in the solution; instead should be replaced with the overloaded subtraction operator
Deliverables: 1) Complete Design (template provided) (by midnight, 3/15/03)
2) Complete and fully-functional working program in executable form as well as complete source code of all work done (by midnight, 3/19/03)
3) Complete ownership copyrights to all work purchased.
Platform:
UNIX/LINUX
g++ compiler compliance
-ansi and -Wall options to be used as well
Must be 100% finished and received by buyer on:
Mar 19, 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.
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!
|
$23 (USD)
|
Mar 12, 2003 12:25:13 PM EDT
|
9.74
(Excellent)
|
|
|
Hello,
I will invest another day to
upgrade your program for your
latest assignment.
First, I will make any upgrades
(if any) to our first contract
to conform to your course coding
standards.
Then, I will modify your program
with the dynamic allocations and
operator overloadings required.
I have overloaded <<, >>, = and
+ operators, Subtraction will be
similar to addition.
This program is simple, but
according to the specifications
a full smorgasbord of functions
must be designed for the classes.
We better make sure those copy
constructors are true.
A IDLER
Chief Software Architect
Idleswell Software Creations
|
|
|
|
|
|