搜索资源列表
ydhfstj
- 本运动会分数统计系统功能比较简单,操作简便-Games fraction of the statistical system functions are relatively simple, easy to operate
PLAY1
- 用C语言实现的——运动会分数统计系统,属于数据结构课程设计内容.-use of the C language -- Games Score statistical system data structure is designed course content.
C源代码实例
- 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014 求解二维数组的最大/最小元素 015 利用数组求前n个
WL40987330 C语言算法集
- 目录 第一部分 基础篇 001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010&
yundonghui
- 运动会分数统计系统,课程设计的作业,会游泳的-Games Score statistical system, curriculum design operations, will be swimming
yundonghuifenshutongji
- 本文件是关于运动会分数统计所做的比较全面的一个系统-This document is made on the sports scores of the more comprehensive statistics of a system
yundonghuijifenxitong
- 运动会分数统计系统--课程设计,本系统能实现运动会分数统计。-Sports scores statistics system- curriculum design, the system can achieve sports scores statistics.
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.
yundonghuiPmfcPPsql2000
- 学校的运动会分数统计系统,有各个院系的积分累计功能,当插入一个新的学生的运动会成绩时,各个院系积分会发生相应变化-School sports scores statistics system, with points accumulated in various departments function, when you insert a new student sports achievements, the various departments points will change ac
Games-fractional-statistics-system
- C++语言设计的运动会分数统计系统,精进版 (近趋完美)-Games written in C++ score statistics system, sophisticated version of (trend nearly perfect)
yuanma
- 好像是运动会分数统计系统的源码,我也不太懂,只是想要你们的东西-wo ye buzhidaonimenyaoshenmejiugeiyixiezhegeba
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
yundonghui
- 数据结构实习1,基于MFC对话框的运动会分数统计系统,功能齐全,界面友好。-Practice a data structure, based on MFC dialog Games Score statistics system, fully functional, user-friendly.
Games-fractional-statistics-system
- C++语言设计的运动会分数统计系统,精进版 (近趋完美)-Games written in C++ score statistics system, sophisticated version of (trend nearly perfect)
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
运动会分数统计系统
- 这是一个运动会分数统计系统,用c++实现,代码简单易懂,编译通过,可以直接运行(THIS IS A GOOD FILE.AND IT CAN HELP YOU A LOT.THANK YOU FOE DOANLOAD THIS FILE)
运动会分数统计
- 参加运动会有n个学校,学校名对应的编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名自己设定(数据可以存储在一个数据文件中,数据结构、具体数据自定)。具体功能有:1)可以输入各个项目的前三名或前五名的成绩;2)能统计各学校总分;3)可以按学校编号或名称、学校总分、男女团体总分排序输出;4)可以按学校编号查询学校某个项目的情