Write one program C++

 

Write one program that does the following:

1.  Ask the user for ten (10) grades, and store the data in an array.  Compute the average of all the grades.  Print the original ten grades and the average.

a.  Declare an integer array with the name of “grades” of size 10 in the main function.

b.  Create a function called “getGrades” that prompts the User for the grades and puts them in an integer array.

 i.  The function will receive an integer array and the size of the array.

 ii.  In the function prototype and the function header, call the array “gradeArray” and call the size of the array “size.”

 iii.  Create a For Loop that cycles through each cell of the array.

 iv.  At each cell prompt the User for a grade.

 v.  Store the grade entered by the User into the array cell.

c.  From main, send this function the array called “grades” and the size of the array.

d.  Create a function called “computeAverage” that computes the average of an array of integers and returns the average as a float.

 i.  The function will receive an integer array and the size of the array.

 ii.  In the function prototype and the function header, call the array “numbers” and call the size of the array “size.”

 iii.  Create a For Loop that cycles through each cell of the array and computes a running total of the values stored in the array.

 iv.  Use the size of the array to compute the average from the running total.

 v.  Return the average through the function name.

e.  From main, send this function the array called “grades” and the size of the array.

f.  From main, print out the average returned by computeAverage.

g.  Create a third function called “printInts” that will print out the contents of an integer array.  This function will be void.

 i.  The function will receive an integer array and the size of the array.

ii.    In the function prototype and the function header, call the array “intArray” and call the size of the array “size.”

iii.  Create a For Loop that prints out the contents of the array.

2.  Generate 20 random numbers within a range of 1 to 50 and store them in an integer array named “randomArray.”  Then print out the contents of the array.

a.  Create a function named “getRandom” that will generate a random number between any range.

 i.  The function will receive two call-by-value arguments – the beginning value of the range and the ending value of the range.

 ii.  Generate a random number within the specified range.

 iii.  Send the random number back through the function name.

b.  In the main function, create a For Loop that cycles through the array called randomArray.

 i.  With each cycle, call your getRandom function from main and store the random number it returns into your array.

c.  In main, call the function printInts to print out the contents of the array called randomArray.  Make sure you use the SAME FUNCTION you created in step 1.  You are just sending it a different array.

d.  Next, in the main function, call the function computeAverage to compute the average of the random numbers you stored in the array called randomArray.  Make sure you use the SAME FUNCTION you created in step 1.  You are just sending it a different array.

e.  In main, print out the average returned by computeAverage.

Discussion 6- Planning

Assigned Readings:Chapter 13: Procurement ManagementChapter 14: Quality PlanningInitial Postings: Read and reflect on the assigned readings for the week. Then post what you thought was the most important concept(s), method(s), term(s), and/or any other thing that you felt was worthy of your understanding in each assigned textbook chapter.Your initial post should be based upon the assigned reading for the week, so the textbook should be a source listed in your reference section and cited within the body of the text. Other sources are not required but feel free to use them if they aid in your discussion.Also, provide a graduate-level response to each of the following questions:

  1.  In addition to cost, what factors should be considered in selecting a building contractor? What can go wrong if the lowest bid is selected and nothing else is considered? 
  2. What is the difference between an RFP and an RFQ? Give two specific examples where an RFQ could be used and two specific examples where it is more likely that the organization will go with an RFP. (Use examples NOT from your textbook.)
[Your post must be substantive and demonstrate insight gained from the course material. Postings must be in the student’s own words – do not provide quotes!] 

Text

 Title: Project Management 

Subtitle: https://opentextbc.ca/projectmanagement/ 

Authors: Adrienne Watt 

Publisher: BCcampus Open Education 

Publication Date: 2019 

Edition: 2nd Edition 

Assignment 3

 

Instructions

Assignment Instructions:

  • You have completed building out the physical aspect of your network in the new ACME, Inc. facility. Now let’s get it up and running.
  • You will need to provide a plan for how to bring the network online.
    • Note: There are 5 departments moving into the facility
      • Accounts Receivables
      • Accounts Payables
      • Human Resources
      • Legal
      • Outside Sales
  • Your plan should include the following, this is not the entire list.
    • Network Switch Configurations
    • IP Addressing table and assignments/Subnetting strategy
    • Routing Tables (3 minimum routes/remember this is a remote office)
    • Remember to justify your choices
  • All of this should be contained in a Word document

Assignment

The purpose of this assignment is to examine the components of a research article and help you identify guidelines for conducting critical analyses of published works.  The knowledge gained should be applied when completing your weeks 3 and 5 research assignments.  As you complete assignments it is a good idea to proof read your work or use the University writing center to help with APA formatting.  Both are great avenues for assistance in minimizing grammatical errors and conducting research. Please use the attached “Guideline” to answer the below questions: 

  • What is an Information Technology Project?  
  • Identify & explain the major parts of a research paper.
  • Explain the difference(s) between qualitative vs quantitative research methods.
  • Why use Peer Reviewed journals?
  • Why are keywords used during the Literature Review process?
  • Why are project deliverables, limitations & deadlines an important aspect of project development?
  • Why use/apply APA Basic Citation Stiles in your writing assignments/research?
  • Why is Academic Integrity important (see syllabus)?
  • Explain the difference between plagiarism vs self-plagiarism?

Your assignment must follow these formatting requirements:

  • Assignment should be three (3 ) pages, not including cover and reference pages.
  • Use at least three (3 ) quality resources in this assignment. Note: Wikipedia and similar Websites do not qualify as quality resources.
  • Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format.
  • Include a cover page containing the title of the assignment, the student’s name, the professor’s name, the course title, and the date. The cover page and the reference page do not count toward the page count.

Exp19_Access_Ch01_CapAssessment – Latte Delights Inventory 1.0

  

Exp19_Access_Ch01_CapAssessment – Latte Delights Inventory 1.0

Project Description:

In this project, you will open a database containing the inventory of a coffee shop, create a new table in which to store sales representatives (reps) information, and then add the sales rep records. You add a new product using a form and print a report. You apply a filter by selection and sort a query, and then you apply a filter by form to a table. You save both filters.

Steps to Perform:

   

Step

Instructions

Points    Possible

 

1

Start   Access. Open the downloaded Access file named Exp19_Access_Ch01_CapAssessment_Latte_Delights_Inventory.accdb.   Grader has automatically added your last name to the beginning of the   filename.

0

 

2

Add the following records to the Sales Reps table,   letting Access assign the SalesRepID:

  

LastName

FirstName

Address

City

State

ZIP

 

Eissler

Karean

13 Oak Lane

Montgomery

PA

17752

 

Rai

Namrata

1000 Ogden Blvd

New Castle

DE

19720

 

Pellum

Katryn

286 Bergen Rd

Salford

PA

18957

 

  Close the table.

16

 

3

Open   the Customers form in Form view. Use Search to locate the record for Baker Auto   Supply. Modify   the record so that the Address1 field displays 4508 N.W. 7 Avenue. Save and close the form.

12

 

4

Open the Products form in Form view. Add a new   product (Access will automatically add the Product ID): Coffee-Arabica   Premium. The   Description is 24/Case, Pre-Ground 1.75 Oz Bags, the Cost is $13 (just type 13, no $), the   Markup Percent is 100%, the Brand is Premium, and the Year Introduced is 2017. Save the new record and close the form.

12

 

5

Open   the Products report and check that the report contains the new product P0026,   Coffee-Arabica Premium. View the layout of the report in Print Preview and   then change the page layout to Landscape. Save the report and close Print   Preview.

12

 

6

Open the Customers table. Sort the table by   Customer Name in ascending order. Save the changes and close the table.

12

 

7

Open   the Revenue Stats query and sort the City field in ascending order. Apply   Filter by Selection so that only stats for the last name Pellum display. Save and close the filtered query.

16

 

8

Open the Products table. Use Filter by Form to   create a filter that will identify all premium brands in the Brand field that   were introduced after 2017. Apply the filter and preview the filtered table. Close the   table and save the changes.

20

 

9

Close   all database objects. Close the database and then exit Access. Submit the   database as directed.

0

  

Total   Points

100

Machine Learning Model Training .

 

Assignment 2 B: Machine Learning Model Training 

• Two multi-part, multiple-choice questions, and short-answer questions.

•  2B HTML Scenario file link 

•  Q1 & Q2 m/c questions and short answers questions are shown in the attached question sheet.

• Lecture notes on Machine Learning in Healthcare for your reference

mod lab2

 

You have been requested to create a write-up for those who are going abroad to help them with their transition.

Review the presentation you completed in the previous Module 02 Lab. What training differentiators would you need to add or alter to address travel abroad? What are some other ideas that might need to be implemented to ensure that the new employee’s needs are being met? Review the following resources in considering some of the concerns in the country you chose:

You are required to write a brief 1-2 paper in which you:

  1. Discuss cultural awareness issues that need U.S. staff need to be conscious of to ensure successful transition into the country chosen.
  2. Discuss various traditions, economics, etc., that the U.S. staff needs to be aware of in order to successfully work with the local staff.
  3. Discuss what types of training you would provide both U.S. Staff and the local staff in ensure a smooth working platform.
  4. Discuss what type of training would be needed to be considered for security-specific needs for the local staff.

Notes on submission:

  1. Use at least three (3) quality resources as references in this assignment. Wikipedia and similar Websites do not qualify as quality resources.
  2. Your assignment must follow these formatting requirements: Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format. Check with your professor for any additional instructions.
  3. Include a cover page containing the title of the assignment, the student’s name, the professor’s name, the course title, and the date. The cover page and the reference page are not included in the required assignment page length.

Submit your completed assignment by following the directions linked below. Please check the Course Calendar for specific due dates.