搜索资源列表
运动会系统源代码
- 数据结构课程设计运动会系统源代码,实现运动会系统算法设计-data structure Games curriculum design system source code, realizing algorithm design system Games
运动会编排系统
- 云师大使用的运动会自动编排系统, 可以输入学号自动编排分组。 同时可以通过初赛成绩录入,自动进行复赛以及决赛的分组-cloud of National Taiwan Normal University Games automatic scheduling system can be imported, automatic scheduling school groups. While preliminary results by logging, automatic and semi f
yundonghui
- 数据结构课程设计:运动会系统。包括输入各参赛学校信息,记录比赛成绩,按各种要求对各学校,团体排序。
运动会系统
- 数 据 结 构 算 法 设 计 与 实 现vc运动会系统算法源代码-data structure and algorithm design systems to achieve vc Games algorithm source code
yundonghuichengxu
- 这个C++Builder小工程是我们在学习C++Builder时我个人做的运动会管理系统课程设计,其代码实现和和界面设计可供大家学习和参考,希望对大家的C++Builder编程提高大有帮助。-The C++ Builder is a small project to learn C++ Builder in when I do sports management curriculum design, the code and interface design, implementation an
sportsmeeting
- 运动会管理系统,可以自由输入项目运动员以及记录成绩,并按不同题头进行输出。-Games Management System, athletes are free to enter and record results, together with a different title for the first output.
acc
- 运动会系统的模拟,包含各种不同的几分方式,个人以及团体-sports system
sports
- 简单的运动会积分系统。可自行加入功能和修改。可自己加入界面。简单实用。-Games simple points system. Adding its own functionality and modify. Adding to its own interface. Simple and practical.
yundonghui
- 运动会积分系统 这个是我的大型作业,现在想不用了,当时有点舍不得,所以就共享一下-sports
yundonghuifenshutongji
- 本文件是关于运动会分数统计所做的比较全面的一个系统-This document is made on the sports scores of the more comprehensive statistics of a system
yundonghui
- 这是一个用c语言编运动会成绩统计系统: 用菜单进行统一管理,成绩有排序功能-This is a language used for sports performance c statistics system: The menu management, functional results are sorted
SportMeeting
- 学生运动会成绩数据库 问题描述:学生运动会成绩数据库系统记录某校运动会上全部运动项目,各系获得的分数及排名的情况,包括50、100、200,400,1500米,跳高,跳远,标枪,铅球铁饼等。进入系统后可以输入和修改某个项目的结果情况,可以按各系院编号输出总分;按总分排序;按男团体总分排序 ;按系院编号查询;按项目编号查询;按女团体总分排序。 分步实施: 初步完成总体设计,搭好框架,确定人机对话的界面,确定函数个数; 完成最低要求:建立一个文件,包括某个系,5个项目的得分情况
SportsMeetingManager
- 运动会管理系统,无界面,控制台操作,功能包括录入、显示、插入、查询、删除、修改运动员信息,以及查看奖牌榜、积分榜和参加某一项目人员的名单,此外包括文件的读取和保存-Games Management System, no interface, console operations, features include input, display, insert, query, delete, modify player information, and view the medals table,
yuanma
- 数据结构课程专题设计(运动会系统管理)是管理者更加方便的检验自己的结果并与会或能够方便办法奖品-Data Structure Course themes and designs (sports system management) is the manager is more convenient to check their own results and the participants or can be a convenient way prizes, etc.
yundonghui
- 我写的运动会管理系统。是我的实习成果。各种功能都实现了-I wrote a sports management system. The outcome of my internship. A variety of functions are realized
ydhdglxty
- 一个很好的运动会管理系统。可以有多种功能:输入、插入、查询、删除等-A good sports management system. Can have multiple functions: input, insert, query, delete, etc.
SportsMeeting
- 这是一个运动会管理系统,能够实现所要求的基本功能-This is a sports management system, to achieve the required basic functions
GamesManagementSystem
- 实现了运动会管理系统(包含终端版和网络版),具备各种完善的功能,可以查询、添加删除等操作,并且可以获取个人赛、团体赛等的名次和成绩。使用C#和ASP实现。内含数据库实现、源代码、说明书、使用手册以及安装包。并且包含需求分析、概要设计、详细设计、测试手册、用户手册等各种详细的说明书。-To achieve the Games Management System (including terminals and online editions), with all kinds of good fea
运动会成绩管理系统(JAVA)
- 当前,运动会已经在全国普遍开展,许多学校每年都定期的举行不同规模的田径运动会。但是,在运动会举行过程中一直存在着参赛人数多,项目设置复杂,时间安排紧凑等问题,而且这些问题能否解决直接关系着运动会的成功与否。另一方面,人们对于比赛结果的实时性、准确性、安全性、可靠性的要求也越来越高,而这些要求是人工操作很难实现的。(At present, the sports meet has been carried out widely in the country. Many schools hold re
运动会分数统计
- 参加运动会有n个学校,学校名对应的编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名自己设定(数据可以存储在一个数据文件中,数据结构、具体数据自定)。具体功能有:1)可以输入各个项目的前三名或前五名的成绩;2)能统计各学校总分;3)可以按学校编号或名称、学校总分、男女团体总分排序输出;4)可以按学校编号查询学校某个项目的情