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

  Creating an ipo chart for programming problem

A contractor requires a program that computes and shows the volume of a rectangular pool of constant depth. Complete an IPO chart for this problem.

  Describe two requirements of the software as service

Describe two requirements of the software as service and the subscription economy as outlined in the Forbes article. Explain how your selected requirements affect the subscription business model.

  Draw er diagram that models information of company

Draw an ER diagram that models the information in the following scenario: A manufacturing company has several assembly plants in different cities.

  Who approves and reject changes to the scope of the project

What type of system should be in place to manage change request and why you are choosing this technique?

  Describe two major erp systems

Create a 7-to10-slide presentation comparing and contrasting two major ERP systems from different ERP software providers. You may use various sources including the companies' websites

  Populate the graph with edges connecting concepts

Populate the graph with edges connecting concepts/classes as of the given statements above. You need to consider that these edges will be labelled by the predicate in the given statements

  Explain about software life-cycle model

Your customized software development company describe which software life-cycle model you would use. You can use the models as described in the book, or from another source, or, alternatively define your own process.

  Describe five most important functional requirements

Briefly describe at least five most important functional requirements. Briefly describe at least three most important nonfunctional requirements justifying why they are important.

  Discuss the large variety of different connectors.

In what ways has the classification scheme affected your thinking on this subject?

  Key to managing change in projects

What do you think is the key to managing change in projects? Why do you think this is the key?

  Write a computer program to simulate the traffic

Need to do the Requirements, Product specification, Software management plan and review minutes and time log for the project. I've attached the outline for all these phases.

  What is regression testing

What is regression testing? Explain various types of regression testing. What are the various steps by which regression testing is carried out?

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