CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - race

搜索资源列表

  1. 1012c版

    0下载:
  2. 这是一道acm竞赛题 是利用c语言来逐步求e精确值的大小-acm This is a race that is the use of language to gradually c e for the exact size
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7092
    • 提供者:张红界
  1. tianji

    0下载:
  2. 田忌赛马问题:用动态规划问题,解决最优化问题,不错的算法哦-Tianji race issue : dynamic programming problem solving optimization problems, a good algorithm oh.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:918
    • 提供者:iori
  1. HDU_acmer

    0下载:
  2. 杭电入门级别的课件,涵盖了acm比赛用的所有算法的详解以及例题,作为acm培训的新老选手必备的东西-Hang power entry-level courseware covers all race acm Detailed algorithm and examples, as the training of new and old players acm things necessary
  3. 所属分类:Data structs

    • 发布日期:2017-05-27
    • 文件大小:9901168
    • 提供者:wx
  1. Regional_Warmup_02_HDU

    0下载:
  2. ACM比赛HDU热身赛比赛详细报告。包括题目,解题报告,源代码。测试数据,输入输出数据。-ACM race warm-up match HDU detailed report. Including the subject, problem-solving report, the source code. Test data, input and output data.
  3. 所属分类:Data structs

    • 发布日期:2017-05-23
    • 文件大小:7525530
    • 提供者:鲍青
  1. spring

    0下载:
  2. 实现运动会队员信息的录入,比赛项目信息录入,比赛成绩录入,以及最终结果的显示-Games team members to achieve the entry of information, event information entry, race entry, as well as the final results are displayed
  3. 所属分类:Data structs

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

    1下载:
  2. 问题描述: 新Josephus排列问题定义如下:假设n个人排成一个环形,给定一个正整数m,从第1 个人开始,沿环计数,每遇到第m个人就让其出列,这时计算器m自动加一,且计数继续进 行下去。这个过程一直进行到所有的人都出列为止,最后出列者为赢家。设这n个人的编号 分别为1~n,每次从编号为1的竞赛者开始计数,那么每个人出列的次序定义为整数1~n 的一个排列。这个排列称为一个(n,m)Josephus排列。 例如,(7,3)Josephus 排列为3,7,6,2,4,1,5。
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:1665
    • 提供者:atlantis
  1. a

    0下载:
  2. 百米赛跑:某大学开田径运动会,现有12名选手参加100米比赛,对应的运动员号及成绩如表所示,请按照成绩排名并输出,要求每一行输出名次、运动员号及成绩。要求用冒泡法排序。-100 m race: a university and Field Games, the now 12 players participated in the 100 meters race, the corresponding number of athletes and the results as shown in th
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:137755
    • 提供者:夏天
  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-29
    • 文件大小:894976
    • 提供者:luoyuhan
  1. ACMTemplate

    0下载:
  2. 这是ACM比赛过程中自己总结的各种算法,东西比较多,但是相当实用,如果想好好学习算法的话,这确实适合大家认真参详-This is a summary of their own during the race ACM various algorithms, something more, but very useful, if you want a good learning algorithm, this really serious argument for all details
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:75861
    • 提供者:liuhuiyi
  1. paper_bits

    0下载:
  2. 是一篇讲解ACM中,关于数位统计的优秀论文,结合具体比赛题目进行讲解。-ACM is an explanation in several statistics on excellent paper, with specific topics to explain race.
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1956893
    • 提供者:kql
  1. Running

    0下载:
  2. 问题的提出:某大学开田径运动会,现有12名选手参加100米比赛,对应的运动员号及成绩如表所示,请按照成绩排名并输出,要求每一行输出名次、运动员号及成绩。要求用冒泡法排序。-Of the problem: open a university track meet, the existing 12 players participated in the 100 meters race, the corresponding number of athletes and the results show
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:138234
    • 提供者:eli
  1. win

    0下载:
  2. 问题的提出:某大学开田径运动会,现有12名选手参加100米比赛,对应的运动员号及成绩如表所示,请按照成绩排名并输出,要求每一行输出名次、运动员号及成绩。要求用冒泡法排序。 运动员号 成绩(秒) 运动员号 成绩(秒) 001 13.6 031 14.9 002 14.8 036 12.6 010 12.0 037 13.4 011 12.7 102 12.5 023 15.6 325 15.3 025 13.4 438 12.7 -Of the problem: o
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:13146
    • 提供者:fzc
  1. rank-of--100--meter-race-

    0下载:
  2. 某大学开田径运动会,现有12名选手参加100米比赛,对应的运动员号及成绩如表所示,请按照成绩排名并输出,要求每一行输出名次、运动员号及成绩。要求用冒泡法排序。-To open a university track and field sports, currently has 12 players to participate in 100m, corresponding to the number of athletes and the results shown in the table,
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:11968
    • 提供者:bryce
  1. ydhfstj

    0下载:
  2. 任务:参加运动会有n个学校,学校编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名由学生自己设定。(m<=20,n<=20) 功能要求: (1)可以输入各个项目的前三名或前五名的成绩; (2)能统计各学校总分,-Task: to participate in sports there are n s
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:303225
    • 提供者:焦丽娜
  1. C-

    0下载:
  2. C语言经典算法的书籍,很适合参加比赛的同学使用,这是我之前参加比赛收集的!-Classical algorithm C language books, the students participate in the competition is very suitable for use, this is my race before collecting it!
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:61520
    • 提供者:陈泽帆
  1. 010

    0下载:
  2. c++ struct race tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:502477
    • 提供者:lijian
  1. 100304

    0下载:
  2. noip级别一次模拟赛题,可以参考,难度适中-noip level in a mock race questions, you can refer to moderate difficulty
  3. 所属分类:Data structs

    • 发布日期:2017-11-16
    • 文件大小:3583956
    • 提供者:wangyi
  1. horse

    0下载:
  2. 田忌赛马问题 假设其中胜者可以从对方手中得到¥200,输者必须给对方¥200,平局各不付钱。 已知齐王总是按照速度从大到小派出马比赛,请问田忌要使用怎样的策略,才能使自己 赚的钱最多(或者输的钱最少)。 编程任务 对于给定的齐王和田忌的n 匹马的速度,求进行n场比赛后,田忌最多可以得到的钱(或 最少输的钱)。-Tian Ji' s horse assumptions which the winner can get ¥ 200 from the other hand
  3. 所属分类:Data structs

    • 发布日期:2017-11-17
    • 文件大小:100956
    • 提供者:
  1. ACM

    0下载:
  2. 整理的一些acm竞赛资料 参加acm竞赛能帮助程序员熟悉各种数据结构及算法 文件中有相关介绍及一些acm题解和源代码-Acm race finishing participate acm race-related presentations and some acm problem solution and source code to help programmers are familiar with a variety of data structures and algorithms f
  3. 所属分类:Data structs

    • 发布日期:2017-11-11
    • 文件大小:4080176
    • 提供者:杨起道
  1. 100--meter-race-rank

    0下载:
  2. 使用冒泡算法,求解给定人数的100米比赛排名,并按照成绩排名输出结果-Use bubble algorithm for solving a given ranked number 100-meter race and follow the standings output
  3. 所属分类:Data structs

    • 发布日期:2017-11-24
    • 文件大小:10753
    • 提供者:Xixi
« 12 »
搜珍网 www.dssz.com