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

搜索资源列表

  1. beibaobeibao

    0下载:
  2. 这是一个0/1背包问题的解决,有图形界面,是一次软件实习作业 -This is a 0/1 knapsack problem solving, graphics interface, the software is a practical operation
  3. 所属分类:Java Develop

    • 发布日期:2017-11-17
    • 文件大小:5390
    • 提供者:sky
  1. Algorithms

    0下载:
  2. 算法导论上机作业java实现,主要有背包问题,八皇后问题,递归等。-Introduction to the machine operation algorithm java to achieve, there are knapsack problem, the eight queen problem, recursive and so on.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:17630
    • 提供者:pingyang
  1. pacel

    0下载:
  2. 经典问题----背包问题的java源代码,求解-Knapsack problem---- the classic problem of the java source code, to solve
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:10849
    • 提供者:zhaopengfei
  1. Knapsack

    1下载:
  2. 用遗传算法解决01背包问题,内附测试数据。-Using genetic algorithms to solve knapsack problem 01, enclosing the test data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:266519
    • 提供者:蓝点
  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. an

    0下载:
  2. 利用模拟退火解决0-1背包问题,适合初学者。-The use of simulated annealing to solve 0-1 knapsack problem, suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1107
    • 提供者:dayong
  1. 0-1

    0下载:
  2. 0-1背包问题的贪心算法 希望对大家有帮助-0-1 knapsack problem the greedy algorithm would like to help everyone
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5829
    • 提供者:林龙
  1. beibao

    0下载:
  2. 通过贪心算法实现背包问题,可实现小规模背包问题-Through the greedy algorithm knapsack problem, enabling small-scale knapsack problem
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:9860
    • 提供者:piaoxue
  1. EX04

    0下载:
  2. 遗传算法,用此算法可以得到很多计算背包问题的方法,可以和其他的算法进行比较。-Genetic algorithm, using this algorithm for calculating the backpack can be a lot of problems, and other algorithms can be compared.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:14732
    • 提供者:zengjq
  1. pack

    0下载:
  2. 一个简化的背包问题:一个背包能装总重量为 T,现有 n 个物件,其重量分别为(W1、W2、…、Wn)。问能否从这 n 个物件中挑选若干个物件放入背包中,使其总重量正好为 T ?若有解则给出全部解,否则输出无解。-A simplified knapsack problem: a backpack can hold a total weight for the T, the existing n-object, its weight, respectively (W1, W2, ..., Wn).
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:930
    • 提供者:
  1. 01knapsackMFC

    0下载:
  2. 01背包问题演示程序 用mfc实现01背包问题的dp算法-01 knapsack problem with mfc demo program to achieve 01 knapsack problem algorithm dp
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:47628
    • 提供者:纪旭
  1. Fac3_9

    0下载:
  2. //0-1背包问题动态规划解法,原自王晓东算法设计,该程序已调通-//0-1 knapsack problem dynamic programming method, the original algorithm since Xiaodong design, the program has been transferred Qualcomm
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1051
    • 提供者:ss
  1. package

    0下载:
  2. 动态规划的背包问题,包括讲解,源代码还有详细的例证。-Dynamic programming knapsack problem, including explanations, there is a detailed source code examples.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7236
    • 提供者:sfsf
  1. gafor01

    0下载:
  2. 遗传算法求解典型的组合优化问题,复杂背包问题的设计-Genetic Algorithm for typical combinatorial optimization problem, the complexity of the design of knapsack problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:10669
    • 提供者:pengyang
  1. KnapsacksProblem1

    0下载:
  2. 利用遗传算法解决背包问题,对遗传算法和编程的学习有一定帮助-The use of genetic algorithms to solve knapsack problem, genetic algorithms and programming of learning to some extent help the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:367650
    • 提供者:沧海桑田
  1. GA

    2下载:
  2. 本程序是在MATLAB平台上,利用智能优化算法遗传算法来解决01背包问题。在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高。-This procedure is in the MATLAB platform using intelligent genetic algorithm optimization algorithm t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1625
    • 提供者:周薇
  1. beibaowent

    0下载:
  2. 一群算法解决背包问题 -A group of algorithms to solve knapsack problem a group of algorithms to solve knapsack problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:30475
    • 提供者:庄重
  1. Beibao-JAVA

    0下载:
  2. 提供一个用Java实现背包问题的解法,如果有必要可以自行修改相关参数后再做仿真-Used to provide a Java implementation of the solution of knapsack problem and, if necessary modify the relevant parameters can then make simulation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1090
    • 提供者:XiongRunqun
  1. gabags

    0下载:
  2. 网站上关于遗传算法开发可谓工具箱满天飞。可工具箱超级难用。鉴于此,本人自己完全用matlab实现遗传算法解决多背包问题并留了qq。-Web site development on the genetic algorithm toolbox is all over the place. Toolbox can be super hard to use. In view of this, I am not at all with the realization of genetic algorith
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1504
    • 提供者:李斌
  1. TSP

    0下载:
  2. 解决背包问题 自动求解最大价值 利益最大化问题-Automatically solve the Knapsack Problem to maximize the interests of maximizing the value of solving the problem
  3. 所属分类:matlab

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