Design the given functions and call them in main

Assignment Help Computer Engineering
Reference no: EM131309166

Design the following functions and call them in Main

1) int get_student_data(void): This function asks the user to enter the student ID, Quiz, Test, Recitation, Final scores etc and prints them in a file "Stu_score.txt". This function returns the number of students in the class.

2) float curv_factor(int num): num here is meant to be for the number of students in the class. This function opens the "Stu_score.txt" file and determines a curving factor for the class: if the class average of student total scores is less than 70 then the crying factor is 70/mean_class_total score, otherwise curving factor is 1.0; This function returns the curving_factor for the class.

3) char grade(float Q, float T, float curving): This function needs to be given the Quiz, Test, and also the curving factor. It calculates the grade as per our earlier logic and returns the letter Grade (A, B, C, D, or F). A: 90-100, B=80-89, C=70-79, D=60-69, F otherwise.

Main will have the following steps:

1) call int get_student_data(void)

2) call float curv_factor(int num)

3) Print on screen the value of curving factor as shown below.

4) Open the "Stu_scpore.txt" and using a for loop scan the data, and repeatedly call char grade (float Q, float T, float curving)in order to print the ID and Grades of each student in the class on the screen.

Your CODE uses three functions in the following manner:

(a) void random_gen (void): This function,

(1) Asks user input for lower and upper limits for random numbers, and Scans them.

(2) Asks user number "how many numbers to be generated?" and scans it.

(3) Opens file "Rand_num.txt" and writes "those many" random numbers in that file in one column by repeatedly calling function int rand_int (int low, int high), which uses "calendar time" as seed to generate random numbers between (low and high), including low and high.

(b) float Mean_Min_Max (int * min, int*max): This function opens file "Rand_num.txt", scans the numbers repeatedy using a while loop, finds the "largest" , "smallest" numbers in the file, and also calculates an "returns" the average of these numbers. The function uses integer pointers to convey to the main the "largest" and the "smallest" numbers in the file.

(c) The main calls function random_gen() first get user inputs and print numbers in the file. It then calls function Mean_Min_Max(„ ) to find the Mean, Minimum and Maximum in the list and prints this information on screen.

Attachment:- Functions Design Assignment.rar

Reference no: EM131309166

Questions Cloud

How the levels of government work together : What type of structure you see between levels of government.What functions you see at each level of government.How the levels of government work together.
Compute real gdp and the gdp price index : What are some of the problems in using fixed weights to compute real GDP and the GDP price index? How does the BEA's approach attempt to solve these problems?
Between the movement of employer-sponsored plans : High Deductible Plans: Between the movement of employer-sponsored plans to high deductible plans and the growth of healthcare exchanges, consumers have more and more responsibility for their healthcare costs.
Write an email to turn down an invitation : Write an email to turn down an invitation.- You are the purchasing manager at your firm and have received an email from Barbara Sorrels, one of your firm's major suppliers.
Design the given functions and call them in main : Design the following functions and call them in Main, int get_student_data(void): This function asks the user to enter the student ID, Quiz, Test, Recitation, Final scores etc and prints them in a file "Stu_score.txt". This function returns the num..
How does a researcher locate an existing instrument : What factors must a researcher consider in selecting an existing instrument for use in a study?How does a researcher locate an existing instrument?
Create and show a basic income statement : Anticipate selling each pizza for $7.00.   Create and show a basic Income Statement/P & L Assume your deposit will be refunded. WHAT IS YOUR NET PROFIT MARGIN?
Calculate gross domestic product : In a simple economy, suppose that all income is either compensation of employees or profits. Suppose also that there are no indirect taxes. Calculate gross domestic product from the following set of numbers
Discuss about the description of the intervention : Discuss about the Description of the Intervention,Data Collection Procedures.

Reviews

Write a Review

Computer Engineering Questions & Answers

  What is role of risk assessment

What is role of risk assessment

  Perform all semantic checks and execute the program

For this assignment, after parsing you must perform all semantic checks and execute the program. Please note that some of the checks can be performed statically (an empty string constant is an error, and using a variable before setting it is an er..

  Generate and show all power-of-two numbers

show an arbitrary user-input integer.generate and display all power-of-two numbers in the range +128 to -128.

  What is the maximum amount of gold extracted

A gold processor has two sources of gold ore, source A and source B. In order to keep his plant running, at least three tons of ore must be processed each day. What is the maximum amount of gold extracted

  Design and implement a class matrixtype

Design a to perform various matrix operations. class A matrix is a set of numbers arranged in rows and columns. Therefore, every element of a matrix has a row position and a column position.

  Using the sentinel controlled while loop develop an

using the sentinel controlled while loop develop an algorithm using pseudocode for computing cosx and sin x for the

  Compare and contrast the two frameworks.

Give a brief description of cognition and its relationship to four dominant cognitive frameworks for HCI and Interaction Design. Provide full accounts of two of these frameworks: Mental Models and External Cognition,  with appropriate examples. Co..

  Explain the number of nodes and workstation types

The office has four separate rooms, each one with its own set up of dental equipment and 1 X-ray room.

  Explain a subclass of jpanel called mycolorchooser

Declare a subclass of JPanel known as MyColorChooser that provides three JSlider objects and three JTextField objects. Each JSlider represents values from 0 to 255 for the red, green and blue parts of a color.

  Why do systems deployments or implementations fail

Why do systems deployments or implementations succeed.

  Generate a work breakdown structure code

Generate a Work Breakdown Structure Code

  Find the collection of decidable languages is closed

find the collection of decidable languages is closed.

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