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

搜索资源列表

  1. 背包问题.rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:1927
    • 提供者:
  1. beibao.rar

    0下载:
  2. 背包问题最优算法
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:313348
    • 提供者:
  1. QEAsolvePackage

    1下载:
  2. 最近两年比较流行的量子进化算法(QEA),能够求解一般的优化问题。算例是一个典型的背包问题(离散二值问题)。-The more popular the last two years the quantum evolutionary algorithm (QEA), be able to solve the general optimization problems. An example is a typical knapsack problem (discrete binary problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1186
    • 提供者:王潮
  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. Based_on_genetic_algorithm_for_solving_knapsack_pr

    0下载:
  2. 基于遗传算法的背包问题求解,遗传算法,背包问题。-Based on genetic algorithm to solve knapsack problem, genetic algorithms, knapsack problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2130
    • 提供者:金甜甜
  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. jinjisousuobeibao

    1下载:
  2. 禁忌搜索求解01背包问题,VC++6.0编译通过,有运行结果显示-01 Tabu Search for solving knapsack problems, VC++6.0 to compile, run the results are
  3. 所属分类:Windows编程

    • 发布日期:2013-12-03
    • 文件大小:32897
    • 提供者:楠楠
  1. back-pack

    0下载:
  2. 用C语言来解决遗传算法的经典问题——背包问题。-Using C language to solve the classic problem of genetic algorithms- Knapsack Problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:253049
    • 提供者:李洁
  1. 01

    0下载:
  2. c++利用回溯法来实现01背包问题  阶段是:在前N件物品中,选取若干件物品放入背包中;   状态是:在前N件物品中,选取若干件物品放入所剩空间为W的背包中的所能获得的最大价值;   决策是:第N件物品放或者不放; -c++ using backtracking to achieve the 01 knapsack problem Stage: the first N items, select the number of items into the backpack status
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:884502
    • 提供者:林挺
  1. PSO-bag

    0下载:
  2. 用粒子群算法解决背包问题,能得到比较有效的结果-Particle swarm algorithm to solve knapsack problem, the results can be more effective
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:17105
    • 提供者:fudandan99
  1. simknap_rec

    0下载:
  2. 简化背包算法,实用于大学生学习模拟使用,实现简单的背包问题-Simplify the knapsack algorithm, useful in the simulation students learn to use, simple knapsack problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:533
    • 提供者:左孝源
  1. d66906376b80

    0下载:
  2. 遗传算法解决TSP背包问题的源代码,包涵MATLAB程序和详尽文字算法说明-Knapsack problem genetic algorithm source code for TSP, bear with MATLAB algorithms procedures and detailed text descr iption
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:585920
    • 提供者:px
  1. 01

    0下载:
  2. 01背包问题,利用的是动态规划的思想,不是改进的01背包算法-01 knapsack problem, the use of dynamic programming is the idea, not the 01 knapsack algorithm to improve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6058
    • 提供者:李崇帆
  1. beibaoqiujie

    0下载:
  2. 用遗传算法计算背包问题的经典程序,word的文档里面有说明和程序。-Knapsack problem using genetic algorithm the classic program, word document which has instructions and procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:26565
    • 提供者:孙磊
  1. PSO-for-knapsack-problem

    0下载:
  2. pso算法在背包问题中的matlab程序。-pso algorithm in the knapsack problem in the matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:18572
    • 提供者:hancunai
  1. 背包问题

    0下载:
  2. python的0-1背包算法实现,包含如何求出路径,还有算法流程图(Python 0-1 knapsack algorithm implementation, including how to find the path, and the algorithm flow chart)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:38912
    • 提供者:Ptpmgh
  1. 01beibao_fenzhijiexian

    0下载:
  2. 分治法实现01背包问题,输入为即将放入背包的物品的重量和对应价值的数组,输出为放置物品的最优方案(Realization of 01 knapsack problem by divide and conquer method)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:887808
    • 提供者:泸沽湖123
  1. 01packeg

    0下载:
  2. 01背包问题的一种实现算法。根据需要设置Weight、Value和Capacity。(01 an algorithm for the realization of the knapsack problem. Weight, Value, and Capacity are set up as required.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:1391616
    • 提供者:Euler.Xie
  1. 0-1

    0下载:
  2. 利用动态规划实现0-1背包问题,文件包含源代码,解释说明及测试样例(Dynamic programming to achieve 0-1 knapsack problem.)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:447488
    • 提供者:pptv89
  1. 背包九讲

    0下载:
  2. 经典DP 背包问题,九讲背包入门,适合新手或入门者学习动态规划(The classic DP knapsack problem, the introduction of knapsack, is suitable for beginners or beginners to learn dynamic programming.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-30
    • 文件大小:52224
    • 提供者:你好6
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com