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

搜索资源列表

  1. Knapsack-problem-with-GA

    0下载:
  2. solving knapsack 0,1 problem with GA in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:979
    • 提供者:maneshti
  1. knapsack

    0下载:
  2. Knapsack problem is a classic dynamic programming model. It is both simple image easier to understand, and to some extent to peel And the nature of the dynamic programming, so many textbooks used it as a dynamic programming part, the first samp
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:314983
    • 提供者:张阳
  1. optimal-for-knapsack-probelm

    0下载:
  2. 背包问题的多项式优化算法,实现了对目前用到的背包问题的算法的改进-an optimal algorithms for knapsack probelm
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. 01背包问题的matlab的实现,方便大家下载学习。-01 knapsack problem matlab realize, convenient download learning.
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:2077
    • 提供者:Charles
  1. Knapsack-problem(DP)

    0下载:
  2. 本文档详细分析了动态规划的经典模型-背包问题,能够有效强化对该类型算法的理解。-This document is a detailed analysis of the classic model of the dynamic programming- knapsack problem, can effectively enhance the understanding of this type of algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:31856
    • 提供者:
  1. 0-1-knapsack-problem-matlab

    0下载:
  2. 关于matlab解决0-1背包问题的修改,原先下载的matlab代码中有错误-Solve 0-1 knapsack problem matlab modifications, there is an error in the original download matlab code
  3. 所属分类:assembly language

    • 发布日期:2017-11-18
    • 文件大小:16323
    • 提供者:鲍文正
  1. knapsack

    0下载:
  2. knapsack问题,用LocalSolver求解,可以免费试用于学习。-knapsack for learning freely with LocalSolver a slover with LocalSolver corporation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-30
    • 文件大小:7176854
    • 提供者:suntoward
  1. QEA-solving-0-1-Knapsack-problem

    0下载:
  2. 主要是利用QEA解决0-1背包问题的程序-It isuseful to solving the problem of 0-1 Knapsack using QEA
  3. 所属分类:Document

    • 发布日期:2017-11-02
    • 文件大小:92790
    • 提供者:yanyanyan
  1. Knapsack

    0下载:
  2. 背包问题(0-1背包和完全背包)动态规划代码-Code for Knapsack Problem using Dynamic Programming
  3. 所属分类:Data structs

    • 发布日期:2017-11-19
    • 文件大小:246397
    • 提供者:小魏
  1. Knapsack

    0下载:
  2. Knapsack and work good i hope
  3. 所属分类:Project Manage

    • 发布日期:2017-12-04
    • 文件大小:1986
    • 提供者:king
  1. Knapsack

    0下载:
  2. 0-1背包问题 此算法包含了输入界面,可以随意设置货物的数量和价值。-0-1 knapsack problem algorithm includes the input interface, the number and value of the goods can be arbitrarily set.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:641
    • 提供者:郑浩
  1. Knapsack-problem-based-on-GA

    1下载:
  2. 本文件含论文及源代码。论文首先介绍了基本遗传算法的基本原理、特点及其基本实现技术,接着针对背包问题,论述了遗传算法在编码表示和遗传算子(包括选择算子、交叉算子变异算子这三种算子)等方面的应用情况。并且结合背包问题实例,给出了具体的编码方法,运行参数,群体大小,最大迭代次数,以及合适的遗传算子。最后,简单说明了遗传算法在求解背包问题中的应用并对遗传算法解决背包问题的前景提出了展望。-The file containing the papers and source code. The paper
  3. 所属分类:Algorithm

    • 发布日期:2017-11-07
    • 文件大小:421039
    • 提供者:李海波
  1. Knapsack

    0下载:
  2. The describe of Knapsack algorithm
  3. 所属分类:IT Hero

    • 发布日期:2017-12-07
    • 文件大小:1414460
    • 提供者:Zahra
  1. solution-of-knapsack-problem

    0下载:
  2. 回溯法、分支限界法的原理,并能够按其原理编程实现解决0-1背包问题,以加深对回溯法、分支限界法的理解。 -Backtracking, branch and bound method principle, and can according to the principle of programming to realize solving knapsack problem, in order to deepen our understanding of the backtracking, bra
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:90598
    • 提供者:
  1. Knapsack-problem

    0下载:
  2. 数据结构的经典背包问题,C++实现版本,欢迎批评指正~-Knapsack problem for c++
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:1222337
    • 提供者:aby
  1. knapsack

    0下载:
  2. 利用遗传算法解决0-1背包问题的c++程序代码-Genetic algorithm to solve the knapsack problem c++ program
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:10427
    • 提供者:sukey
  1. Knapsack

    0下载:
  2. 设计一般背包问题的贪心算法,对于任意给定的一般背包问题,都能够得到最优解-Greedy algorithm design in general knapsack problem, for any given general knapsack problem, are able to obtain the optimal solution
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:877
    • 提供者:祝婷
  1. knapsack

    0下载:
  2. 本源程序主要是实现算法中的0-1背包问题,此程序在Visual C++6.0下实现-implement the knapsack problem
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1114333
    • 提供者:xiaochun
  1. Knapsack

    0下载:
  2. 用java实现的01背包问题的有分支限界的回溯算法,注释非常详细,是我作业的一部分。伪代码可以参考《计算机算法与数据结构》这本书-Using java to achieve 01 knapsack problem branch-and-bound backtracking algorithm and very detailed notes, is part of my job. The pseudo-code can refer to this book of computer algorith
  3. 所属分类:Java Develop

    • 发布日期:2017-11-18
    • 文件大小:1588
    • 提供者:xuchao
  1. ts-solve-0-1-knapsack-a-info

    1下载:
  2. 用禁忌搜索解决0-1背包问题,及一些关于禁忌搜索优化和并行处理的资料-Tabu search to solve 0-1 knapsack problem, and some information on tabu search optimization and parallel processing of data
  3. 所属分类:Data structs

    • 发布日期:2017-11-06
    • 文件大小:5420679
    • 提供者:cmn
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com