Implement the delivery company

Assignment Help C/C++ Programming
Reference no: EM131692

Implement the delivery company using the classes given in the class diagram above. Construct a cpp file named DeliveryRun.cpp with main() in it. That main will have two statements:  one will instantiate a DeliveryCompany object and the other will  call the method processPackages() using that object.

304_Implement the delivery company.png

The packages to be delivered are contained in ShippingCompanyInput.txt. Each line in the file shows a package and contains the subsequent information:

-  Priority (O = overnight and S = standard)
-  Name of customer (no spaces in the customer name)
-  Zone to be delivered to (1, 2, or 3)
-  Weight of the package (in pounds)

The charges for each type of package to every zone are included in the Util.h file.  The overnight rate is a function of the three delivery zones (OVERNIGHT_RATE).  The standard rates are provided per pound for each of the delivery zones (STANDARD_RATE_PER_POUND). 

The transport mode for each package is a function of the kind of package (overnight or standard) and the delivery zone (1, 2, or 3).  These are provided in OVERNIGHT_MODE and STANDARD_MODE in util.h.

The output must consist of:

-  A listing of each package
-  A listing of each shipment
-  A summary of the shipments

o  Number of packages
-  By transport mode (plane or truck)
-  By zone (1, 2, or 3)
-  Total

o  Total revenue

Each class with data to be printed out includes its own toString() function.  The output will then be generated from the DeliveryCompany class.

Reference no: EM131692

Questions Cloud

Web application development : Create a simple Web Application that collects gradings under a number of criteria, and then calculates an aggregate mark
Course concepts and ideas from the various texts : Drag in course concepts and ideas from the various texts and lectures as frequently and cleverly as you can. Question.
Evaluate the probability the sample mean : What can we say about the shape of the distribution of the sample mean?
Financial accounting system : How can the conventional financial accounting system be made to serve the purpose of operational control
Implement the delivery company : Implement the delivery company using the classes given in the class diagram above.
Write a complete c++ program : The main program will read in a parameter value n (read this in main). Then it will call a function read2arrays (details below) to read lists of grades into two arrays, which the main program will call test1 and test2 (or some other names of your ..
Prepare an arbitrary sinusoidal waveform : Create a program to compute the derivative of an arbitrary input function, with arbitrary duration and arbitrary limits
Security vulnerability : What is the security vulnerability of this solution
Using the irvine32 library functions : Create 32 random points which have (x, y) co-ordinates

Reviews

Write a Review

C/C++ Programming Questions & Answers

  Create a template class

Create a template class, SVector, that implements a constructor

  Convert celsius temperatures to fahrenheit temperatures

Write a C++ program that converts Celsius Temperatures to Fahrenheit Temperatures.

  Develop a basic temperature class

You have to develop a basic temperature class

  Iterative programming problem solving approaches

Write a recursive function void reverse ( ) that reverse a sentence

  Develop a simple poker game

Develop a simple poker game

  Write a program using vectors and iterators

Create a program that uses at least two functions that will be called from your main. This program is a number game program that asks for parts of your phone and after manipulating it mathematically, eventually outputs your entire phone number. The d..

  Operating system and cpu scheduling

Operating System and CPU Scheduling

  Prepare an arbitrary sinusoidal waveform

Create a program to compute the derivative of an arbitrary input function, with arbitrary duration and arbitrary limits

  Write a program for find greatest common divisor

Write code for a recursive implementation of Euclid's algorithm

  Iimplement a client-server of the game

Iimplement a client-server version of the rock-paper-scissors-lizard-Spock game.

  Uml diagram of all the classes

Speaking of converting into the correct object-type, the goal of the factory is to abstract away object creation.

  Prepare an accounting for a dorm''s kitchen

The "purpose" of the program is to prepare an accounting (database) for e.g. a dorm's kitchen, to keep track of the consumption of beer for each room.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd