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

搜索资源列表

  1. 7

    0下载:
  2. 算法循环赛,算法题目,挺经典的一个算法题目。算法循环赛-Algorithm round robin algorithm subject, a very classic algorithm topic. Algorithm round robin
  3. 所属分类:Data structs

    • 发布日期:2017-12-01
    • 文件大小:406967
    • 提供者:王凡
  1. 8

    0下载:
  2. 算法题目,循环赛日程表,经典的训练题目。可以很好的训练编程思维。-Algorithm subject, round-robin schedule, classical training topics. Good training programming thinking.
  3. 所属分类:Data structs

    • 发布日期:2017-11-30
    • 文件大小:208120
    • 提供者:王凡
  1. tennis

    0下载:
  2. 算法设计与分析 分治法求网球循环赛赛程 1、实验步骤和要求: 设有n个运动员要进行网球循环赛。设计一个满足下列条件的比赛日程表: 每个选手必须与其他n-1个选手各赛一次; 每个选手一天只能赛一次; 当n是偶数时,循环赛进行n-1天。 当n是奇数时,循环赛进行n天。-Algorithm design and analysis divide and conquer France beg tennis round-robin Distances 1, experimenta
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:1743
    • 提供者:
  1. Round-robin-schedule-problems

    0下载:
  2. 循环赛日程表问题。为多个参赛选手之间应该如何安排比赛提供了解决方法。-Round-robin schedule problems. For multiple players how should the game between the solutions provided.
  3. 所属分类:Data structs

    • 发布日期:2017-11-27
    • 文件大小:787
    • 提供者:sherry
  1. xunhuansai

    0下载:
  2. n个运动员要进行网球循环赛。每个选手必须与其他n-1个选手各赛一次 ,每个选手一天只能赛一次。-Backtracking algorithm. It is a systematic search for the problem solution method.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:1298701
    • 提供者:lx
  1. round-robin-schedule

    0下载:
  2. 分治法 循环赛日程表 设计队伍之间的比赛安排-Divide and conquer design team round robin schedule arrangements between the competition
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:251517
    • 提供者:nthsChi
  1. round-robin-schedule

    0下载:
  2. 分治法 循环赛日程表 设计队伍之间的比赛安排-Divide and conquer design team round robin schedule arrangements between the competition
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:251564
    • 提供者:rnment
  1. roud-robin-scheduling

    0下载:
  2. 经典的网球循环赛日程算法设计 利用了分治算法-round robin scheduling design
  3. 所属分类:Algorithm

    • 发布日期:2016-12-16
    • 文件大小:5667840
    • 提供者:王紫琦
  1. DEV_CPP

    0下载:
  2. 在dev C++环境下编译的程序,里面有:拓扑排序,循环赛日程表,有序矩阵查找,最长公共子序列,最大字段和-In the next dev C++ compiler environment program, which are: topological sorting, round-robin schedule, orderly matrix to find the longest common subsequence, the maximum sum
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:4075
    • 提供者:皮阳
  1. round-race

    0下载:
  2. 设有n=2k个选手要进行网球循环赛,要求设计一个满足以下要求的比赛日程表: (1)每个选手必须与其他n-1个选手各赛一次; (2)每个选手一天只能赛一次。-Round robin scheduling problems
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:21643
    • 提供者:吴嘉鑫
  1. 1130

    0下载:
  2. 用C++写的小程序,用递归与分治法实现循环赛日常问题-Small program written in C++ using recursive divide and conquer the round robin day-to-day problems
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:1016
    • 提供者:gu406284
  1. project2100

    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. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1029
    • 提供者:dau23a951
  1. Round-robin-schedule

    0下载:
  2. 循环赛日程表。大学算法分析与设计的实验课题目。有递归和非递归两种方法,这里上传递归,仅供参考!-Round-robin schedule. Head of the University of algorithm analysis and design of experimental subjects. There are two methods of recursive and non recursive upload recursion, for reference purposes only
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1008
    • 提供者:chena03abn52
  1. tennis1

    0下载:
  2. 北邮算法设计课程网球循环赛代码,使用分治算法,可以直接提交-BUPT tennis round robin algorithm design course code, use the divide and conquer algorithm, can be submitted directly
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2014
    • 提供者:郭宇梁
  1. Table

    0下载:
  2. 说明:例如网球比赛,有N名运动员参加比赛。设计的比赛日程表要能够满足下列要求: (1)每个选手必须与其他N-1个选手各赛一次; (2)每个选手一天只能参赛一次; (3)循环赛在N-1天内结束。 输入运动员的名字,程序输出比赛日程表。(Explanation: for example, there are N players competing in a tennis match. The design schedule should be able to meet the followi
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:白茶未晚
  1. 递归与分治策略的简单实现

    0下载:
  2. 递归分治策略的简单实现 问题的选取:P43 2.11 循环赛日程表 设有设有n=2^k个运动员要进行网球循环赛。现要设计一个满足以下要求的比赛日程表:   (1)每个选手必须与其他n-1个选手各赛一次;   (2)每个选手一天只能参赛一次;   (3)循环赛在n-1天内结束。   按此要求将比赛日程表设计成有n行和n-1列的一个表。   在表中的第i行,第j列处填入第i个选手在第j天所遇到的选手。 其中1≤i≤n,1≤j≤n-1。8个选手的比赛日程表如下图: 1 2 3
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:71680
    • 提供者:晓周
  1. grammar

    0下载:
  2. 第1章 算法引论   1.1 算法与程序   1.2 表达算法的抽象机制   1.3 描述算法   1.4 算法复杂性分析   小结   习题   第2章 递归与分治策略   2.1 速归的概念   2.2 分治法的基本思想   2.3 二分搜索技术   2.4 大整数的乘法   2.5 Strassen矩阵乘法   2.6 棋盘覆盖   2.7 合并排序   2.8 快速排序   2.9 线性时间选
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:2375680
    • 提供者:Summer-LXN
« 1 2 3»
搜珍网 www.dssz.com