Design a program to help a videorental store

Assignment Help JAVA Programming
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.

Reference no: EM13103265

Questions Cloud

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).

Reviews

Write a Review

JAVA Programming Questions & Answers

  Java program to decide whether integer is perfect number

For example, 6 is a perfect number because 6 = 1 + 2 + 3. Write a Java program that decides whether integer is a perfect number.

  Using a linked implementation of graph write a method

Write a method that takes two nodes as input and returns true if joining an edge between these two nodes, forms a duplicate path to one of the input nodes within the graph.

  Client server chat system

Threading and GUI design using Java's network library, threading system, and swing user interlace libraries to implement a basic chat client and saver system. Thc system will allow multiple. remote users to send and receive messages across the net..

  Implement bounded partial queue by using signaling mechanism

Implement the same using a signaling mechanism that signals to all waiting dequeuers and do a performance comparison using timing analysis. Which works faster?

  Write complete java program to read from keyboard

Write complete Java program to read, from keyboard, a student's first and last name and six grades. It will display on screen last name then first letter of first name with a period.

  Write a program that assigns seats on an airplane

Prepare a program that teaches arithmetic to a young child. The program tests subtraction and addition. Write a program that assigns seats on an airplane.

  Design and implement an applet called circles

Design and implement an applet called Circles that draws 50 circles of random diameter in random locations. If the diameter of a circle is less than a certain value, the circle is ?lled with the color yellow.

  Determine the day of the week for new year''s day

This assignment contains a java project. Project evaluates the day of the week for New Year's Day.

  Java program simulate a network

Java program simulate a network

  Write java program that writes names to text file

Create an empty text file called myfile.txt. Write a Java program that writes your names to the text file created. If the file does not exist, include an exception handler for that error.

  Create a project in eclipse

Create a new project

  Write down the java code for the bank

Write down the java code for the bank of Fraud. User is presented with menu which looks something like this: 1. Deposit 2. Withdrawal 3. Check Balance 4. Exit.

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