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

搜索资源列表

  1. arrange-meetting-room

    0下载:
  2. 贪心法 会场安排问题 非常实用 初学者必看的-Greedy method is very useful for beginners venue arrangements must-see
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:1092
    • 提供者:徐栩
  1. tanxin

    0下载:
  2. 背包问题是一种NP完全问题,使用贪心法优化解决背包问题。-Knapsack problem is an NP-complete problem, use the greedy algorithm optimization to solve knapsack problem.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:365641
    • 提供者:dirk
  1. exp3

    0下载:
  2. 贪心法解背包问题的c语言源程序 编译通过-Greedy method solving knapsack problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:938
    • 提供者:aaa
  1. The-shortest-path

    1下载:
  2. 用贪心法和动态规划两种算法求解有向图任意两个节点之间的最短路径,要求给出最短路径的值以及中间路径。-Greedy method and dynamic programming algorithm to solve the two have to figure the shortest path between any two nodes, required to give the value of the shortest path and the middle path.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:1992
    • 提供者:张鹏飞
  1. greedy

    0下载:
  2. 贪心法解决背包问题 可自己设置物品数量和背包总容量-Greedy method to solve the knapsack problem and the number of items can set up their own backpack with a total capacity
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1229
    • 提供者:yangle
  1. shortest-route-problem

    0下载:
  2. 最短路径问题的四种实现方式:广度优先、深度优先、贪心法、动态规划法、穷举法、回溯法。-Four ways to achieve the shortest path problem breadth priority greedy depth-first dynamic programming method exhaustive backtracking
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:28428
    • 提供者:shuaidan
  1. Knapsack

    0下载:
  2. 用贪心法求解背包问题。 构造方法,求解背包问题。参数kweight指定背包重量,数组arts提供若干物品-Knapsack problem using greedy method.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2192
    • 提供者:付渤钧
  1. 1

    0下载:
  2. 利用dijkstra贪心法获取由结点1到其余结点最短路径长度,输出保存到外部文件中-Get the rest node 1 to node shortest path length, save the output to an external file dijkstra-output1.txt use dijkstra greedy method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1184
    • 提供者:文一
  1. MaxLoading

    0下载:
  2. 最大装载问题,,采用贪心法实现,希望对大家有所帮助-The maximum loading problem ,, using greedy method to achieve, we hope to help
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:3669192
    • 提供者:Zhou Lee
  1. OptimalizingLoading

    0下载:
  2. 最优装载问题,采用贪心法实现,希望对大家有所帮助-Optimal loading problem, using the greedy method to achieve, we hope to help
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3677269
    • 提供者:Zhou Lee
  1. zuixiaoshengchengshu-

    0下载:
  2. 本实例主要是利用贪心法来求解最小生成树的生成-In this case, we use the greedy method to solve the minimum spanning tree.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-29
    • 文件大小:238874
    • 提供者:wang
  1. shortest-road

    0下载:
  2. 本实例主要是利用贪心法来求解单源点最短路径的判断-This example is the use of the greedy method to solve the single source point of the shortest path of the judge
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:236404
    • 提供者:wang
  1. progamming

    0下载:
  2. 各种算法比如矩阵鞍点,分划,n阶乘,螺旋阵,穿越沙漠,二分法求解方程,百鸡问题,残缺棋盘,贪心法删数,矩阵乘法动态规划。。。等等,亲测可以运行。-Various algorithms such as matrix saddle point, partition, n factorial, spiral array, through the desert, the dichotomy solve the equations, one hundred chicken issue, incomplet
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-30
    • 文件大小:248072
    • 提供者:张潇
  1. Line-up-for-water

    0下载:
  2. 经典的贪心法问题——排队打水问题,这对研究数据结构的人来说是打好基础的好东西-The classic problem greedy method- queue to fetch water problem, which those who study the data structure is to lay the foundation of a good thing
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1908663
    • 提供者:ZhiweiLiang
  1. salesman

    0下载:
  2. 售货员问题,用贪心法解决问题,虽然比较简单还算可以实现基本要求-salespersons questions, greedy algorithm to solve the problem, although it is relatively simple to achieve fairly basic requirements
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1244
    • 提供者:afu5n500
  1. 59b97a0f9cd260b6704714809da8ed39

    0下载:
  2. 旅行商问题是一个经典的问题,此代码用三种方法(枚举法,回溯法,贪心法),并可以对这三种方法进行比较-Traveling salesman problem is a classic problem, this code in three ways (enumeration method, backtracking, greedy method), and can be compared to the three methods
  3. 所属分类:source in ebook

    • 发布日期:2017-05-07
    • 文件大小:1395371
    • 提供者:zhang
  1. lvxing

    0下载:
  2. 旅行商问题是NP完全的组合优化问题。分析了邻域启发式算法的基本操作,提出 一种简单的启发式贪心法,仅利用城市间的距离信息求解旅行商问题-Traveling salesman problem is np-complete combinatorial optimization problem.The basic operation of neighborhood heuristic algorithm is analyzed and presented A simple heuristic
  3. 所属分类:Project Design

    • 发布日期:2017-05-04
    • 文件大小:33215
    • 提供者:
  1. Work-assignment

    1下载:
  2. 7人分配7项工作,利用穷举和贪心法,找出最好的分配方法-7 7 people assigned work, the use of exhaustive and greedy to find the best distribution method
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-06
    • 文件大小:856011
    • 提供者:李新满
  1. tsp

    0下载:
  2. 利用贪心法编程实现TSP问题的最近邻点策略- U52A8 u6001 u89C4 u5212 u6C42 u89E3tsp
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-12-14
    • 文件大小:1056924
    • 提供者:韩洪杰
  1. dros

    0下载:
  2. acm换钱的算法,主要检查货币的度量衡是否可以用贪心法()
  3. 所属分类:图形图象

    • 发布日期:2018-01-06
    • 文件大小:506880
    • 提供者:loekqeudinqr
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com