文件名称:so_sys

  • 所属分类:
  • 其它
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 86.62kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • yewe*****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

学生成绩管理

假设有一个班级的学生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]
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 81404562so_sys.rar 列表
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

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org