资源列表
ABC
- Artificial Bee Colony OPTIMIZATION ALGO
GA_TSP
- 用改进遗传算法解决旅行商问题,以寻求最优解-Using improved genetic algorithm to solve traveling salesman problem, to find the optimal solution
GTSP
- 遗传算法解决tsp问题,包括初始种群,交叉,变异,和生存率梯度选择-genetic algorithm that can solve tsp problem
ACA_FCM
- 蚁群算法用于求最短路径问题,是一种用来在图中寻找优化路径的机率型算法-Ant colony algorithm for the shortest path problem, is a kind of used to type the probability of finding optimal path algorithm in the picture
VRP
- 利用模拟退火算法来求解双车库的车辆路径问题-Simulated annealing algorithm to solve the vehicle routing problem with double garage
jsf
- 模糊聚类中,基于绝对值减法的模糊相似矩阵构造-Fuzzy clustering,structure the fuzzy similar matrix based on the absolute value of subtraction
Parzen_Window
- 模式识别中Parzen窗函数的实现,模拟对二维高斯分布的非参估计。窗函数有三种:高斯窗、指数窗、方窗-Pattern Recognition Parzen window function of the realization, simulation of two-dimensional Gaussian distribution is estimated non-participation. There are three window function: Gaussian window, th
一个遗传算法C++类
- 一个遗传算法C++类,值得收藏!-a genetic algorithm C-worthy collection!
GeneticPrograme
- 一个遗传算法的类,只要将该头文件和源文件添加到自己的工程中就ok了!-a genetic algorithm category, as long as this first document and source files to add to their works on ok!
jhgaa
- 读写多字符串值 ,适合初学者进行学习研究,不错的源码-Read and write multi-string value, suitable for beginners to learn research, a good source
TSP
- 基于遗传算法的TSP问题的源代码,喜欢就拿去
gene_bpnn_xor
- 遗传算法与神经网络联合例程,可以接受修改使用
