Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

be aware im using visual studio to code this. so if u can use that, that would be extremly helpful. also can u include a

image text in transcribed

be aware im using visual studio to code this. so if u can use that, that would be extremly helpful. also can u include a class break down. for each as well thank u for your help.

COLUMBIA 1851 Description We would like you and your team to implement and test three C++ classes that would be part of a Queueing Simulator program. Your first class must represent a queue. Your second class must represent items in the queue, for instance, customers in a line at the bank. And your third class must represent servers, for instance, tellers at the bank. NOTE: Your solution must be able to calculate the length of the queue, waiting time per item, and idle & busy time per server. Requirements 1. Your classes should be large enough to take about 6 hours of development. 2. Your class must make use of the following object- oriented techniques: Pointer-based, double- ended, doubly-Linked Queue 3. You must submit a soft copy of your C++ code on blackboard 4. Teams must have two members (no exceptions) Deadline COLUMBIA 1851 Description We would like you and your team to implement and test three C++ classes that would be part of a Queueing Simulator program. Your first class must represent a queue. Your second class must represent items in the queue, for instance, customers in a line at the bank. And your third class must represent servers, for instance, tellers at the bank. NOTE: Your solution must be able to calculate the length of the queue, waiting time per item, and idle & busy time per server. Requirements 1. Your classes should be large enough to take about 6 hours of development. 2. Your class must make use of the following object- oriented techniques: Pointer-based, double- ended, doubly-Linked Queue 3. You must submit a soft copy of your C++ code on blackboard 4. Teams must have two members (no exceptions) Deadline

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

4. Support and enliven your speech with effective research

Answered: 1 week ago

Question

3. Choose an appropriate topic and develop it

Answered: 1 week ago