搜索资源列表
Genetic Algorithm
- LinPacker是一个优化矩形布局的工具,是在具有遗传算法的半无限大小区完成这一操作的。对缩减工厂的库存是有用的。-LinPacker optimization is a rectangular layout of the tool, with a genetic algorithm in the semi-infinite size of the area to complete the operation. To reduce f
Genetic最短路径
- 在vc控制台中运行,用遗传算法求解最短路径,用邻接矩阵表示路线图。-in vc console operations, Genetic Algorithm for the shortest path, adjacency matrices road map.
Genetic Algorithms and the Traveling Salesman Prob
- 遗传算法的一个例子:旅行商问题。C++源代码,适合初学者研究遗传算法与最优化等方面的知识。-a genetic algorithm examples : the traveling salesman problem. C source code, suitable for beginners and genetic algorithm optimization and other kinds of knowledge.
genetic.GA
- Genetic aglorithm,C/C++版本-Genetic aglorithm, C/C++ Version
genetic-algorithm
- 这个是用遗传算法实现的最优路径规划,经本人验证完全可以实现,能够出图。-This is a genetic algorithm is used to realize the optimum path planning, as I can verify that the realization of a plan to.
Practical-Genetic-Algorithms-wiley.2004.
- 一本不错的讲遗传算法的外文书籍,里面有源代码.-A good genetic algorithm stresses foreign books, which source code.
Solving.the.01.Knapsack.Problem.with.Genetic.Algor
- 遗传算法求解01背包问题+实验报告+参考文献。如果你看了这个程序还是不能明白遗传算法的巧妙,那么还是不要再看这个问题了。-Genetic Algorithm for Knapsack Problem 01 experimental report references. If you read this procedure should not understand the genetic algorithm or clever,
Genetic-algorithm
- Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm 2008年05月21日 C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design 基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是
genetic
- 关于遗传算法的提出、理论及应用,挺不错的ppt介绍-On the genetic algorithm, theory and application, very good introduction ppt
genetic
- genetic遗传算法,里面附有例子,请仔细阅读说明-genetic genetic algorithm, which accompanied by examples, please carefully read the descr iption
Genetic
- 遗传算法得一种编译程序,不是很正统,但是很新颖,并且方法简单,很实用,是计算机运行的时间更加快 -Genetic algorithms have a compiler, is not very orthodox, but very innovative, and method is simple, very practical, it is time the computer is running more to speed up
genetic-algorithm-artificial-life-simulation
- 基于遗传算法的人工生命模拟,用VC++编写,对于理解遗传算法有好处-Based on genetic algorithm artificial life simulation, using VC++ to prepare, good for understanding the genetic algorithm
genetic
- 关于遗传算法的书籍,我这里有十本关于这方面的资料,为了争积分,智能一本一本上传-About genetic algorithms books, I have about 10 such information, in order to dispute points, a smart one upload
genetic
- 这是用遗传编程算法来拟合曲线的一个经典程序,非常不错,大家可以通过修改function程序里的曲线定义来拟合多种曲线-This is the genetic programming algorithm to a classical curve fitting procedures, is very good, you can program by modifying the function of the curve to fit th
Genetic-Algorithm-for-Minimum-SpanningTree
- 使用遗传算法求解最小生成树的编码,C++环境-Genetic Algorithm for Minimum Spanning Tree
genetic
- 遗传算法的matlab程序,里面的函数内部有注释-Matlab genetic algorithm procedure
Genetic
- 基于遗传算法的研究的代码,利用的是C语言描述-Research based on genetic algorithm code, using the C language to describe
Genetic-Annealing
- 一个遗传算法工具箱,很好用的。一种改进的遗传算法-A genetic algorithm toolbox, very good use. An Improved Genetic Algorithm
genetic
- 目前公认最好的神经网络工具箱,学习性能非常好,是机器学习及人工智能,自动控制,拟合,回归预测的好工具-Currently accepted best neural network toolbox, learning performance was very good machine learning and artificial intelligence, automatic control, fit, return a good to
Genetic
- 遗传算法中,初始化,编码,解码,选择,交叉,变异,倒位的源程序-Genetic algorithms, initialization, encoding, decoding, selection, crossover, mutation, inversion of the source code