搜索资源列表
StudentsOfFileManagement
- 定义一个结构体数组,存放10个学生的学号,姓名,三门课的成绩,输出单门课成绩最高的学生的学号、姓名、以及该门课程的成绩,输出三门课程的平均分数最高的学生的学号、姓名及其平均分,将10个学生的相关数据,存入文件中,再从文件中读出,按照平均分数从高到低进行排序,分别将结果输出到屏幕上和另一文件中,再从文件中读取第 1 ,3 , 5 ,7, 9个学生的数据。-Define an array of storage structure of ten students and student id, nam
StudentGrades
- 利用java编写学生成绩管理文件,可以计算平均分数,最高分数。-Manage the preparation of student achievement using java file, you can calculate the average score, the highest score.
xueshengxinxiguanli
- 通过c语言编写的一个学生信息管理系统,包括添加、删除学生信息及最高成绩、平均成绩的计算等-C language written by a student information management system, including adding, deleting information and the highest student achievement, the calculation of grade point average
student-grade
- 自己课程设计时做的。1. 增加、修改、删除一个学生及成绩信息。 2. 显示学生成绩信息。 3. 按条件显示学生资料(条件有学号、姓名等)。 4. 按条件显示班级最高分数以及对应的学生姓名(条件有课程名)。 5. 计算所有学生的平均成绩。 -Courses designed to do. 1. Add, modify, delete a student and performance information. 2. Student performance information
chengji_stastics
- 用于进行考试成绩的结果统计,包括均值、标准差、平均成绩、最高最低成绩等的统计分析。-Statistical results used for test scores, including mean, standard deviation, average score, highest score, such as the minimum statistical analysis.