搜索资源列表
循环赛日程表
- 经典循环赛日程表算法-classic round robin schedule algorithm
循环赛编排系统
- 一个有友好界面的循环赛编排系统,相当好用-a friendly interface with the round robin scheduling system, quite handy
赛程安排
- 用于循环赛的赛场安排。输入组名和每组的队数,即可安排这一组的循环赛比赛顺序。-the venue for the round robin arrangement. Imported group name and number of teams in each group, this group may be arranged on the round robin competition order.
wangqiu
- 问题描述: 设有 个运动员要进行网球循环赛。现要设计一个满足以下要求的比赛日程表: (1) 每个选手必须与其他n-1个选手各赛一次; (2) 每个选手一天只能赛一次; (3) 循环赛一共进行n-1天; -Problem descr iption : with 000 athletes to the tennis match. A design is to meet the following requirements of the match schedule : (1) E
RoundRobinScheduler
- 用C#写的《计算机算法分析与设计》的课程设计--分治算法,循环赛日程表生成器 比较有实用价值的程序,可以保存赛程表为RTF格式,可输入选手名字,可指定每轮比赛的日期时间
2
- 循环赛 采用分治策略 N个选手只要赛N-1个场
简单的循环赛vc算法
- 一个简单的算法,本源代码给出了16只队伍,进行双循环的赛程编排-a simple algorithm, the source code is 16 teams, double-scheduling cycle race
Round-robin这是循环赛日程表的一个简单算法
- 这是循环赛日程表的一个简单算法,基于C语言开发,可在TURB C下运行。,Simple round-robin schedule algorithm, based on the C language
thecalendarofound-robincompeti
- 对分治法中常见的应用问题-循环赛日程表设计问题分析实现,On the separation of the application of common law issues- the design of round-robin schedule analysis to achieve
Cyc
- 解决n个运动员进行循环赛问题(要求:1.每个选手必须与其他n-1个选手各赛一次,2.每个选手一个只能赛一次,当n为偶数时,循环赛进行n-1天。当n时奇树时,循环赛进行n天-N months to resolve the issue of athletes round robin (required: 1. Each player must be consistent with other n-1 months time player of the tournament, 2. Each play
xunhuansai
- 算法:循环赛日程表,适用于任何数,根据王晓东算法设计与分析编写-Algorithm: round robin schedule
xunhuansaiqxf
- 算法课程设计 分治法解决循环赛日程表 源代码+word报告+答辩PPT-Curriculum design of divide and conquer algorithm to solve a round robin schedule report+ source code+ word reply PPT
project2
- 用c语言做分治法之循环赛日程表,由于水平有限,我不知道错在哪里?请指教!-With the c language to divide and conquer the round-robin schedule, due to limited, I do not know wrong? Please advise!
xunhuansai
- 设有n个运动员要进行网球循环赛。现要设计一个满足一下条件的比赛日程表(1)每个选手必须与其他n-1个选手各赛一次;(2)每个选手一天只能赛一次;(3)循环赛一共进行n-1天。 -xuanhuansairichengbiao
qq
- 分治法网球循环赛日程安排,课程设计希望有用-Divide and conquer tennis round robin scheduling, curriculum design, hope helpful
kkvsd1
- 用VC++实现的循环赛日程表,主要为运动员的赛程安排-VC++ round-robin schedule to achieve
saichengbiao
- 设计一个满足以下要求的循环比赛日程表:() (1)每个选手必须与其他n-1个选手各赛一次; (2)每个选手一天只能赛一次; (3)当n是奇数时,循环赛一共进行n天, n是偶数时,循环赛进行n-1天。 -Meet the following requirements to design a cycle race schedule: () (1) Each player must be with the other n-1 once a player of the tournamen
4
- 设计一个满足以下要求的比赛日程表: (1)每个选手必须与其他n-1个选手各赛一次; (2)每个选手一天只能赛一次; (3)循环赛一共进行n-1天或n天(选手人数为偶数、奇数)。 -Design a game schedule to meet the following requirements: (1) Each player must be with the other n-1 once a player of the tournament (2) Each player c
BowingSystem7
- 保龄球循环赛系统,带图形化界面。实现积分、排名等功能(Bowling round robin system with graphical interface. Achieve integration, ranking and other functions)