资源列表
Simple_GA
- 简单的遗传算法编程实现,遗传算法是人工智能优化算法,具有寻求全局最优解的能力-Simple genetic algorithm for the programming, genetic algorithm is artificial intelligent optimization algorithms, have to seek the global optimal solution ability
gac_plus_plus
- 王小平老师编写的书中,基本遗传算法在vc++中的实现程序-simple genetic algorithm
PSO
- pso的基础算法,适合初学者学习,java实现的代码- pso basis algorithm, suitable for beginners to learn, to achieve the java code
pso
- 粒子群算法的代码,并且用优化算法给定的标准函数进行测试,参数的选取不是最好的,但具有一定参考性-Particle swarm algorithm of the code, and USES the optimization algorithm given standard function tests, the parameter selection is not the best, but has the certain reference
alg
- SUN公司专门的运筹学(or)开发库 Java算法库——查找和排序 -Sun special operations research (or) for the development of algorithms for Java -- Search and Sort
DFNN
- 动态模糊神经网络,做MG 数据的测试,已经调通,可靠运行,效果不错-Dynamic neural network, do MG test data has been transferred through the reliable operation, good results
野人-传教士
- 用c++实现的人工智能中野人和传教士问题,有注释部分!-achieve with the AI Savage and missionaries, a Notes!
rengongyuqunsuanfaTSP
- 基本人工鱼群算法在tsp问题中的应用,可以运行,很不错!-Basic artificial fish swarm algorithm tsp problems in the application, you can run, very good!
CHAPTER10
- 近几年来研究的多种PID控制程序,有灰色PID,神经网络自适应PID,模糊PID等等,!
Artificial-Fish-Algorithm
- 人工鱼群算法的实现,matlab语言编写,很给力-artifial fish
AGA
- 单点交叉 单点变异 确定式选择法 自适应的遗传算法生成最小树-Adaptive genetic algorithm generates minimum spanning tree
KMEANS
- k-means C++ 源代码, 修正原来的错误, 增加的新功能 1、用vector实现其存储 2、直接在程序中读取数据集 3、结果可以保存到文件中 4、用户可以输入聚类个数 5、初始聚类中心随机选择(代码自动随机)-k-means C++ source code, fixes the original error, the increase in new features 1, 2, with the vector to achieve its store dire
