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

搜索资源列表

  1. 0-1questionshiyan

    0下载:
  2. 关于0-1背包问题的动态演示程序,处于实验版-0-1 knapsack problem on the Dynamic Demonstration Program, an experimental version
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:6571
    • 提供者:王维
  1. 0-1beibao

    0下载:
  2. 0-1背包问题,采用了求最优解和求最优值,分别用递归和回代来实现.-0-1 knapsack problem using the optimal solution for the optimal value and demand, and to use recursive generation to achieve.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7756
    • 提供者:林静
  1. 0-1Pack

    0下载:
  2. 用C#写的《计算机软件算法分析与设计》的作业--动态规划算法,0-1背包问题 可选择背包容量(浮点型)和指定每个物品的重量(浮点型),生成物品选择表和统计信息
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:91647
    • 提供者:范成
  1. 0-1package

    0下载:
  2. 0-1背包问题的分支限界算法实现,有详细的函数功能说明
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:1939
    • 提供者:古月
  1. 0-1bag

    0下载:
  2. 在c++环境下运行的程序 利用动态规划的算法思想解决0—1背包问题
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1170
    • 提供者:少帅
  1. 0-1beibao

    0下载:
  2. 0-1背包问题的解决,此算法基于动态规划来实现,通用性好
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5700
    • 提供者:kany
  1. 0-1Bag

    0下载:
  2. 0-1背包问题的vc++6.0解法,还不错,供朋友们参考
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:14795
    • 提供者:wyl_1113
  1. 0-1beibaowenti

    0下载:
  2. 用C#编写的利用遗传算法解决0-1背包问题的源程序,希望对需要的朋友有所帮助-C# prepared with the use of genetic algorithm to solve the 0-1 knapsack problem source, and they hope to help a friend in need
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:25881
    • 提供者:mimi
  1. Knapsack_V6.0

    0下载:
  2. vc实现的0-1背包问题,一般递归方法,动态规划方法和贪心方法-vc achieved 0-1 knapsack problem, the general recursive method of dynamic programming methods and greedy method
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:18500
    • 提供者:wangkc
  1. SimulatedAnnealingAlgorithm

    1下载:
  2. matlab编制的用模拟退火算法解决0-1背包问题的具体实例-matlab prepared using simulated annealing algorithm to solve 0-1 knapsack problem specific examples of
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1535
    • 提供者:潘晔
  1. 0-1bag

    0下载:
  2. 解决0/1背包问题 : 给定一定容量的一个背包,要求放入的货物价值最大(每个货物有固定的容量和价值)-Solve the 0/1 knapsack problem: given a knapsack of a certain capacity, the requirements placed the greatest value of the goods (one for each cargo capacity and a fixed value)
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6725
    • 提供者:Daniel
  1. 0-1beibao

    0下载:
  2. 0-1背包问题~实现完整程序~直接解压缩即可~-0-1 knapsack problem ~ ~ Direct to achieve a complete decompression procedures can be ~
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:236813
    • 提供者:张小胖
  1. 0-1knapsackproblem

    0下载:
  2. 动态规划解0/1背包问题knapsack problem-Dynamic programming solution 0/1 knapsack problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1032
    • 提供者:myth
  1. 0-1packageproblem

    0下载:
  2. 0-1背包问题算法源代码.0-1背包问题有很多算法变种,这是其中之一的源代码,供《算法》课的初学者使用,也可供一些研究0-1背包问题的人员作参考-0-1 package problem solvition
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2041
    • 提供者:xiehong
  1. BackTrack_01backpack

    0下载:
  2. 0-1背包问题是一个经典的算法问题,有多种解法,这里用回溯法求解。-0-1 knapsack problem is a classical algorithm for the problem, there are several solution here solved by backtracking.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:541802
    • 提供者:储大为
  1. 0-1hui

    0下载:
  2. 0-1背包问题 关于回溯法的背包问题 回溯法在求问题的所有解时, 要回溯到根结点, 且根结点的所有子树都已被搜索过才结束。-0-1 背包问题
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7553
    • 提供者:lll
  1. 1

    0下载:
  2. 贪心算法0-1背包问题,很全面,很有用的-beibao
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:4836
    • 提供者:afeng
  1. 0-1question

    0下载:
  2. 0-1背包问题是算法设计中很经典的一个问题。如何让价值最大化是这个问题所要考虑的问题。-0-1 knapsack problem is a classic algorithm design a problem. How to maximize the value of this issue to consider.
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:632
    • 提供者:huwenjuan
  1. beibaoPSO

    1下载:
  2. 这份源代码是用粒子群算法解决0/1背包问题,可以正常运行。-The source code is the particle swarm algorithm to solve 0/1 knapsack problem, it works.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1257
    • 提供者:风暴
  1. Backtrack_0-1bag

    0下载:
  2. 从文件读入数据,用回溯法实现了0-1背包最优解的问题-Read data from a file, using backtracking to achieve the optimal solution of the 0-1 knapsack problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:906
    • 提供者:canon
« 1 2 3 4 56 7 8 9 10 ... 23 »
搜珍网 www.dssz.com