文件名称:ScoreManager
介绍说明--下载内容均来自于网络,请自行研究使用
一、编辑成绩: 1.输入或插入学生成绩
2.添加科目
3.删除学生成绩
4.更改成绩
5.读取记录
0.返回
二、查询:1.显示成绩表
2.某个学生全部信息
3.单科信息表
4.考生名单
0.返回
三、保存记录
四、排序:1.按姓名顺序
2.按学号顺序
3.按总成绩高到低
4.按单科成绩高到低
五、统计:1.学生总分
2.单科信息:①最高分
②最低分
③平均分
④高于及低于平均分人数
⑤五分制各分数段人数-First, edit the results: 1 Input or insert one student s result
2 Add courses
To delete one student s result
4 Change results
5. Reading records
0.Return
Second, query: 1 shows the results
2 all information of one student s
3 single subject information table
4 Candidates List
0.Return
Third, keep records
Fourth, sort: 1 order by name
2 order by number
3 by a total score high to low
4 by one course s score high to low
Fifth, Statistics: 1 student scores
2 single subject Information:. ① highest score
② lowest score
③ Average
④ above or below the average number
⑤ five-point scale
2.添加科目
3.删除学生成绩
4.更改成绩
5.读取记录
0.返回
二、查询:1.显示成绩表
2.某个学生全部信息
3.单科信息表
4.考生名单
0.返回
三、保存记录
四、排序:1.按姓名顺序
2.按学号顺序
3.按总成绩高到低
4.按单科成绩高到低
五、统计:1.学生总分
2.单科信息:①最高分
②最低分
③平均分
④高于及低于平均分人数
⑤五分制各分数段人数-First, edit the results: 1 Input or insert one student s result
2 Add courses
To delete one student s result
4 Change results
5. Reading records
0.Return
Second, query: 1 shows the results
2 all information of one student s
3 single subject information table
4 Candidates List
0.Return
Third, keep records
Fourth, sort: 1 order by name
2 order by number
3 by a total score high to low
4 by one course s score high to low
Fifth, Statistics: 1 student scores
2 single subject Information:. ① highest score
② lowest score
③ Average
④ above or below the average number
⑤ five-point scale
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ScoreManager
............\Count.c
............\EdiScore.c
............\Inquire.c
............\Save.c
............\Sort.c
............\Students‘Score.c
............\说明.txt