搜索资源列表
背包问题的遗传算法解法vb
- 这是一用VB解决背包问题的遗传算法元程序,程序框架清楚,应用性强-This a backpack with VB solve problems of genetic algorithm yuan procedure is a clear framework and application-
背包问题的遗传算法解法
- 背包问题算法解决-Knapsack Problem Solving
knapsack.rar
- 用GAlib库实现的解决0/1背包问题的遗传算法程序源代码。, Solution 0/1 knapsack question heredity algorithm procedure source code realizes which with the GAlib storehouse.
xujinpeng-matlab.rar
- 遗传算法编程求解旅行商问题;图论中最短路问题的Matlab程序实现;背包问题模型的Matlab程序实现。,Genetic Algorithm for Solving Traveling Salesman Problem programming graph theory, shortest path problem in the Matlab program implementation knapsack problem Matlab model implementation process.
GQA.rar
- 遗传量子算法求解背包问题Matlab源码,Quantum Genetic Algorithm for Knapsack Problem
Knapsack
- 用遗传算法解决01背包问题,内附测试数据。-Using genetic algorithms to solve knapsack problem 01, enclosing the test data.
EX04
- 遗传算法,用此算法可以得到很多计算背包问题的方法,可以和其他的算法进行比较。-Genetic algorithm, using this algorithm for calculating the backpack can be a lot of problems, and other algorithms can be compared.
gafor01
- 遗传算法求解典型的组合优化问题,复杂背包问题的设计-Genetic Algorithm for typical combinatorial optimization problem, the complexity of the design of knapsack problem
KnapsacksProblem1
- 利用遗传算法解决背包问题,对遗传算法和编程的学习有一定帮助-The use of genetic algorithms to solve knapsack problem, genetic algorithms and programming of learning to some extent help the
gabags
- 网站上关于遗传算法开发可谓工具箱满天飞。可工具箱超级难用。鉴于此,本人自己完全用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
beibao
- 背包问题的主函数很有用啊 本程序主要用到遗传算法-背包
bbwt
- 遗传算法解决背包问题,即装入物体容量有限,每个物体有不同价值,使得最终价值最高。-Genetic algorithm to solve knapsack problem, namely the limited capacity of loaded objects, each object has a different value, making the final value.
GaBin
- 遗传算法解决复杂背包问题,用Java编写。 该背包拥有3个属性,500个东西,50个包。 求解包与包之间物品重量差最小,并且同一个背包的物品属性有特殊要求。 该程序容易修改。-Genetic Algorithm on Bin Packing Proglem. 500 items, 3 parameters of each item. 50 containers, target: All 50 containers has the smallest weight differe
galy
- 遗传算法解决的背包问题,初学者遗传算法的同学必看。-Genetic algorithm to solve the knapsack problem, genetic algorithm beginner students must-see.
Based_on_genetic_algorithm_for_solving_knapsack_pr
- 基于遗传算法的背包问题求解,遗传算法,背包问题。-Based on genetic algorithm to solve knapsack problem, genetic algorithms, knapsack problem.
Based_on_genetic_algorithm_for_solving_knapsack_pr
- 背包问题,遗传算法,基于遗传算法的背包问题求解-Knapsack problem, genetic algorithm, based on genetic algorithms for solving knapsack problem
knapsackAlgorithm
- 遗传算法实现背包问题的matlab代码,分享给大家-Knapsack problem genetic algorithm matlab code to share for everyone
ss
- 遗传算法解决背包问题,其中包括算法编码初始化,交叉,变异和惩罚策略,很好的解决了背包问题-Genetic algorithm to solve knapsack problem, including the coding algorithm initialization, crossover, mutation and punishment strategy, a good solution to the knapsack problem
遗传算法计算框架
- 遗传算法计算框架,包含3SAT问题、旅行商问题和背包问题的解法,并可以通过已有的框架方便的开发出其他问题的解。
遗传算法解决背包问题
- 遗传算法解决背包问题,matlab环境实现c流程(Solving knapsack problem by genetic algorithm)