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

搜索资源列表

  1. 汽车加油

    0下载:
  2. 汽车加油问题的算法-vehicle refueling the algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:11.53kb
    • 提供者:张晓明
  1. 49

    0下载:
  2. 汽车加油问题,描述请参考其他地方的这个问题。很多的。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.73kb
    • 提供者:代银玉
  1. stones6ok

    0下载:
  2. Problem F:汽车加油 Time Limit:1000MS Memory Limit:65536K Total Submit:1400 Accepted:404 Language: not limited Descr iption 一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少。 编程任务: 对于给定的n和k(k <= 10000)个加油站位置,编程
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:840byte
    • 提供者:rbscau
  1. CAR

    0下载:
  2. 算法分析ACM题目:汽车加油算法 保证能运行!算法分析课程必备!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5.51kb
    • 提供者:黄子聪
  1. cargas

    0下载:
  2. ACM里面一条cargas题目,就是汽车加油题目,如何对加油站进行选择才可以获得加油次数最少,而同时有可以完成要行驶路程的目标。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.39kb
    • 提供者:司马腾
  1. 4.16

    0下载:
  2. 数据结构中的贪心算法,用它解决了汽车加油问题,对贪心加深了解
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:806byte
    • 提供者:王菲
  1. travSrcCVar

    0下载:
  2. 汽车加油行驶问题 这个问题限制条件很多!我想了两天才想出一个动态规划程序!已经经过测试,是正确的!-vehicle refueling will issue the restrictions many! I would like to think of only two days a dynamic planning process! Have been tested, is correct!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2.07kb
    • 提供者:王乐
  1. car

    0下载:
  2. 使用动态规划算法求解汽车加油问题,求得费用的最小值,-The use of dynamic programming algorithm to solve the issue of motor vehicle fuel to obtain the minimum cost,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:2.06kb
    • 提供者:lands
  1. 026634-01

    0下载:
  2. 算法的课件文件,关于贪心算法解决汽车加油次数最少问题 -Algorithm courseware documents, on the greedy algorithm to solve the least number of motor vehicle refueling problem
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2.39mb
    • 提供者:呵呵
  1. ProblemF

    0下载:
  2. 算法分析与设计中的汽车加油问题,用贪心算法来进行 -Algorithm analysis and design of the automobile refueling problem, greedy algorithm used to carry out
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:793byte
    • 提供者:天河
  1. car

    0下载:
  2. 算法分析中的经典问题之动态规划法汽车加油问题,应用VC++编写的C源码-Algorithm analysis of the classic problems of the dynamic programming vehicle refueling, the application VC++ source code written in C
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:164.34kb
    • 提供者:感飞
  1. jiayouzhanwenti

    0下载:
  2. 一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少。对于给定的n和k个加油站位置,编程计算最少加油次数。并证明算法能产生一个最优解-Fill up the car after driving an n km. There are a number of gas stations journey. Design an efficient algorithm that at which stations should stop to
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:2.7kb
    • 提供者:maweiwei
  1. suanfasheji

    0下载:
  2. c++实现的汽车加油问题,内含具体代码,使用贪心算法实现-c++ implementation of the vehicle refueling, containing the specific code
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:927.84kb
    • 提供者:gongke
  1. Desktop

    0下载:
  2. 汽车加油问题,算法分析与设计的题目,完整解答-Automobile refueling, algorithm analysis and design of the subject, complete answer
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:16.88kb
    • 提供者:pactric
  1. qichejiayou

    0下载:
  2. 一辆汽车加满油后可行驶n公里,旅途中有若干个加油站,设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少,对于给定的n和k个加油站位置,编程计算最少加油次数。 可以利用贪心选择性质来求解汽车加油问题,也就是所求问题的整体最优解可以通过一系列局部最优的选择,即贪心选择来达到。这是贪心选择算法可行的第一个基本要素,也是贪心算法与动态规划算法的主要区别。在动态规划算法中,每步所做的选择往往信赖于相关子问题的解,因而只有在解出相关子问题后,才能做出选择。而在贪心算法中仅在当前状态下做出最
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:10.5kb
    • 提供者:Daninel
  1. automotive

    0下载:
  2. 汽车加油问题具有选择性的贪心算法。汽车每经过一个加油站,是否需要加油!还是等到下一个加油站再加满油。-Automotive refueling.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:21.46kb
    • 提供者:张婧
  1. test7

    0下载:
  2. 贪心算法解决汽车加油问题。。 一辆汽车加满油后可以行驶N千米。旅途中有若干个加油站。若要使沿途的加油次数最少,设计一个有效的算法,指出应在那些加油站停靠加油。并证明你的算法能产生一个最优解。-Greedy algorithm to solve vehicle refueling. . Fill up a car after driving N km. There are several gas stations journey. To make the least number of refue
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:5.31kb
    • 提供者:emily
  1. 4.1

    0下载:
  2. 经典汽车加油问题的算法解决方案,时间复杂度小-Classic car fuel problem solution algorithm, time complexity is small
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:164.67kb
    • 提供者:cannon
  1. greedy

    0下载:
  2. 这是算法设计与分析课程实验, 贪心算法实验的简单的源代码,包括汽车加油,多级调度问题 ,prim最小生成树-This is the algorithm design and analysis course experiment, the experiment simple greedy algorithm source code, including vehicle refueling, multi-level scheduling problem, prim MST
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2.18kb
    • 提供者:林达
  1. question

    0下载:
  2. 用贪心法求解,一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。(Use the greedy method to solve the problem of car refueling)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:54261
« 12 »
搜珍网 www.dssz.com