Reference no: EM13103265
Your task for this project is to design a program to help a videorental store operatorrecord clients' transactions. TheMenu would look like this:
Select one of the following
1: To check if a particular video is in store
2: To check out a video
3: To check in a video
4: To print the titles of all videos
5: To print a list of all videos
6: To exit
Your project has to provide the underlying software to support the functionsgiven in the menu above.The project (process) is outlined below:
1. Design a primitive database indicating
- what you want to store (videos, customers, etc),
- what processes you want to allow on it (update, add, and delete, etc) and
- what transactions you want it to perform (rent and return).
2. Design classes (class video, class customer, etc) based on your analysis above, using LINKED LISTSfor the database elements read into the main memory.
3. Implement your design, together with a main program,that performs all the functions shown in the menu above.
4. Generate inputs and test the program you have written.
5. Now add a QUEUE to process customers. Pretend that there are severalcustomers waiting to be processed, by randomly generating a number n, picking some n customers from the database to put into this queue and then processing the queue members with a randomly generated task that they "request" (instead of just looping through the main menu till flagged for a finish, as was done above).
6. Now design a BINARY SEARCH TREE data structure to bring the video database into the main memory and document any improvement in performance over the flat linked list used earlier.
7. Finally, make the BST be a balanced tree (AVL) tree, and document performance improvements.
Identify the ways that arguments or presentation of argument
: Japanese cultural evaluation in which you identify the ways that arguments or presentation of arguments would need to be changed as the result of cultural differences.
|
Describe why do you think businesses internationalize
: Describe why do you think businesses internationalize? Which forces are most significant or influential and which are secondary forces to consider? Cite some examples. Organized and be specific.
|
Information about quantitative analysis for management
: What is the probability that an employee will have a cold next year? Given that an employee is involved in an exercise program, what is the probability that he or she will ge a cold next year?
|
Explain how it enabled organizational capabilities necessary
: Explain how IT enabled organizational capabilities necessary to execute the evolving strategy. Show how IT impact on Business Model Performance and Show explain how five competitive forces that shape strategy.
|
Design a program to help a videorental store
: Design classes (class video, class customer, etc) based on your analysis above, using LINKED LISTS for the database elements read into the main memory.
|
What magnitude f is required for the force
: A luge and its rider, with a total mass of 90 kg, emerge from a downhill track onto a horizontal straight track with an initial speed of 38 m/s. If a force slows them to a stop at a constant rate of 1.4 m/s2.
|
Broader processes or events or theoretical concerns
: What do they do with these stories? How do they link them to broader processes or events or theoretical concerns? Does McMurray"write against culture"? Does Abu-Lughod herself?
|
Mean-variance and standard deviation of contract
: What is the mean, variance & standard deviation of contract award amount (in millions of dollars)?
|
Information about tree diagram
: A group of children can be classified according to eye color (blue, brown, green), gender (male, female), and hobby (collecting stamps, collecting baseball cards, collecting shells, collecting stickers).
|