CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 背包 问题

搜索资源列表

  1. 背包问题用lc分支限界方法

    0下载:
  2. 01背包问题,用lc分支限界方法,做的ppt-01 knapsack problem, using lc branch and bound method, do ppt
  3. 所属分类:软件工程

    • 发布日期:2017-03-26
    • 文件大小:6433
    • 提供者:agui
  1. bag

    0下载:
  2. 本程序是用c++实现的背包问题。相信会对大家有用的-This procedure is used c++ Realized knapsack problem. We believe it will be useful
  3. 所属分类:software engineering

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

    0下载:
  2. 背包问题详细讲述,解释背包问题,喜欢的下载-Knapsack problem described in detail to explain the knapsack problem, like the download
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:38641
    • 提供者:黄山
  1. S08070028assgin05

    0下载:
  2. 背包问题解法,也就是背包问题的求解,不是全解,仅一种-Knapsack Problem Solution
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:99413
    • 提供者:王舒祺
  1. 01

    0下载:
  2. 这是我们大学里的课程设计,实现简单的0、 1背包问题,目的就是用最少的资源做做多的事情- This is our university course design, realization simple 0, 1 knapsack problem, the purpose is to use the minimal resource do more things
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:745
    • 提供者:李维
  1. [itpub[1].net]ACM2000

    0下载:
  2. 解决背包问题,用各种方法解决各种问题,不断的加深对问题的熟悉程度-Solve the knapsack problem, a variety of ways to solve various problems continue to deepen familiarity
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1370278
    • 提供者:沈辉
  1. backpack

    0下载:
  2. 背包问题,解决多少重量至少需要多少包的问题;-how to do about backpack,this question is very smart.
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:694
    • 提供者:周金杰
  1. 0_1beibao

    0下载:
  2. 0_1背包问题的分支定界法算法 希望帮到大家-0_1 branch and bound method for the knapsack problem algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:1786
    • 提供者:白骏
  1. bagscankao

    0下载:
  2. 这个是有栈的背包问题参考,大家看看有什么意见可以留言-This is the stack knapsack problem reference, take a look at what advice can message
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:2480
    • 提供者:张艺谋
  1. bagwithnotzhan

    0下载:
  2. 背包问题最新C语言版无栈适合那些没有学习C++的人参考和使用-The latest C-language version of the knapsack problem no stack reference and use for those who do not learn C++
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:1344838
    • 提供者:张艺谋
  1. baf47cb43b3d0685

    0下载:
  2. 遗传算法解决背包问题 报告代码已经结果分析-Genetic algorithm to solve the knapsack problem
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:11567
    • 提供者:祝小雨
  1. ga01beibao

    0下载:
  2. 改进后的遗传算法采用自然数直接编码在个体选择上结合使用常用的最优个体保留策略和轮盘赌法,基于经典0-1背包问题的数学模型基础,构造改进后的遗传算法和适应度评估,减少二进制编码或浮点型编码的复杂性,同时精 简 适 应 度 评 估 的 计 算。-Improved genetic algorithm uses natural number encoded on individual choice combined with the use of commonly used best individua
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:281676
    • 提供者:mali
  1. Knaspack-problems

    0下载:
  2. 背包问题,对于学习动态规划算法,有很大的帮助,系统的讲解背包问题。-Knaspack problems, It s helpful for you to study the algorithm of sotfware.
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:31254
    • 提供者:Coder
  1. evolutionary-algorithm

    1下载:
  2. 二次背包问题的贪婪量子进化算法求解,对于初学者来说非常适用-Quadratic knapsack problem greed quantum evolutionary algorithm, is very suitable for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1033196
    • 提供者:萧勇
  1. acm-beibao

    0下载:
  2. acm动态规划背包问题详解一共有九讲,非常非常的实用-acm dynamic programming knapsack problem Elaborates a total of nine speakers, very very practical
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:24819
    • 提供者:xiongjian
  1. package

    0下载:
  2. 改代码实现的是用贪心算法解决0—1背包问题,用c++实现。-Change the code is to solve 0-1 knapsack problem with the greedy algorithm, using c++ implementation.
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:1591
    • 提供者:叶子
  1. pso_backpack

    0下载:
  2. 基于粒子群优化算法的求解背包问题的贪婪优化算法的matlab程序实现及测试文件-dsa dasd dvsdg savas
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:8746
    • 提供者:王守利
搜珍网 www.dssz.com