搜索资源列表

  1. tianji

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

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

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

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:iori
  1. tianji

    0下载:
  2. 田忌赛马问题 利用动态规划解决,很简洁-Tian Ji' s horse racing to use dynamic programming to solve the problem, it is simple and
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:156672
    • 提供者:universe
  1. stones

    0下载:
  2. 使用VC++解决历史上的田忌赛马这个故事的问题,常用算法中的优秀解答-Using VC++ to solve the history issue Tian Ji' s horse story, answer the outstanding common algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:陈勇
  1. Greedy

    0下载:
  2. 采用贪心算法解决了“田忌赛马”的类似问题-Greedy algorithm to solve the problem of "Tian Ji s horse"
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:庄镝
  1. Dynamic

    0下载:
  2. 采用动态规划算法解决了“田忌赛马”的类似问题-The dynamic programming algorithm to solve the similar problem of "Tian Ji s horse"
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:庄镝
  1. horse

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

    • 发布日期:2024-05-20
    • 文件大小:101376
    • 提供者:
  1. code

    0下载:
  2. 对于各种问题的动态规划法c语言编程,田忌赛马问题,排列问题等等,内容详细-C language programming for a variety of problems dynamic programming method, Tian Ji Jockey problems, arrangement problems, and so detailed content
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:33792
    • 提供者:王峰
  1. hello

    0下载:
  2. 田忌和齐王有N匹马 样例 输入 3 马的数量 3 1 5 田忌3匹马的马速 6 2 4 齐王3匹马的马速 2 田忌赢得比赛次数(Tian and the king had N horse sample input The number of three horses 3 1 5 tian 3 horse's speed 6 2 4 king 3 horse's speed Ti
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:697344
    • 提供者:little kid
  1. 田忌赛马问题

    0下载:
  2. 田忌与齐王赛马,双方各有n匹马参赛(n<=100),每场比赛赌注为1两黄金,现已知齐王与田忌的每匹马的速度,并且齐王肯定是按马的速度从快到慢出场,现要你写一个程序帮助田忌计算他最好的结果是赢多少两黄金(输用负数表示)。(Tian and the king's horse racing, the two sides each have n horse (n < = 100), each match bet 1 two gold
  3. 所属分类:数据结构常用算法

  1. 田忌赛马

    0下载:
  2. 输入n[1, 100]组田忌和齐威王的马的速度,使用贪心法求田忌胜出的最多盘数(赢局数—输局数,平局数不算分),设计贪心策略,实现程序。 输入:组数n[1, 100],田忌和齐威王每组马的速度,每一组包含两个正整数,分别表示这一组田忌和齐威王的马的速度; 输出:匹配策略,赢局数,输局数,平局数(Input the speed of n [1, 100] groups of Tian Ji and Qi We
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:8552448
    • 提供者:nssb

源码中国 www.ymcn.org