CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 循环赛

搜索资源列表

  1. 循环赛日程表.rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:5271
    • 提供者:
  1. 循环赛日程表

    0下载:
  2. 经典循环赛日程表算法-classic round robin schedule algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5538
    • 提供者:常乐
  1. 循环赛编排系统

    0下载:
  2. 一个有友好界面的循环赛编排系统,相当好用-a friendly interface with the round robin scheduling system, quite handy
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:308490
    • 提供者:陆铖
  1. 赛程安排

    1下载:
  2. 用于循环赛的赛场安排。输入组名和每组的队数,即可安排这一组的循环赛比赛顺序。-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.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:178251
    • 提供者:万山居
  1. wangqiu

    0下载:
  2. 问题描述: 设有 个运动员要进行网球循环赛。现要设计一个满足以下要求的比赛日程表: (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
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12329
    • 提供者:贾明明
  1. RoundRobinScheduler

    0下载:
  2. 用C#写的《计算机算法分析与设计》的课程设计--分治算法,循环赛日程表生成器 比较有实用价值的程序,可以保存赛程表为RTF格式,可输入选手名字,可指定每轮比赛的日期时间
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:67951
    • 提供者:范成
  1. 2

    0下载:
  2. 循环赛 采用分治策略 N个选手只要赛N-1个场
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:870
    • 提供者:kwxiang
  1. 简单的循环赛vc算法

    1下载:
  2. 一个简单的算法,本源代码给出了16只队伍,进行双循环的赛程编排-a simple algorithm, the source code is 16 teams, double-scheduling cycle race
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7165
    • 提供者:陆铖
  1. Round-robin这是循环赛日程表的一个简单算法

    0下载:
  2. 这是循环赛日程表的一个简单算法,基于C语言开发,可在TURB C下运行。,Simple round-robin schedule algorithm, based on the C language
  3. 所属分类:书籍源码

    • 发布日期:2017-03-22
    • 文件大小:540
    • 提供者:陶林
  1. thecalendarofound-robincompeti

    0下载:
  2. 对分治法中常见的应用问题-循环赛日程表设计问题分析实现,On the separation of the application of common law issues- the design of round-robin schedule analysis to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:8963
    • 提供者:戚佳
  1. Cyc

    0下载:
  2. 解决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
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:88249
    • 提供者:walle
  1. xunhuansai

    0下载:
  2. 算法:循环赛日程表,适用于任何数,根据王晓东算法设计与分析编写-Algorithm: round robin schedule
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:546
    • 提供者:zz
  1. xunhuansaiqxf

    0下载:
  2. 算法课程设计 分治法解决循环赛日程表 源代码+word报告+答辩PPT-Curriculum design of divide and conquer algorithm to solve a round robin schedule report+ source code+ word reply PPT
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:242085
    • 提供者:秋思狐狸
  1. project2

    0下载:
  2. 用c语言做分治法之循环赛日程表,由于水平有限,我不知道错在哪里?请指教!-With the c language to divide and conquer the round-robin schedule, due to limited, I do not know wrong? Please advise!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:988
    • 提供者:源泉
  1. xunhuansai

    0下载:
  2. 设有n个运动员要进行网球循环赛。现要设计一个满足一下条件的比赛日程表(1)每个选手必须与其他n-1个选手各赛一次;(2)每个选手一天只能赛一次;(3)循环赛一共进行n-1天。 -xuanhuansairichengbiao
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:696
    • 提供者:qiu
  1. qq

    0下载:
  2. 分治法网球循环赛日程安排,课程设计希望有用-Divide and conquer tennis round robin scheduling, curriculum design, hope helpful
  3. 所属分类:Software Testing

    • 发布日期:2017-04-07
    • 文件大小:3221
    • 提供者:king
  1. kkvsd1

    0下载:
  2. 用VC++实现的循环赛日程表,主要为运动员的赛程安排-VC++ round-robin schedule to achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1103
    • 提供者:dance
  1. saichengbiao

    2下载:
  2. 设计一个满足以下要求的循环比赛日程表:() (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
  3. 所属分类:Data structs

    • 发布日期:2015-04-30
    • 文件大小:894976
    • 提供者:luoyuhan
  1. 4

    0下载:
  2. 设计一个满足以下要求的比赛日程表: (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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:138333
    • 提供者:wangfeifei
  1. BowingSystem7

    0下载:
  2. 保龄球循环赛系统,带图形化界面。实现积分、排名等功能(Bowling round robin system with graphical interface. Achieve integration, ranking and other functions)
  3. 所属分类:Java编程

    • 发布日期:2017-12-25
    • 文件大小:187392
    • 提供者:观摩
« 12 3 »
搜珍网 www.dssz.com