文件名称:运动会分数统计程序
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 12.92kb
- 下载次数:
- 0次
- 提 供 者:
- 雨***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
题目:参加运动会的N个学校编号为1~N.比赛分成M个男子项目和W个女子项目,项目编号分别为1~M和M+1~M+W.由于个项目参加人数差别较大,有些项目取前5名,得分顺序为7,5,3,2,1 还有些项目只取前3名,得分顺序为5,3,2.写一个统计程序产生各种成绩单和得分报表.基本要求:产生各学校的成绩单,内容包括各校所取得的每项成绩的项目号,名次,姓名和得分 产生团体总分报表,内容包括校号,男子团体总分,女子团体总分和团体总分.概要设计:1. 为实现上述程序功能,应以线性表表示集合.2. 本程序包含3个模块:(1) 各集合定义模块(2) 线性表实现模块(3) 主程序模块-topics : participation in the Games N-school No. 1 ~ N. contestants were divided into men item M and W-woman project, a number of M and M ~ ~ 1 M W. As projects vary greatly in the number of participants, some of the items from the former five, scoring sequence of 7,5,3,2,1 also just take some items before the three scores sequence of incidents. write a variety of statistical procedures and report card scoring statements. the basic requirements : have the school report card, which includes school admission the results of each item, ranking names and scores scores statements groups, including schools, the men's team scores, the women's team scores and scores groups. summary of design : 1. to achieve the above functions of the program, said a linear table set .2. this program include
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 120344运动会分数统计程序.rar 列表 运动会分数统计程序\Release 运动会分数统计程序\sportmeeting.dsp 运动会分数统计程序\sportmeeting.dsw 运动会分数统计程序\sportmeeting.ncb 运动会分数统计程序\sportmeeting.plg 运动会分数统计程序\sqlist.h 运动会分数统计程序\structs.h 运动会分数统计程序\main.c 运动会分数统计程序\sportmeeting.opt 运动会分数统计程序