Each user has a unique five-digit id number

Assignment Help Software Engineering
Reference no: EM13994746

Computer Information Systems 201  - Introduction to C++

Hello this is my first time here. I am 35 years old and am currently in the process of learning c++. I have an assignment with the following criteria:

You run four computer labs, Each lab contains computer stations that are numbered as shown in the table below:

Lab Number

Computer Station Numbers

1

1 - 5

2

1 - 6

3

1 - 4

4

1 - 3

Each user has a unique five-digit ID number. Whenever a user logs on, the user's ID, lab  number, and the computer station number are transmitted to your system. For example, if user 49193 logs onto station 2 in lab 3, then your system receives (49193, 2, 3) as input data. Similarly, when a user logs off a station, then your system receives the lab number and the computer station number.

Write a computer program that could be used to track, by lab, which user is logged onto which computer. For example, if user 49193 is logged into station 2 in lab 3 and user 99577 is logged into station 1 of lab 4, then your system might display the following:

Lab# Computer Stations

11: empty 2: empty 3: empty 4: empty 5: empty

1 1: empty 2: empty 3: empty 4: empty 5: empty 6:empty

31: empty 2: 49193 3: empty 4: empty

41: 99577 2: empty 3: empty

Create a menu that allows the administrator to stimulate the transmission of information by manually typing in the login of logoff data. Whenever someone logs in or out, the display should be updated. Also write a search option so that the administrator can type in a user ID and the system will output what lab and station number that user is logged into, or "None" if the user ID is not logged into any computer station.

You should use a fixed array of length 4 for the labs. Each array entry points to a dynamic array that stores the user login information for each respective computer station.

The structure is shown in the figure below. This structure is sometimes called a ragged array since the columns are of unequal length.

Lab Array

Dynamic Arrays for Computer Stations
































I've gotten as far as making a 2D array to enter the information into. The problem I'm having is understanding  how to use the pointers.

"You should use a fixed array of length 4 for the labs. Each array entry points to a dynamic array that stores the user login information for each respective computer station."

I try to enter information into a dynamic array and end up with many compile errors. I've tried this on my own for over a week and have been unsuccessful. I am attaching my code, but please realize it is incomplete.

I thank you in advance for any help you can offer.

Martin Hernandez

Reference no: EM13994746

Questions Cloud

Split between studying for two subjects-finance-economics : In her last-minute preparations for final exams, a student has set aside five hours to split between studying for two subjects, finance and economics. Her goal is to maximize the average grade received in the two courses. Suppose the student also is ..
Find the acceleration acm in terms of m - r and g : A yo-yo with radius R and mass m starts from rest and unwinds. The yo-yo has a moment of Inertia Icm=1/3mR2. Find the acceleration acm in terms of m,R and g.
Find the work done by the gas and heat absorbed by the gas : Find the work done by the gas, the heat absorbed by the gas, and the internal energy change of the gas, first for each part of the cycle and then for the complete cycle.
Prepare the adjusting entry to record the bonus : Bonus arrangements take many forms. Suppose the bonus specifies that the bonus is 10% of the division's income before tax, but after the bonus itself. Calculate the amount of the bonus.
Each user has a unique five-digit id number : Each user has a unique five-digit ID number. Whenever a user logs on, the user's ID, lab  number, and the computer station number are transmitted to your system. For example, if user 49193 logs onto station 2 in lab 3, then your system receives (4919..
Describe the sarbanes-oxley act : Describe the Sarbanes-Oxley (SOX) act and Committee of Sponsoring Organizations (COSO) framework - describe the process of performing effective information technology audits and general controls.
Describe the intended audience for your selected news story : Describe the intended audience for your selected news story. Would the article change depending on the audience? How would it change? Why or why not
Other things held constant-the higher the price of a good : Other things held constant, the higher the price of a good
Optimal combinations of labor and capital : The production engineers at Impact Industries have derived the optimal combinations of labor and capital (the only two inputs used by Impact) for three levels of output: 120, 180, and 240 units of output: If the manager of Impact Industries decides t..

Reviews

Write a Review

Software Engineering Questions & Answers

  Create a big file

Give the command-line of displaying the contents of big1.gz using zcat and big2.bz2 but using bzcat without uncompress them. (You may pipe the output to head -10 to avoid lots of output).

  Add the numbers 3 through 10 to the hashtable

We are working on hashtables and I am trying to figure out a real life example that could be solved with hashtables to jtree as well as some type of array or jlist. I just need some opinions or examples of this part please.

  The uml class diagram

The resulting processing flow for CCP is shown schematically in the next figure, The UML class diagram.

  What might be causing the slow response time

What might be causing the slow response time? Prepare a brief memo explaining system performance and workload measurement, using nontechnical language that Personal Trainer users can understand easily.

  Identify an independent business that you feel could serve

identify an independent business that you feel could serve as a good franchising opportunity. prepare an outline of the

  The primary operational focus direction for scm systems is

the primary operational focus direction for scm systems is lsquoupstream. that is scm solutions attempt to exert the

  How object oriented analysis-modeling-uml are performed

Create the research paper detailing how Object Oriented Analysis and Modeling using UML are performed. Distinguish Object Oriented processes from traditional Analysis.

  Er diagram to monitor students-write desirable constraints

Represent entire scenario with the help of ER Diagram. Also write desirable constraints and justify your design approach even in a single small step.

  Why might system software upgrades not be installed

What are the differences between documentation for end users and system operators?

  Software testing technique

White box testing, a software testing technique is sometimes called ? - [A] Glass box testing [B] White box testing

  Identify several processes and concepts for managing project

Identify several processes and concepts for managing projects. Thinking about these processes and concepts, answer the following questions: Which process or concept do you feel would benefit your current organization the most? Explain.

  Tools used today for database modeling

Include comparative detail information on implementation scenarios, target industries, company types most suited for the tool, costs, software type, the type of operating system required, and the target user population.

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