搜索资源列表
ART(2) Source Code
- 各种神经网络C源代码。包括: CPN、BPN、ART1、ART2。-various neural network C source code. Include : CPN, 7.82, ART1, ART2.
简单的人工智能程序ELIZA的C源程序代码 8K
- 简单的人工智能程序ELIZA的C源程序代码 8K-simple artificial intelligence ELIZA C source code 8K
模糊逻辑c语言自动生成器
- 模糊控制器设计,可以设计输入、输出函数及生成模糊控制所需的 C 源代码-fuzzy controller design, design input and output functions and fuzzy control needed to generate the C source code
支持向量机神经网络C++
- C++实现的支持向量机神经网络代码,欢迎各位使用-C realized SVM neural network code, welcome you use
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.
ithms and Practical Implementation Source Code
- 自适应滤波 的c程序-adaptive filtering adaptive filtering procedures c
BIRCH源码(C)
- 数据挖掘算法BIRCH源码 c语言版本。- Data mining algorithm BIRCH source code c language edition.
chameleon算法源代码(c语言)
- 数据挖掘算法 chameleon算法源代码- Data mining algorithm chameleon calculates the law origin code
用C++编写的BP神经网络开发包
- 开发环境:C++ 简要说明:这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。(不好意思,刚才上面那个类别没选好就点上传了) -development environments : C Brief Descr iption : This is a neural network development kit. Ann direc
prefixspan的源代码c++
- 序列模式挖掘prefixspan算法源代码。License: GPL2 (Gnu General Public License Version 2) Requirements: C++ compiler with STL (Standard Template Library).-sequence Mining prefixspan algorithm source code. License : GPL (Gnu General Public License Version 2) Re
BP(c)
- 一个bp神经网络的c语言源代码,已经通过编译调试。-a neural network bp c language source code, compile debug.
dgpc
- 遗传规划工具,c代码编写,比较成熟稳定,使用于linux,unix下-genetic programming tools, code c prepared more mature and stable, for use in linux, under unix
BP-C++Bilder
- 用于实现BP神经网络的C++Builder源代码,可用于数据的学习和预测-used to achieve Neural Network Builder C source code can be used to study the data and forecasts
clustalw
- 生物序列比对程序clustw的源代码,c++实现,为序列比对研究提供很大帮助-biological sequence of procedures clustw than the source code, c realized, as compared with the sequences of great help research
BP-code
- 基于C语言编写的BP 神经网络程序 经过大量样本训练满足 设计要求!-C language based on BP neural network of a large number of samples after a training program to meet the design requirements!
nsga2(c)
- C语言编写的遗传算法NSGA2,可以直接套用函数运算-C language NSGA2 genetic algorithm
ImprovedTSP
- 运用遗传算法GA解决TSP问题的C++源代码!希望能够对大家有所帮助-GA using genetic algorithms to solve TSP problem C++ source code! I hope this can help us
code
- 用C模拟了Vicsek的鸟群模型,提供不同的参数可以使群的行为发生改变。-With the C model simulated Vicsek the birds to provide different parameters can change the behavior of groups.
GD.C
- C Code for Godunov Method of Gas Dynamics (Euler Equations)
IIR-C
- 用c语言实现的IIR滤波器的间接设计代码(C语言)- Indirect design code (C language) IIR filter