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

搜索资源列表

  1. ce_knapsack

    0下载:
  2. Solving knapsack with MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1778
    • 提供者:SS
  1. bagPSO

    0下载:
  2. matlab 用PSO 解决背包问题-matlab solve the knapsack problem with PSO
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1259
    • 提供者:徐玖
  1. 0-1KnapsackProblem

    0下载:
  2. 這是一個使用greedy所寫的0-1 Knapsack Problem ,所有的物品若要取則必須全取,此程式可以讓背包裝最多且最有價值的物品-This is a greedy written using the 0-1 Knapsack Problem, to take all the items must all take, the program can back up and packing the most valuable items
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:809
    • 提供者:林文華
  1. backpack

    0下载:
  2. 用C#来实现遗传算法中的背包问题。其中只有变异过程。-Using C# to implement the genetic algorithm knapsack problem. Only mutation process.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:82645
    • 提供者:李洁
  1. backpack

    0下载:
  2. 对背包问题进行的求解,能够处理体积相同,但是不同物品的问题-The solution on the knapsack problem that can handle the same volume, but the problem of different items
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:980
    • 提供者:liufeng
  1. knapsack

    0下载:
  2. C语言背包问题 Given n objects and a "knapsack." Item i weighs wi > 0 kilograms and has value vi > 0. ◦ Knapsack has capacity of W kilograms. ◦ Goal: fill knapsack so as to maximize total value.-C-Knapsack Problem Given n objects and
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:232086
    • 提供者:潘越
  1. Greedy.algorithm.knapsack.application

    0下载:
  2. 贪心算法在背包中的应用Greedy algorithm for knapsack application -Greedy algorithm for knapsack application
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:6437
    • 提供者:ajll
  1. thegreedyalgorithmusinggeneticalgorithmssolveknaps

    0下载:
  2. 详细的讲述了贪心算法和遗传算法相结合去求解NP难题,背包问题。-Greedy algorithm described in detail and the combination of genetic algorithms to solve the NP problem, knapsack problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2890
    • 提供者:liulei
  1. knapsack-code-with-java

    0下载:
  2. knapsack with java scr ipt
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:1191
    • 提供者:vince
  1. knapsack

    0下载:
  2. 学习文档,是背包问题的,分享一下,希望对大家有用-Study documents, the problem is the knapsack, and share, we hope to be useful
  3. 所属分类:Data structs

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

    0下载:
  2. 0/1背包问题,java差分进化算法实验-0/1 knapsack problem, java experimental differential evolution algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2317
    • 提供者:朱小峰
  1. moga

    1下载:
  2. Genetic Algorithm for multi objective knapsack problem
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2188
    • 提供者:kalli
  1. Knapsack-problem

    0下载:
  2. 背包问题 言简意赅 易懂易学 一学就会-Knapsack problem concisely and a school will learn to understand
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:15176
    • 提供者:马翔
  1. knapsack

    0下载:
  2. knapsack algorithm file-knapsack algorithm file
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:34763
    • 提供者:pinakmishra
  1. Knapsack-problem

    0下载:
  2. 背包问题,用遗传算法解决,并在VC++环境下调试通过,得到正确结果,可供参考,源码C文件中有较详细的注释-Knapsack problem, using genetic algorithm, and in the VC++ debugging environment through, get the correct results, for reference, source C files in more detailed comments
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:12799
    • 提供者:paradise
  1. knapsack

    0下载:
  2. 算法设计实验背包问题的实现visualc++实现。-Experimental realization algorithm knapsack problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:412918
    • 提供者:蓉蓉
  1. 01-knapsack-problem--

    0下载:
  2. 01背包问题的优先队列式分支限界算法程序实现-01 knapsack problem with priority queues to achieve branch and bound algorithm program
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:778686
    • 提供者:hudongfang
  1. Knapsack-problem

    0下载:
  2. 背包问题(Knapsack problem)是一种组合优化的NP完全问题。问题可以描述为:给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高。用2种方法实现背包问题,用C语言编写,数据结构课内试验-Knapsack problem (Knapsack problem) is NP-complete combinatorial optimization problem. Problem can be described as: Given a se
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1026315
    • 提供者:linfuhong
  1. ipack

    0下载:
  2. vc++ 算法解决背包问题 贪心算法 algorithm to solve knapsack problem greedy algorithm-vc++ algorithm to solve knapsack problem greedy algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-08
    • 文件大小:1847021
    • 提供者:杨依依
  1. Knapsack

    0下载:
  2. Knapsack with dynamic programming
  3. 所属分类:Algorithm

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