搜索资源列表
yundonghuifenshutongji
- 本文件是关于运动会分数统计所做的比较全面的一个系统-This document is made on the sports scores of the more comprehensive statistics of a system
yundonghuifenshutongji
- 运动会分数统计系统(C语言)可以计算出运动会分数-Sports scores of statistical system (C language) can be calculated Games Score
GamesScoreStatisticalSystem
- 运动会分数统计系统d的一个数据结构模型! 你能用他来统计一个学校运动会中的每个项目的成绩!-It can describe a sports meeting and circumcircle the scores of the competitor.And it is useful. You can use it to circumcircle the scores in a sports meeting.
Games-Score-statistical-system
- 运动会分数统计系统,可实现统计一次运动会运动员的成绩。-Games Score statistical systemCan realize a sports athletes.
score-statistic-
- c语言课设题--运动会分数统计系统,统计各参赛队员的分数,总成绩,排名。显示和打印分数排名等-on c language class-based- Games Score Statistics System, the statistics of the scores of the team members, and a total score ranking. Display and print the score rankings
ydh
- 运动会分数统计系统,解决了分数统计,排序及查找-Games Score statistical system to solve the fractional statistics, sort and search
运动会分数统计系统—数据结构课程设计
- 任务:参加运动会有n个学校,学校编号为1……n.比赛分成m个男子项目,和w个女子项目.项目编号为男子1......m,女子m+1......m+w.不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。(m<=20,n<=20)(Task: there are n schools at the games, and the school number is 1...... The competit
运动会分数统计
- 参加运动会有n个学校,学校名对应的编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名自己设定(数据可以存储在一个数据文件中,数据结构、具体数据自定)。具体功能有:1)可以输入各个项目的前三名或前五名的成绩;2)能统计各学校总分;3)可以按学校编号或名称、学校总分、男女团体总分排序输出;4)可以按学校编号查询学校某个项目的情