搜索资源列表
yundonghui2312
- c++写运动会管理系统,只需要建立与三个文件相同的文件就可以了-c write Games management systems, and only need three documents on the same documents to be
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.
sport
- VB编写的运动会管理系统,有什么功能自己研究吧 我同学她们用来交毕业设计了
yundonghuiguanlixitong
- 一个简单的c语言实现的运动会管理系统,请大家指教哈
yundonghuichengjiguanli
- 数据库原理及设计 运动会成绩管理系统 大二自己做的课程设计
lvx
- 参加运动会的n个学校编号为l~n。比赛分成m个男子项目和w个女子项目, 项目编号分别为l~m和m+1~m+w。由于各项目参加人数差别较大,有些项目 取前五名,得分顺序为7,5,3,2,1;还有些项目只取前三名,得分顺序为5, 3,2。设计一个统计系统按名次产生各种成绩单、得分报表。