资源列表
GAcode
- 自适应滤波的遗传算法算法 自适应滤波的LMS算法-adaptive filtering algorithm GA LMS adaptive filtering algorithm
Apriori[VC++]
- 频繁集挖掘Apriori算法,使用[VC++]实现的,很不错,值得一看。-frequent Mining Apriori algorithm, the use of [VC] achieve, and quite overseas.
anneal_travel
- 用模拟退火算法求解旅行商问题,其中用STL中的Vector来实现路径的存放 -simulated annealing algorithm for the traveling salesman problem, which use the STL Vector to achieve the storage path
SVDcode
- 利用一般最小二乘法和SVD-TLS方法 进行AR参数估计和正弦波频率估计 -use of general and the least-squares method SVD-TLS AR method parameter estimates and the estimated frequency sine wave
genetic_matlab
- 遗传算法优化工具箱介绍及实例源程序,适合初学者用matlab进行遗传算法的学习-genetic algorithm optimization toolbox introduced and examples of source, for beginners using Matlab for the study of genetic algorithms
ants.tar
- 蚂蚁算法/ 蚂蚁算法-Ant Algorithm / A nt Algorithm / A nt Algorithm
AntDemo.tar
- 另类蚂蚁/ 另类蚂蚁-alternative Ant / a lternative Ant / a lternative ants
antsC++
- C++蚂蚁实现/C++蚂蚁实现 C++蚂蚁实现-C / C C ant ants achieve ants achieve realization C
200281405722_20460
- 疾病专家系统,模拟专家思维来诊断是否患有某种疾病.-diseases expert system, thinking simulation experts to diagnose the presence of certain diseases.
C++animal
- 动物识别的C++程序,可以选择输入动物的某些特征,程序自动识别出是什么动物类.-animal identification C program, we can choose the importation of certain animal characteristics, automatically identify what types of animals.
baseGA
- c语言编写的各种基本遗传算法,文件都很全面!-of basic genetic algorithm, the paper is comprehensive!
GA_C
- 这是一个求 f(x)=x*sin(10PI*x)+2.0 的遗传算法程序-for f (x) = x * sin (10PI * x) 2.0 Genetic Algorithm