C++ CD register and cashier simulation

Виконано Опубліковано %project.relative_time Оплачується при отриманні
Виконано Оплачується при отриманні

I have to project here.

Project 1:

Write a program that simulates a supermarket with a number of checkouts. Checkouts in a linked list, and each cashier has in turn a queue consisting of a linked list of customers. Service time for a customer randomly using the boundary and is assumed to be rectangular distributed in the range [30.150]. A simple model for how often customers arrive is the following: Every minute will be n customers where n is 0, 1, 2, 3 or 4 with equal probability. Each new arrival customer goes into the currently shortest queue. Use a simple status printout showing the number of customers in each queue. The number of customers served and the average waiting time for each cash may also be interesting to see. As an alternative to the linked list in the implementation can be vectors (vector or array) to be used. In this case, the allocation be dynamic and the number of funds determined at runtime.

Project 2:

Make a program that manages a registry of compact discs (CDs). The register may e.g. based on a doubly linked list structure according to the following approach:

const int MaxLength =80;

class CDNode {

private:

CDNode * next, * prev; char title [MaxLength];

char artist [MaxLength];

unsigned int time, antalspr;

public:

/ / Constructors and destructors and member functions

/ / Capture, list management, file management and printing etc.

}

There are many other opportunities for implementation that can be used either their own variations on the above list structure or use of useful classes in the STL (Standard Template Library). Basic functionality to be included such as add and remove entries, list all existing records, etc.. The program will also be able to save the registry file and load the saved registers from file. File format eg be a simple text file format. 6th Write a program

Програмування на C++

ID Проекту: #4036019

Про проект

6 заявок(-ки) Дистанційний проект Остання активність Dec 14, 2012

Доручено:

crazyboy327

Hi, friend. I can do this.

$30 USD за 1 день
(7 відгуків(-и))
3.2

6 фрілансерів(-и) готові виконати цю роботу у середньому за $81

billinhit

Let me complete your project on time! Please check your inbox!

$30 USD за 1 день
(7 відгуків(и))
3.4
hkarthikkumar

Hi, I would like to this project.

$35 USD за 2 дні(-в)
(3 відгуків(и))
2.6
Anas23

Lets do it.

$50 USD за 0 дні(-в)
(0 відгуків(и))
0.0
HO8hMlQ39

We are freelance software developers. If you contact me I can give a quote for your project and we can discuss the details. www.<b><i>Removed by Freelancer.com Admin for breaching our Terms and Conditions</i></b>.io

$140 USD за 1 день
(0 відгуків(и))
0.0
ShubhabrataKarma

I am confident of doing it.

$200 USD за 4 дні(-в)
(0 відгуків(и))
0.0