Preview

Assignment: Object-Oriented Design Cd / Dvd System Essay Example

Satisfactory Essays
Open Document
Open Document
541 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Assignment: Object-Oriented Design Cd / Dvd System Essay Example
Object-Oriented Design

In the object-oriented design for the CD and DVD medial collection system we need to identify the information about the media we are making a system. In the CD and DVD media system we need the name or normally called title of the CD/DVD, its track length, genre information and the ratings of the CD/DVD. Other than this some general information also needed to make system working efficiently.
Item
CD
DVD

In this media collection we needs an Item class which keeps general information about the media and the another class which handle the unique information about the media which we are going to use. For example here Item class handles the name of the CD/DVD; its type’s means either CD or DVD and the quantity of this product in the system. So its * Attributes are: Name, Type and Quantity. * Methods are: SetName, GetName, SetType, GetType, SetQuantity and GetQuantity.
Class Item
Name As String
Type As String
Quantity As Integer

Subprogram NewItem(NewName)
Call SetName (NewName)
Call SetQuantity(Quantity + 1)
End Subprogram
Subprogram SetName(NewName)
Set Name = NewName
End Subprogram
Subprogram SetType(NewType)
Set Type = NewType
End Subprogram
Subprogram SetQuantity(NewQuantity)
Set Quantity = NewQuantity
End Subprogram
Function GetName() As String
Set GetName = Name
End Function
Function GetType() As String
Set GetType = Type
End Function
Function GetQuantity() As Integer
Set GetQuantity = Quantity
End Function
End Class

Class CDMedia As Item
Length as Real
Genre as String
Rating as String
Subprogram NewCDMedia (NewLength, NewGenre, NewRating)
Call SetLength(NewLength)
Call SetGenre(NewGenre)
Call SetRating(NewRating)
End Subprogram
Subprogram SetLength(NewLength)
Set Length = NewLength
End Subprogram
Subprogram SetGenre(NewGenre)
Set Genre = NewGenre
End Subprogram
Subprogram SetRating(NewRating)
Set Rating = NewRating
End Subprogram
Function GetLength() As Real
Set

You May Also Find These Documents Helpful

  • Satisfactory Essays

    3. Analyze or determine the year of release for all CD’s or DVD’s in collection.…

    • 137 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    IT215 INVENTORY PART DVD

    • 302 Words
    • 2 Pages

    The application displays the information about one product at a time, including the item number, the name of the product, the number of units in stock, the price of each unit, the value of the inventory of that product, and the value of the entire inventory, sorted by the name of the product.…

    • 302 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    DBM 380 (Data Base Management) Complete Course Material Click on The Link Below to Purchase A+ Work http://hwminute.com/downloads/dbm-380-data-base-management-complete-course-material/ DBM 380 Week 1 DQ 2.docx DBM 380 Week 1 DQ 1.docx DBM 380 Week 1 Individual Assignment Database Design Paper.docx DBM 380 Week 2 DQ 2.docx DBM 380 Week 2 Individual Assignment; Database Management Systems Paper.docx DBM 380 Week 2 DQ 1.docx DBM 380 Week 3 DQ 1.docx DBM 380 Week 3 DQ 2.docx DBM 380 Week 3 Individual Assignment Driving Log.accdb DBM 380 Week 3 Individual Assignment Driving Log.zip DBM 380 Week 3 Individual Assignment ERD.pdf DBM 380 Week 3 Individual Assignment ERD.zip DBM 380 Week 3 Individual Assignment.zip DBM 380 Week 3 Individual Assignment ERD.pdf DBM 380 Week 3 Individual Assignment ERD.zip DBM 380 Week 4 DQ 1.docx DBM 380 Week 4 DQ 2.docx DBM 380 Week 4 Explaination Of Normalization.docx DBM 380 Week 4 Individual Assignment ERD.zip DBM 380 Week 4 Indiviual Assignment Driving Log Relationships.accdb DBM 380 Week 4 Indiviual Assignment Driving Log Relationships.zip DBM 380 Week 4 Individual Assignment ERD.pdf DBM 380 Week 5 DQ 1.docx DBM 380 Week 5 DQ 2.docx DBM 380 Week 5 LT Database FINAL.accdb DBM 380 Week 5 LT Database FINAL.zip DBM 380 Week 5 LT Huffman PowerPoint REVISED.pptx DBM 380 Week 5 LT Huffman Trucking SR-ht-003.docx DBM 380 Week 5 LT Huffman Trucking SR-ht-003.docx $30.00 – Purchase DBM 380 (Data Base Management) Complete Course Material Click on The Link Below to Purchase A+ Work http://hwminute.com/downloads/dbm-380-data-base-management-complete-course-material/ DBM 380 Week 1 DQ 2.docx DBM 380 Week 1 DQ 1.docx DBM 380 Week 1 Individual Assignment Database Design Paper.docx DBM 380 Week 2 DQ 2.docx DBM 380 Week 2 Individual Assignment; Database Management Systems Paper.docx DBM 380 Week 2 DQ 1.docx DBM 380 Week 3 DQ 1.docx DBM 380 Week 3 DQ 2.docx DBM 380 Week 3 Individual Assignment Driving…

    • 395 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    BIS 220 Week 2 Proposal

    • 641 Words
    • 3 Pages

    Brick & Mortar, Nostalgic Record Store is offering music for every genre to include tracks, cassette tape, vinyl records and CD’s. With information systems rapidly growing this will allow our business to rapidly grow with convenience as business owners and to our customers. “Information Systems are combination of hardware, software, infrastructure and trained personnel organized to facilitate planning, control, coordination, and decision making in an organization” (Information Systems, 2013). These systems will provide customers the choice of how they would like their music formatted, for example an online download or on a track player. Information systems will help our business develop a plan, and manage the daily operations of the company.…

    • 641 Words
    • 3 Pages
    Good Essays
  • Good Essays

    IT205 Week 4 Assignment

    • 641 Words
    • 2 Pages

    The way the system is installed where I work is Internet is set with a LAN to WAN. I have a space where I utilize email trade, server controls enact registry. Now with the LAN server with a activate directory set permission control for user and the system administrator is responsible for the performance and operation. Are Administrator sign me to a computer this is one form of security here. Another way to prevent people from coming to the server or network, For example if we have important information it will go through a router then you will have a firewall this will prevent people from interring are network. Also every employee in the company as a CAT card, A CAT card as a pin number associate with every employee. This pin number allow you access the computer and also getting in the building but the mean point with the CAT card allow you to access computer and emails. By this will let the company know whom using the computer and access the web and emails. It prevents dishonesty with the company. Now getting that out the way I will explain what I do for work.…

    • 641 Words
    • 2 Pages
    Good Essays
  • Good Essays

    FOSS (Free and Open Source Software) had some trouble in 2006 when Microsoft submitted 235 patents that were allegedly violated by FOSS. Microsoft created these patents in order to collect royalties from companies in the “free world” (companies/people using free software). Eben Moglen of the Free Software Foundation contended that software is a mathematical algorithm and is not patentable. Moglen wrote, “It’s a tinderbox. As the commercial confrontation between free software and software-that’s-a-product becomes more fierce, patent law’s going to be the terrain on which a big piece of the war’s going to be fought.” FOSS has powerful corporate patrons and allies. So if Microsoft ever tried to sue Linux distributor Red Hat for patent infringement, for instance, OIN might sue Microsoft in retaliation, trying to enjoin distribution of Windows.…

    • 705 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    The management information system helps the managers with reports by giving them access to the organisations Management information systems MIS: are the computer systems in an enterprise that provides information about its business operations. The management information system is the centrally coordinated system of a computer expertise and management, The MIS is the computerized database of financial information organizes and programed to produce regular reports on operations. At ICT4Students we use MIS to give feedback on our performance and are used to monitor the company as a whole oppose to separate departments so we can check the product sale levels and the rate of refurbishment of products. The MIS helps us to measure our progress to reach our goals.…

    • 564 Words
    • 3 Pages
    Satisfactory Essays
  • Better Essays

    The De-Vinyl Record Store will offer solutions in finding the music that customers have enjoyed for years. The store will have worldwide providers that focus on hard to find musical hits. Information systems will provide a way to transfer the critical information to place orders with providers and in the right format to satisfy each customer. This system can be used to develop many diverse areas, plan, and manage the daily operations to nurture the future growth of the company. Information systems are both computer-based and noncomputer based, but different types are needed to be successful. For this type of…

    • 959 Words
    • 4 Pages
    Better Essays
  • Satisfactory Essays

    Bis 220

    • 454 Words
    • 2 Pages

    In opening a new business we must take a look at the types of information systems to use to launch our business out the public. As a new nostalgic record store we must see ways for us to buy and sell records. In this summary I will be proposing two types of information systems with descriptions of each type and why it would be best suited for our record store.…

    • 454 Words
    • 2 Pages
    Satisfactory Essays
  • Better Essays

    Compact disc technology is one of the fastest growing industries of all time. Compact discs became popular in the early 80’s due to its ability to offer increased audio performance over traditional magnetic recording media. In 1983 over 30,000 players and 800,000 discs were sold. By 1990, this number had grown to a staggering 9.2 million players in the U. S., and close to 1 billion discs worldwide. In 2004, the annual worldwide sales of CD-Audio, CD-ROM, and CD-R reached about 30 billion. Today, Sony DADC is the leader in the industry and produces about 410 CDs per day and ships up to 6.4 million discs daily. Compact disks are majority used for storing music.…

    • 1038 Words
    • 5 Pages
    Better Essays
  • Satisfactory Essays

    Digital Video Discs or DVDs are expected to cut into the CD ROM market very soon. It is predicted that by 2005, DVDs would comprise 59% of the total optical disc-drive shipments while CD-ROMs would account for the remaining 41%. Star River’s digital video discs currently make up only five percent of their sales. It is significant that Star River build upon their growth and capabilities in this segment. One way to do so is to increase capital expenditures and invest in DVD manufacturing equipment. In addition, Adeline Koh received a proposal for new packaging equipment that has the potential to cut down on labor and overhead costs significantly. A decision must be made whether to purchase the equipment immediately or wait three years when it will be imperative to purchase in order to handle the projected growth rates.…

    • 297 Words
    • 2 Pages
    Satisfactory Essays
  • Powerful Essays

    A smart phone is definitely a mini computer that will do the same as a larger computer, as well as work as a phone and a camera. The smart phone processes information through aps to help a user to work, or just to be entertained, as well as surf the internet.…

    • 1161 Words
    • 5 Pages
    Powerful Essays
  • Good Essays

    Prelimsofte

    • 663 Words
    • 3 Pages

    Each store has a stock of movies and video games for rent. For this first iteration, just focus on the movies. It is important to keep track of each movie title: to know and to identify its category (classical, drama, comedy, and so on), its rental type (new release, standard), movie rating, and other general information such as movie producer, release date, and cost. In addition to tracking each title, the business must track individual copies to note their purchase date, their condition, their type (VHS or DVD), and their rental status. User functions must be provided to maintain this inventory information.…

    • 663 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Video Rental System

    • 286 Words
    • 2 Pages

    The system will need to access 2 types of data. They are, the database of the members and movie statistics. By accessing the database of members, the system will be able to determine the movie genres that the customers prefer the most and make them most accessible to the customer. Movie statistics will play a big role in determining the correct amount of copies in a specific movie title to purchase.…

    • 286 Words
    • 2 Pages
    Satisfactory Essays
  • Best Essays

    Image Retrieval Using Ann

    • 3358 Words
    • 14 Pages

    Previously the information was primarily text based. But with the rapid growth in the field of computer network and low cost permanent storage media, the shapes of information become more interactive. The people are accessing more multimedia files than the past. In past, images, videos and audio files were only used for the entertainment purpose but nowadays these are the major source of information. Because of intense dependency on multimedia files for information searching, to obtain a desired result is a major problem as the search engine searches within the text associated with the multimedia files, instead…

    • 3358 Words
    • 14 Pages
    Best Essays