Maurice Tutor

(5)

$15/per page/Negotiable

About Maurice Tutor

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Algebra,Applied Sciences See all
Algebra,Applied Sciences,Biology,Calculus,Chemistry,Economics,English,Essay writing,Geography,Geology,Health & Medical,Physics,Science Hide all
Teaching Since: May 2017
Last Sign in: 409 Weeks Ago
Questions Answered: 66690
Tutorials Posted: 66688

Education

  • MCS,PHD
    Argosy University/ Phoniex University/
    Nov-2005 - Oct-2011

Experience

  • Professor
    Phoniex University
    Oct-2001 - Nov-2016

Category > Management Posted 09 Oct 2017 My Price 9.00

bins in a warehouse

Write a C++ program that simulates inventory bins in a warehouse. Each bin holds a number of the same
type of parts. The program should use a structure that keeps the following data:
• Description of the part kept in the bin
• Number of parts in the bin
The program should have an array of ten bins initialized with the following data:
Part Description Number of Parts in the Bin
Valve 10
Bearing 5
Bushing 15
Coupling 21
Flange 7
Gear 5
Gear Housing 5
Vacuum Gripper 25
Cable 18
Rod 12
The program should have the following functions:
• addParts – a function that increases a specific bin's count by a specified number

• removeParts – a function that decreases a specific bin's count by a specified number
When the program runs it should repeat a loop that performs the following steps:
• The user should see a list of what each bin holds and how many parts are in each bin
• The user can either chose to quit the program or select a bin
• When a bin is selected, the user can either add or remove parts from it
• The loop repeats, showing the updated bin data on the screen
Input validation: no bin can hold more than 30 parts, so don't let the user add more than a bin can
hold. Also don't accept negative values for the number of parts being added or removed.

 

Answers

(5)
Status NEW Posted 09 Oct 2017 05:10 PM My Price 9.00

Hel-----------lo -----------Sir-----------/Ma-----------dam-----------Tha-----------nk -----------You----------- fo-----------r u-----------sin-----------g o-----------ur -----------web-----------sit-----------e a-----------nd -----------and----------- ac-----------qui-----------sit-----------ion----------- of----------- my----------- po-----------ste-----------d s-----------olu-----------tio-----------n.P-----------lea-----------se -----------pin-----------g m-----------e o-----------n c-----------hat----------- I -----------am -----------onl-----------ine----------- or----------- in-----------box----------- me----------- a -----------mes-----------sag-----------e I----------- wi-----------ll

Not Rated(0)