搜索资源列表
一个遗传算法C++类
- 一个遗传算法C++类,值得收藏!-a genetic algorithm C-worthy collection!
简单的人工智能程序ELIZA的C源程序代码 8K
- 简单的人工智能程序ELIZA的C源程序代码 8K-simple artificial intelligence ELIZA C source code 8K
模拟退火c++的算法程序
- 模拟退火c++的算法程序,广泛应用于最优化、运筹学、人工智能、遗传算法等领域,具有很好的学习价值-simulated annealing algorithm procedures, the most widely used optimization, operations research, artificial intelligence, genetic algorithms and other areas of learning is very good value
用C++编写的BP神经网络开发包
- 开发环境:C++ 简要说明:这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。(不好意思,刚才上面那个类别没选好就点上传了) -development environments : C Brief Descr iption : This is a neural network development kit. Ann direc
C++神经网络开发包ANNIE源程序(最新版)
- C++神经网络开发包ANNIE,可以用C++语言开发各种神经网络:如BP,RBF,HOPFIELD等,同时随附件带有基于VC和.NET环境的示例源程序-C neural network development kits 8am, the C language can be used to develop a variety of neural networks : as BP, RBF, Hopfield, along with the annex and with VC.NET environ
C的APRIORI程序
- 用C实现的APRIORI算法,希望对学习数据结构和算法的朋友有所帮助-C analysis algorithm to achieve the hopes of learning algorithms and data structures help a friend
用C++实现的bp算法程序
- 一个用C++实现的bp网络算法程序,供大家参考-a C realized bp network algorithm, for your reference
C实现矢量量化
- 使用C语言实现矢量量化,用到人工智能算法-use C language vector quantization, uses artificial intelligence algorithms
75448147apriori(c)
- 用C语言实现的数据挖掘经典算法Apriori,请各位大大批评指正!-C language data mining algorithms classic Apriori, please greatly criticized correct!
基于C开发的指纹识别源程序
- 基于C开发的指纹识别源程序.rar -C development based on the fingerprint identification source. Rar C development based on the fingerprint identification source. Rar
C++BP
- C++的BP算法源程序,很经典的,可以参考啊!-C BP algorithm source, the classic, reference ah!
yichuansuanfa-C
- 采用纯C语言编写的遗传算法源程序,广泛用于数据挖掘和人工智能中-using pure C language source of the genetic algorithm, widely used in data mining and artificial intelligence! !
c++ slot machine
- using c++ simulate the slot machine.
c语言编写的遗传算法程序
- c语言编写的遗传算法程序
c语言神经网络
- c语言的神经网络源程序-c language source neural network
GD.C
- C Code for Godunov Method of Gas Dynamics (Euler Equations)
Fuzzy-C-means-clustering
- 模糊C均值聚类算法的C++实现代码模糊C均值聚类算法的C++实现代码-Fuzzy C means clustering algorithm C++ implementation code fuzzy C means clustering algorithm C++ implementation code
C-means-clustering
- C均值算法是一种很好的动态聚类算法,在实际中具有很高的应用价值。-C means algorithm is a good dynamic clustering algorithm, in practice has a high application value.
c-language
- 用c语言编写的标准遗传算法程序,有较为详尽的解释,可以再此基础上进行改进和扩展。是我很不容易找到的-C language standard genetic algorithm, a more detailed explanation can be based on improved and expanded. I am very easy to find
C语言描述PID算法程序
- C语言实现PID算法的程序代码,简单易懂(Implementation of PID algorithm in C language)