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 program that uses functions and reference parameters

Create program that uses functions and reference parameters, and asks user for the outside temperature.

  Write a program using vectors and iterators

Write a program using vectors and iterators that allows a user to maintain a personal list of DVD titles

  Write the code required to analyse and display the data

Calculate and store the average for each row and column. Determine and store the values for the Average Map.

  Write a webservices application

Write a webservices application that does a simple four function calculator

  Iimplement a client-server of the game

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

  Model-view-controller

Explain Model-View-Controller paradigm

  Design a nested program

How many levels of nesting are there in this design?

  Convert celsius temperatures to fahrenheit temperatures

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

  Evaluate and output the value in the given base

Write C program that will input two values from the user that are a Value and a Base with which you will evaluate and output the Value in the given Base.

  Design a base class shape with virtual functions

Design a base class shape with virtual functions

  Implementation of classes

Implementation of classes Chart and BarChart. Class barChart chould display a simple textual representation of the data

  Technical paper: memory management

Technical Paper: Memory Management, The intent of this paper is to provide you with an in depth knowledge of how memory is used in executing, your programs and its critical support for applications.

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