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

  Recursive factorial program

Write a class Array that encapsulates an array and provides bounds-checked access. Create a recursive factorial program that prompts the user for an integer N and writes out a series of equations representing the calculation of N!.

  Hunt the wumpus game

Reprot on Hunt the Wumpus Game has Source Code listing, screen captures and UML design here and also, may include Javadoc source here.

  Create a gui interface

Create GUI Interface in java programing with these function: Sort by last name and print all employees info, Sort by job title and print all employees info, Sort by weekly salary and print all employees info, search by job title and print that emp..

  Plot pois on a graph

Write a JAVA program that would get the locations of all the POIs from the file and plot them on a map.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build a graphical user interface for displaying the image

Build a graphical user interface for displaying the image groups (= cluster) in JMJRST. Design and implement using a Swing interface.

  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.

  Write a java windowed application

Write a Java windowed application to do online quiz on general knowledge and the application also displays the quiz result.

  Input pairs of natural numbers

Java program to input pairs of natural numbers.

  Create classes implement java interface

Interface that contains a generic type. Create two classes that implement this interface.

  Java class, array, link list , generic class

These 14 questions covers java class, Array, link list , generic class.

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