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

搜索资源列表

  1. packa

    0下载:
  2. 用c#实现背包问题还含有课件,简单易懂,好学易用-the process use C# to solve the package problem ,it was useful
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:129257
    • 提供者:liming
  1. 07

    0下载:
  2. 用堆栈实现0-1背包问题,以此了解递归实现的栈本质-0-1 knapsack problem with the stack implementation, in order to understand the recursive nature of stacks
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:770
    • 提供者:猫熊
  1. gpk-update-icon.txt.tar

    0下载:
  2. 实现背包问题的最优解,linux下编程,不会让你失望的-Knapsack problem to achieve the optimal solution, linux under the program will not let you down
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:18637
    • 提供者:linhao
  1. 01package

    0下载:
  2. 关于背包问题的实现,很好的代码,希望我们一起学习。-Knapsack problem on the realization of good code, I hope we learn together.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:517
    • 提供者:李晴
  1. suanfa

    0下载:
  2. 背包问题的贪心算法解决办法,用链表和栈来实现的。 -Greedy algorithm for knapsack problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:10637
    • 提供者:陈鑫
  1. beibao

    0下载:
  2. 用java 实现 动态规划求0-1背包问题两个实例 包括改进后的算法实现-0-1 knapsack problem of the dynamic programming algorithm, 0-1 knapsack different from the knapsack problem
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:9106
    • 提供者:
  1. 10_04_07-c

    0下载:
  2. 学习数据结构时候写的一些小程序,包括二分搜索、背包问题等。初学者可以下来-Data structure when learning to write small programs, including binary search, backpacks and so on. Beginners can look down. .
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:504645
    • 提供者:susan
  1. beibao_9

    0下载:
  2. 背包问题,经典的9个算法详细解析。每一个都有详细的讲解和代码分析-Knapsack problem, the classic algorithm detailed analysis of nine. Each with a detailed explanation and code analysis. .
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:26159
    • 提供者:zhou
  1. bl

    0下载:
  2. tlbb 背包遍历,易语言开发,供大家学习 发源码-tlbb backpack through, easy to language development, source code for everyone to learn hair
  3. 所属分类:外挂编程

    • 发布日期:2017-03-22
    • 文件大小:96522
    • 提供者:房敬博
  1. BagZeroOne

    0下载:
  2. 用java实现0/1背包问题 贪心算法-the knapsack of using java
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:5254
    • 提供者:liuxiaofei
  1. backnap-and-large-number-

    0下载:
  2. 使用队列类解决背包问题 和使用线性表解决俄大数计算问题-Solve the knapsack problem using the queue class, and use the linear form of large numbers to solve computational problems Russia
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:4518
    • 提供者:
  1. ep121

    0下载:
  2. 用动态规划方法模拟0-1背包的问题,并包含了文件。-Simulation using dynamic programming methods 0-1 knapsack problem, and contains the file.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:967
    • 提供者:
  1. beibao

    0下载:
  2. 解决简单的背包问题,大学数据结构的实验内容-Solve simple knapsack problem, the University of the data structure of the experimental content
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1250
    • 提供者:蔡优
  1. backbag

    0下载:
  2. 设有一个能装入总体积为T的背包和n件体积分别为W1,W2,…,Wn的物品,能否从n件物品中挑选若干件恰好装满背包,即使Wi1+Wi2+…+Wm=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到4组解:(1,4,3,2)、(1,4,5)、(8,2)和(3,5,2)。-the backbag problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:14400
    • 提供者:龚俊宇
  1. KNAPSACK

    0下载:
  2. 0-1背包问题,用动态规划做的,很不错,供大家传阅。算法设计的原型。我给具体实现了。-0-1 knapsack problem, using dynamic programming to do, very good for your circulation. Algorithm design prototype. I gave a concrete realization.
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:586858
    • 提供者:尚启昌
  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. knapsack_greedy

    0下载:
  2. 贪心法解背包问题,你懂得。。。。。。。20个子真麻烦-Greedy method to solve knapsack problem, you know. . . . . . .
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:255959
    • 提供者:zhaoxuefeng
  1. 01

    0下载:
  2. 0-1背包问题,涉及到计算哪个背包加入了所选的结果中。-0-1 knapsack problem, which involves the calculation of the backpack to join the selected results.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:805
    • 提供者:dfaf
  1. beibao_fei_digui

    0下载:
  2. 背包问题的非递归程序,希望大家能用的上。-I don t know.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:956481
    • 提供者:飞哥
  1. 01Backpack

    0下载:
  2. 01背包问题的C++实现,包含Knapsack算法以及改进后的Knapsack算法。参考书籍:《算法设计与分析》。-01 knapsack problem of C++ implementation, including the Knapsack Knapsack algorithm and improved algorithm. Reference books: " Algorithm Design and Analysis."
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1213
    • 提供者:wendy
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com