搜索资源列表
一个遗传算法C++类
- 一个遗传算法C++类,值得收藏!-a genetic algorithm C-worthy collection!
粒子群优化算法C
- 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-comparison with the genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function op
sga-c遗传算法c代码
- 这是一个遗传算法的c的源代码。在上传的压缩包中,有一个对所有原程序包的详细说明的pdf 。-This is a genetic algorithm c source code. The upload compressed, one for all the original package, a detailed descr iption of the pdf.
clique算法源代码(c语言)
- 数据挖掘算法 clique算法 c语言版本- Data mining algorithm clique algorithm c language edition
遗传算法c源程序
- 这个程序是关于遗传算法c源程序,可以通过这个源程序明白什么是遗传算法-on genetic algorithm c source, the source can understand what genetic algorithms
神经网络bp类c++
- 该程序是BP神经网络算法C++类定义及其说明;经过调试。可用有效工具。对于机器人开发非常好。-BP neural network algorithm definition and category C; After debugging. Effective tools available. For robot development is very good.
apriori(c)
- apriori算法c语言版,apriori算法c语言版-algorithm language version algorithm algorithm c language version
NSGA(C++) 单目标遗传算法
- 单目标遗传算法c++ 本程序以调通,有充分的说明便于理解 须注明的是本程序来自于网络-single objective of the genetic algorithm c procedures to transfer links. Note fully annotated to facilitate understanding of the process from the network
解TSP问题的遗传算法C语言程序
- 解TSP问题的遗传算法C语言程序-solution of TSP genetic algorithm C Programming Language
一个简单的遗传算法C++类
- 一个简单的遗传算法C++类-a simple genetic algorithm C
DPSO-C.tar
- 耗散粒子群(DPSO)优化算法C程序及其测试实例
K-均值聚类算法C++编程
- K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, inc
遗传算法(C++)实现
- c++实现的遗传算法,注释清楚,是初学者入门的必备利器;
阻尼PSO算法(MT一维反演应用)
- 反演采用非线性反演算法----微粒群算法。 正演程序为Fortran编写的DLL 软件界面和反演算法用C#编写。 资源发布仅供交流:mou_yq@126.com
FP-growth算法C++实现
- FP-growth算法C++实现!
经典遗传算法C++源码
- 经典的遗传算法C++源代码,运行正确,可以根据自己的需要进行修改
一个简单但很全面的遗传算法例子.rar
- 用c编写的一个基于遗传算法的工程调度的实例。,prepared using a genetic algorithm based on the example of project scheduling.
Colony-algorithm-C-comments
- 蜂群算法C注释 人工智能,,遗传算法,蜂群算法的C语言,希望对大家研究蜂群算法有帮助! -Colony algorithm C comments artificial intelligence,, genetic algorithm, the colony algorithm of C language, hope to everyone research colony algorithm have help!!!!!
遗传算法和BP人工神经网络算法C++实现代码
- 遗传算法实现代码,帮助各位学习人工智能学习。(Genetic algorithm to achieve code, to help you learn Artificial Intelligence learning.)
=== 带精英策略的排序蚁群算法(C语言) ===
- 此算法可以很好的帮助使用语言进行开发的人,学习蚁群算法(This algorithm can help people who use language to develop and learn ant colony algorithm.)