搜索资源列表
C语言遗传算法程序包
- 一个经典的C语言遗传算法程序包,可直接用来开发遗传算法的应用程序-a classic genetic algorithm C language package can be used directly for the development of the genetic algorithm application
SMOLearn
- 同样经典的由PLATT提出的SMO学习算法.C++语言实现.好用呢-same classic by the SMO PLATT learning algorithm. C language. Easy?
75448147apriori(c)
- 用C语言实现的数据挖掘经典算法Apriori,请各位大大批评指正!-C language data mining algorithms classic Apriori, please greatly criticized correct!
C_BP
- 经典的BP网络C语言源程序,仅供学习使用,如果要实际应用需要大量的修改。-classic BP C language source code, is for learning, if practical applications require substantial changes.
JM98B
- 经典\"模拟退火算法\" 解决“推销员问题”的实例 对数模和组合优化问题很有帮助 简单易懂的C语言编程和详细的注释,容易推广到其他语言
BPN
- 经典的BPN人工神经网络例子源码,C语言编制的,很好用
神经网络C语言源程序
- 神经网络C语言源程序 绝对经典。 ADALINE,ART1,BAM,BOLTZMAN,BPN CPN,hopfield, som, -neural network C language source absolute classic. ADALINE, ART1, BAM, BOLTZMAN, CPN 7.82, hopfield, som.
TSP的C实现
- 人工智能经典问题TSP问题的C语言实现,内含源程序和调试过程生成的文件-AI classic TSP's C language, and includes source code debugging process produces files
galib245.tar
- 非常经典的遗传算法工具包,C语言版本的。包括各种常用算法-very classic genetic algorithm tool kit version of the C language. Including common algorithms
TSP
- C语言,遗传算法求解TSP旅行商问题.遗传算法实例,tsp经典求解-Tsp problem use genetic algorithm 。it is about ai
AdaBoost
- 采用C语言实现的Adaboost算法,一个很经典的分类器算法-Using C language of the Adaboost algorithm, a classic Classifier
knn-cv-1-Source.tar
- KNN算法,用c++ 语言实现的算法,非常的经典-KNN algorithm for C plus plus,this a good algorithm
SGA
- 经典的GA遗传算法程序,C语言写的,很有参考价值的-The classic genetic algorithm GA process, C language written in a good reference! !
yerenguohe
- 人工智能中经典算法野人过河的问题C语言实现-Classic algorithms in Artificial Intelligence Savage C language implementation issues across the river
Backtrack_M_C
- 人工智能经典问题M-C问题(传教士-野人)的C语言实现-MC classic problems of artificial intelligence problems (missionary- Yeti) C-language implementation
BP_exe
- 经典的bp神经网络源码,c语言实现。均采用经典函数进行测试。-Classic bp neural network source code, c language. Classic functions are used for testing.
PSOS_exe
- 粒子群优化算法,采用c语言实现,测试均采用经典函数。-Particle swarm optimization algorithm, using c language implementation, testing, adopt the classic function.
cyuyanchuanko
- C语言下的串口 你好的代码资料 一定哟小 好代码 经典原创 -Hello C-code under the serial data must yo little good classic original code
VCrbf
- C语言程序包,适合初学者的学习,包括神经网络的经典算法的实现,希望对大家有用-C language package for beginners of learning, including neural network implementation of classical algorithms, we want to be useful
back-pack
- 用C语言来解决遗传算法的经典问题——背包问题。-Using C language to solve the classic problem of genetic algorithms- Knapsack Problem.