文件名称:so_sys
介绍说明--下载内容来自于网络,使用问题请自行百度
学生成绩管理
假设有一个班级的学生n人,期末考试老师要对成绩从高到低列出,并对各科的考试成绩求出其最高分、最低分和平均成绩。现在设计一个成绩管理程序,能够实现以下的功能:
(1)对某门科目的成绩进行排序并显示输出;
(2)求出每门科目的最高分、最低分和平均分的信息;
学生成绩的数据用结构数组表示,包括:学号、姓名、三门科目的考试成绩,其结构格式如下:
学号 姓名 语文 数学 外语 C++
int num char name[10] int score[4]-student performance management assumed a class of students n and final examination results to the teacher precedence list, as well as branches of the examination results obtained his highest score, and the lowest average scores. Now the design of a performance management process to achieve the following functions : (1) of the subjects in a certain sequence and the scores showed that output; (2) calculated for each subject at the highest, and the lowest average score of the information; student achievement in the data structure used array, including : school, name, three subjects of examination results, its structure following format : Science, Mathematics English language names C int num char name [10] int score [4]
假设有一个班级的学生n人,期末考试老师要对成绩从高到低列出,并对各科的考试成绩求出其最高分、最低分和平均成绩。现在设计一个成绩管理程序,能够实现以下的功能:
(1)对某门科目的成绩进行排序并显示输出;
(2)求出每门科目的最高分、最低分和平均分的信息;
学生成绩的数据用结构数组表示,包括:学号、姓名、三门科目的考试成绩,其结构格式如下:
学号 姓名 语文 数学 外语 C++
int num char name[10] int score[4]-student performance management assumed a class of students n and final examination results to the teacher precedence list, as well as branches of the examination results obtained his highest score, and the lowest average scores. Now the design of a performance management process to achieve the following functions : (1) of the subjects in a certain sequence and the scores showed that output; (2) calculated for each subject at the highest, and the lowest average score of the information; student achievement in the data structure used array, including : school, name, three subjects of examination results, its structure following format : Science, Mathematics English language names C int num char name [10] int score [4]
(系统自动生成,下载前可以参看下载内容)
下载文件列表
so_sys/so_sys.c
so_sys/SO_SYS.OBJ
so_sys/2.c
so_sys/作业.doc
so_sys/综合。doc.doc
so_sys/SO_SYS.EXE
so_sys/~$管理实验报告.doc
so_sys
so_sys/成绩管理实验报告.doc
www.dssz.com.txt
so_sys/SO_SYS.OBJ
so_sys/2.c
so_sys/作业.doc
so_sys/综合。doc.doc
so_sys/SO_SYS.EXE
so_sys/~$管理实验报告.doc
so_sys
so_sys/成绩管理实验报告.doc
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.