Sunteți pe pagina 1din 13

FINAL

 Case Study/Project
 Documentation - 30%
 Brief description of the case study - 5
 Source code (correct & running) - 10
 Screen shots of ALL possible output - 15

 Execution of program - 70%


 Functionality - 30
 Debugging (15mins only) - 40

 Total: - 100%
 Include this grading sheet at the last page of your documentation
a. Displays the problem statement
b. Displays the equation
c. Accepts an input number, otherwise, use
zero(0).
d. Checks the validity of the input
e. Solves ALL the required value of the
problem
 Create a game program that will show the
survival of a specie..
 In a 6x6 (squares) land area, the player1 is
allowed to place 1 specie/s, while player2 is
allowed to place 1 killer/s (continuously until
one wins)
 Specie adjacent to killers explode, their slots
become neutral
 Specie in diagonal with killers survives, their
slots become of species’
 Killer in diagonal with neutral slots become of
killers’
 Problem:
 A local company who make waste collection
vehicles, has designed a new small vehicle. They
have manufactured a prototype of this vehicle
for testing its life, reliability and functionality.
You have been asked to come up with a control
program for use on this new vehicle.
 Provide designs
 The following conditions have been outlined as
essential activities of the vehicle;
 When the vehicle is filled with waste, to its designed
weight capacity, no more waste should be loaded.
 The compactor is uniquely designed as part of the
loading area. The compactor pivots from horizontal
to vertical. Then it is driven to the front of the
vehicle compacting stored waste.
 When compaction is taking place the operator must
not be able to access the loading area. This is to be
closed off with a steel shutter.
 The steel shutter must be prevented from closing if
the operator is trapped between the closing shutter
and the vehicle body work.
 The whole truck body is raised when emptying takes
place
 Provide an emergency stop (exit).
 Distributing Medical Teams to Countries

The world Health Council is devoted to


improving health care in the underdeveloped
countries of the world. It now have five medical
teams available to allocate among three such
countries to improve their medical care, health
education, and training programs. Therefore,
the council needs to determine how many
teams (if any) to allocate to each of these
countries to maximize the total effectiveness of
the five teams. The teams must be kept intact,
so the number allocated to each country must
be an integer.
 The measure of performance being
used is additional person-years of
life. (For a particular country,this
measure equals the increased life
expectancy in years times the
country’s population)The given
estimated additional person-years of
life (in multiples of 1,000) for each
country for each possible allocation of
medical teams.
 The world Health Council is dedicated to improve the
health care in under developed countries:

1. Five Teams to be allocated to three countries.

2. Determine how many teams to allocate to each country.


(Maintain team structure ( do not break up the teams.)

3. The measure of performance used is the additional


personal years of life achieved as a function of the
number of teams allocated to a country.

4. Determine allocation that maximizes the sum total of


all additional personal years achieved.
Thousands of Additional
Person -Years of Life
Country

Medical Teams 1 2 3

0 0 0 0
1 45 20 50
2 70 45 70
3 90 75 80
4 105 110 100
5 120 150 130
A company makes three models of desks, an
executive model, an office model and a
student model. Each desk spends time in the
cabinet shop, the finishing shop and the
crating shop as shown in the table:
 Howmany of each type of model should be
made to maximize profits?
 If: x = number of executive desks made
 y = number of office desks made
 z = number of student desks made
Deadline: May 27, 2019
Defense schedule: starts at 10:00am

S-ar putea să vă placă și