文件名称:studentSoft

  • 所属分类:
  • 教育/学校应用
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 15kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 李**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

学生考试成绩数据处理系统

本程序设计优缺点:采用数组实现各项功能,简洁易懂,便于操作。功能包括: 1. 建立文件:能建立多个文件保存不同数据;载入:可从现有任意文件中载入数据;保存:可将输入的数据保存到现有文件中,建议新建文件,否则会覆盖原文件中数据。 2. 增加或删除学生数据,按学号查学生姓名、成绩(包括平均成绩),求总平均成绩和各科平均成绩。 3. 有各种排序功能:按学号排序、平均成绩排序、某门课成绩排序。 4. 不及格类统计:统计考试有不及格的学生、指定课程有不及格的学生、三门或三门以上课程不及格的学生及每门课不及格学生与总人数之比。 5. 分数段查询:.总成绩分段查询(如总成绩在300~400)、各门成绩分段查询(如各门成绩均在80~90),可轻松查询各分数段内的学生。 不足之处是学生数组以静态方式存储内存,利用率不高,且数组长度有限,不能动态添加。还有一点就是输出每门课成绩最好和最差的学生名单时,只能输出一位学生,即如果有俩个学生的成绩相同时,只能输出平均分高的学生。

-Data Processing System test scores

Advantages and disadvantages of the program design: use an array to achieve various functions and easy to read, easy to operate. Features include: 1. Create the file: Save the file to create multiple different data load: any file can be loaded from existing data Save: input data can be saved to an existing file, the proposed new document, otherwise it will overwrite the original file data. 2. Add or delete student data, student number search by name of student, grades (including grade point average), find the average scores and average grade subjects. 3. A variety of sorting: sort by student number, the average score ranking, sorting results of a course. 4. Failed class statistics: statistical tests are failing students, designated students who failed courses, three, or three or more courses failing students and failing students in each course and the ratio of the total number. 5. Score segment query:. A total score of sub-queries (such as the tot
(系统自动生成,下载前可以参看下载内容)

下载文件列表

学生考试成绩数据处理系统\finalwork.c

........................\readme.doc

学生考试成绩数据处理系统

ReadMe.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org