Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Design and Architecture
  4. Can anyone please have a look at this problem and suggest a code architecture??! URGENT HELP NEEDED!! Thanks in advance (:

Can anyone please have a look at this problem and suggest a code architecture??! URGENT HELP NEEDED!! Thanks in advance (:

Scheduled Pinned Locked Moved Design and Architecture
helparchitectureperformancequestion
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    amit jindal
    wrote on last edited by
    #1

    Construction of a computer family: computer, PC, superComputer, and workstation. Each computer will have brand, model, CPU, and normal computer function e.g. Start, Render, Run, and shutDown. However, PC, superComputer, and workstation should have different Render and Run performance. Each PC/superComputer/workstation will have GraphicCard object, motherBoard object. The user can choose to build a PC, or a superComputer, or a workstation and instantiate motherBoard object with different brand, cpuType, clockSpeed. The program should allow the user to install GraphicCards with model choices and inform the user the installation progress status. After the construction of the PC/superComputer/workstation is completed, the program should report to user the specifications of computer created. The PC/superComputer/workstation objects should be able to Start, Render, Run a program, shutDown according to the command given by the user.

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups