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

搜索资源列表

  1. ga

    0下载:
  2. 遗传算法求解背包问题,结果不错,可以借鉴-Genetic algorithm to solve the knapsack problem, the results are good, can learn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:1104647
    • 提供者:woaineu
  1. TSPandBAGproblem

    0下载:
  2. 包里包含五个文件,其中ASforTSP是用蚂蚁算法解决TSP问题,Backtrack是用回溯法解决01背包问题,GAO是用遗传算法解决TSP,GreedySelector是用贪心算法解决01背包问题,MoneyChange是金额的数字与汉字的转换方案,本人作为一个学生初学编程,希望多多包涵。-Package contains five files, which ASforTSP ant algorithm to solve TSP is the problem, Backtrack 01 is
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:9925
    • 提供者:梦幻
  1. fenzhi

    0下载:
  2. 有关于算法设计的,用C++实现的遗传算法求解背包问题-Genetic algorithm is presented to solve knapsack problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-14
    • 文件大小:1089
    • 提供者:
  1. GeneticAlgorithm

    0下载:
  2. 遗传算法解决背包问题和旅行商问题。 测试数据已经写入java代码中。 遗传算法的参数可以修改。-Genetic algorithm to solve the knapsack problem and the traveling salesman problem. The test data has been written to the java code. The parameters of the genetic algorithm can be modified.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:7809
    • 提供者:lvsmart
  1. beibao_ga

    0下载:
  2. 用遗传算法求解背包问题,用启发式算法求解背包问题。-Knapsack problem using genetic algorithm, heuristic algorithm for solving knapsack problem.
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:1410
    • 提供者:马文
  1. Knapsackproblem

    0下载:
  2. 遗传算法解决01背包问题,可以用来学习和参考,有一定的价值-Genetic algorithm to solve knapsack problem 01 can be used to study and reference, there is a certain value
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1767
    • 提供者:panxin
  1. KnapsackProblem

    0下载:
  2. 利用遗传算法来精确地解决背包问题的编程代码-Knapsack problem using genetic algorithms to solve programming code
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2560
    • 提供者:冯诚诚
  1. GA_knapsack

    0下载:
  2. 使用遗传算法解决0-1背包问题,算法效率好-The use of genetic algorithm to solve 0-1 knapsack problem, a good algorithm efficiency
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:2977
    • 提供者:wzs
  1. KnacksackProblem_GA

    0下载:
  2. 应用遗传算法解决背包问题,采用二重结构编码,匹配映射交叉策略,倒位的变异策略.最终得到比较满意的结果。-Application of genetic algorithms to solve knapsack problem, the use of dual-structure code, cross-matching strategy mapping, inversion mutation strategy
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:11080
    • 提供者:张嘉琦
  1. GQA_backpak

    0下载:
  2. 解决背包问题遗传量子算法matlab实例-Quantum genetic algorithm to solve knapsack problem matlab examples
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:9880
    • 提供者:fadfaddfa
  1. targetalloc

    3下载:
  2. 目标分配的遗传算法在matlab的实现,可以用于在武器分配,以及背包问题。-Target allocation matlab genetic algorithm implementations that can be used in weapons distribution, and the knapsack problem.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1076
    • 提供者:JeremyZhang
  1. 0-1beibao--QGA

    1下载:
  2. 基于量子遗传算法的0-1背包问题matlab-Matlab genetic algorithm based on quantum 0-1 knapsack problem
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2223
    • 提供者:仇小伟
  1. ACO_GA_PSO

    0下载:
  2. 用三种方法解决城市距离问题(或背包问题)。三种方法分别为:遗传算法,蚁群算法,粒子算法。-Three ways to solve the problem of urban distance (or knapsack problem). Three methods are: genetic algorithm, ant colony algorithm, particle algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4839
    • 提供者:
  1. GA01

    0下载:
  2. 完整解决0-1背包问题的遗传算法程序,包括输出数据统计-Complete knapsack problem solving o-1 genetic algorithm program
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1738
    • 提供者:jsd
  1. yichuansuanfa5

    1下载:
  2. 通过遗传算法计算多背包问题-Computing multi knapsack problem by genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:41226
    • 提供者:leekahei
  1. KnapProbGA

    0下载:
  2. this programe is knapsack problem using genetic algorithms.-this programe is knapsack problem using genetic algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:483759
    • 提供者:abdirahim
  1. ga-tabu-

    0下载:
  2. 遗传、禁忌、模拟退火等算法求解背包问题C-Genetic, contraindications, simulated annealing algorithm for knapsack problem C++
  3. 所属分类:.net

    • 发布日期:2017-05-03
    • 文件大小:636244
    • 提供者:
  1. GA

    0下载:
  2. vc++中用以测试mpi并行的遗传算法,应用在0-1背包的问题中。-Vc++ is used to test the mpi parallel genetic algorithm (ga), used in 0-1 knapsack problem.
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:613
    • 提供者:匡荣
  1. GA

    0下载:
  2. python遗传算法求解背包问题,后者由1978年由Merkel和Hellman提出。其运行依赖DEAP -python genetic algorithm knapsack problem, which in 1978 proposed by Merkel and Hellman. Its operation depend DEAP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2720
    • 提供者:夏益志
  1. bp

    0下载:
  2. 背包问题_遗传算法解决,matlab例程,数学建模常用算法-Genetic algorithm to solve knapsack problem _, matlab routines, mathematical modeling algorithms
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2416
    • 提供者:jan
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com