搜索资源列表
总成绩、平均分、最高分、最低分
- 接收10名学生的成绩,并且统计学生的总成绩、平均分、最高分、最低分以及各分数段的人数。
E_2_3_
- 编程序管理学生成绩,计算并输出学生姓名、各公共课的成绩、平均分和总分,专业课会计学成绩、经济学成绩以及所有课程的总成绩。在main函数中进行测试。-Procedures for the management of student achievement, students calculate and output the name of the results of the public courses, with an average points and total score, speci
student
- 有10个学生,每个学生的数据包括学好,姓名,3门课程的成绩,从键盘输入10个学生数据,要求输出三门课程总平均成绩,以及最高分的学生的数据(包括学号,姓名,3门课程成绩,平均分数)。要求利用指向数组的指针的方法,用一个input函数输入5个学生数据,用一个average函数求总平均分,用max函数找出最高分学生数据,总平均分和最高分的学生数据都在主函数中输出-There are 10 students, each student s data, including master, name, 3
fan_project3
- 用于算平均分 只是一个作业project -Considered average for the project is just a job
score2
- 計算學期成績平均 本案例示範輸入10名學生成績,列印學生成績總合及平均分數-Calculate the semester average scores This case demonstrates the input 10 student results, print the aggregate and average scores of student achievement
1
- 输入60个学生成绩(用inputbox),并统计其平均分、最高分、最低分和优秀及格人数-Enter the 60 student achievement (with inputbox), and statistical average, the highest score, lowest score, and outstanding number of passes
8.14
- 输入10个学生5门课的成绩,分别用函数求:1,每个学生的平均分;2,每门课的平均分3,找出最高分所对应的学生和课程;4,求出平均分方差。-Enter the results of 10 students in the course, function evaluation: 1, the average of each student 2, the average per course, to identify the highest branch of the corresponding s
13.7
- 将某文件中的学生数据平均分进行排序处理,将已排序的学生数据存入一个新的文件中。-Student data in a file average for sort processing, the sorted student data is stored in a new file.
13.8
- 将一个学生的3门课成绩文件进行插入处理,程序先计算插入学生的平均成绩,然后将它按照平均分的高低顺序插入。插入后建立一个新的文件。-Insert processing of a student' s course grades file inserted into the student' s grade point average, the program first calculated, and then insert it in accordance with the aver
TONGJI
- 该计算器可以当作普通计算器使用,也可以用来统计学生考试成绩,如平均分、及格率、及格人数、最高分、最低分、以及分数段等-The calculator can be used as an ordinary calculator can also be used to count the students' test scores, such as the average score, pass rate, number of passes, the highest score, the lo
