Reference no: EM13843408
Can someone please help me with this, it's homework for C++. I have no idea how to do it.
A minivan has two sliding doors. Each door can be opened by either a dashboard switch, its inside handle, or its outside handle. However, the inside handles do not work if a child lock switch is activated. In order for the sliding doors to open, the gear shift must be in par, and the master unlock switch must be activated.
Your task is to simulate a portion of the control software for the vehicle. The input is a sequence of values for the switches and the gear shift, in the following order:
Dashboard switches for left and right sliding door, child lock, and master unlock (0 for off or 1 for activated)
Inside and outside handles on the left and right sliding doors (0 or 1)
The gear shift setting (one of P N D 1 2 3 R).
SAMPLE INPUT:
0 0 0 1 0 1 0 0 P
Dashboard switch on the left door
Dashboard switch on the right door
Child lock
Master unlock
Inside left door latch
Outside left door latch
Inside right door latch
Outside right door latch
Gearshift (P N D 1 2 3 R)
Consider the following nested loop construct
: Consider the following nested loop construct. Categorize its efficiency in terms of the variable n using big-O notation. Suppose the statements represented by the ellipsis require four main memory accesses (each requiring one microsecond) and two dis..
|
Formulate a linear program thal maximizes the farmers profit
: Formulate a linear program thal maximizes the farmers profit - Write a linear model that detennince the minimum cost generation plan.
|
Determine the fraction defective in each sample
: Determine the fraction defective in each sample. If the true fraction of defective for this process is unknown, what is your estimate of it? What is your estimate of the mean and standard deviation of the sampling distribution of fractions defective ..
|
Determine optimal quantity of coal to receive in each order
: The purchasing manager for the Pacific Steel Company must determine a policy for ordering coal to operate 12 converters. Each converter requires exactly 5 tons of coal per day to operate, and the firm operates 360 days per year. Determine the optimal..
|
A minivan has two sliding doors
: A minivan has two sliding doors. Each door can be opened by either a dashboard switch, its inside handle, or its outside handle. However, the inside handles do not work if a child lock switch is activated. In order for the sliding doors to open, th..
|
Identifies third party logistics provider
: Using the internet identifies a third party logistics (3PL) provider and describes the type of services it offers and the advantages it might provide the outsourcing company.
|
Use wertheims structure for case analysis
: Write a formal case analysis (5-7 pages) of "The Virgin Group in 2012." Use Wertheim's structure for case analysis. Pay particular attention to the choices of corporate strategy when outlining the causes of any problems identified. Identify creative ..
|
Using powerpoint, word, visio or any other graphical editor
: Using Powerpoint, Word, Visio or any other graphical editor that allows you to create shapes and arrows, create a simple flow chart that provides the functionality for this pseudocode: Write "Enter the price in dollars: " Input Price
|
List some benefits of using project management techniques
: Define the terms project, project objective and give some examples. What role does a customer have during the project life cycle? Why is it important to satisfy the customer? Define scope, schedule, cost, and customer satisfaction. Why are these cons..
|