CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 0-1 背包问题

搜索资源列表

  1. 0-1beibao

    0下载:
  2. 这是用贪心算法解决0-1背包问题的一个算法源码-something about 0-1 knapsack problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-09
    • 文件大小:1850016
    • 提供者:马杰
  1. 1

    0下载:
  2. 0/1背包问题,C++实现,算法实现源代码,蛮力法实现源程序,-0/1 knapsack problem, C++ implementation, algorithm source code, brute force method to achieve source,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:642
    • 提供者:玉青
  1. 0-1_bag_problem

    0下载:
  2. 0-1背包问题的动态规划解法,C++源码,并附有详细的实验报告-0-1 bag problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:909405
    • 提供者:Zhang Ting
  1. 0-1bag-question

    0下载:
  2. 0-1背包问题 一种简单的算法 用c++实现的源代码-0-1bag question
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:697
    • 提供者:郭志伟
  1. 0-1beibao

    0下载:
  2. 0-1背包问题,很经典的一个问题,基于动态规划的经典案例。-0-1 knapsack problem, it is a problem in the classic, classic case based on dynamic programming.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:103241
    • 提供者:刘冰淇
  1. 1.tar

    0下载:
  2. 用C++实现的0-1背包问题的动态规划解法程序。注释详实,可读性好。-C++ implementation with the 0-1 knapsack problem dynamic programming solution procedure. Comments detailed, readable.
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:195451
    • 提供者:ryyrzzl
  1. 1

    0下载:
  2. 遗传算法解决0-1背包问题,动态规划算法-Genetic algorithm to solve 0-1 knapsack problem, dynamic programming algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3143
    • 提供者:chenxq
  1. ACG0-1

    0下载:
  2. 蚁群求解TSP问题,和0-1背包问题,不错,运行结果可以-ACO for TSP, and the 0-1 knapsack problem, yes, the results can be
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4793
    • 提供者:lutianyu
  1. 0-1beibao

    0下载:
  2. 算法与分析中0/1背包问题的实现,求出最大价值及所放入的背包序号-Algorithms and Analysis 0/1 knapsack problem to achieve, find the maximum value and the serial number into the backpack
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:646563
    • 提供者:菜鸟程序员
  1. 0-1bag

    0下载:
  2. 解决了0-1背包问题,能够的出最优解;并且可以知道各个背包的号码和总重量。-To solve the 0-1 knapsack problem, to the optimal solution and can know each number and total weight of the backpack.
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:317533
    • 提供者:nengwei
  1. 0-1beibao

    0下载:
  2. 蚁群算法求解0-1背包问题,压缩包中有详细的代码和实验报告,可以调试运行-Ant Colony Algorithm for the 0-1 knapsack problem, compressed package are detailed in the code and lab reports, debugging and running
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1218010
    • 提供者:张小
  1. huisufa0-1

    0下载:
  2. 算法分析-回溯法,0-1背包问题,按选优条件向前搜索,以达到目标。-Algorithm- Backtracking,0-1Knapsack problem,Forward search, the optimal selection conditions in order to achieve the goal.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:209122
    • 提供者:江淮
  1. 0-1beibaowenti(fenzhijiexiansuanfa)

    0下载:
  2. 本程序采用分支界限算法解决经典的0-1背包问题。-This program uses the branch and bound algorithm to solve the classical 0-1 knapsack problem.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1760
    • 提供者:邵文莎
  1. 0-1Package_c

    0下载:
  2. 0-1背包问题,C语言代码,txt文本,可以改编-0-1 package problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1860
    • 提供者:周蕊
  1. 0-1cc

    0下载:
  2. 0-1背包问题-分支限界法,算法设计课程作业-0-1 knapsack problem- branch and bound algorithm design course work
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1463
    • 提供者:禾子
  1. 0-1hs

    0下载:
  2. 0-1背包问题-回溯法,算法设计课程作业-0-1 knapsack problem- Backtracking algorithm design course work
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:903
    • 提供者:禾子
  1. 0-1-beibao-

    0下载:
  2. 0。1 背包问题,带有输入说明,和程序详细解释-0.1 knapsack problem, with input instructions, and procedures explained in detail
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:74105
    • 提供者:刘欣欣
  1. 0-1bag

    0下载:
  2. 0—1背包问题,实现了经典背包问题.只是一个非常值得参考的算法。该算法简洁易懂,代码重用性强!-kanpsack problem which is a good algorithm for 0-1 kanosack problem!
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:327397
    • 提供者:dingyuting
  1. SA0-1

    0下载:
  2. 模拟退火解决0—1背包问题,很好的套用模版-Simulated annealing to solve the 0-1 knapsack problem, apply the template
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:844
    • 提供者:李航
  1. 0-1packets

    0下载:
  2. 一个算法的实现:使用分支界限法求解0-1背包问题-The realization of an algorithm: 0-1 knapsack problem using the branch and bound method
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:2187
    • 提供者:bao
« 1 2 3 4 5 67 8 9 10 11 ... 23 »
搜珍网 www.dssz.com