搜索资源列表
VC编写的神经网络算法程序
- 一个VC编写的神经网络算法程序,对学智能算法的朋友很有用。-a VC prepared by the neural network algorithm procedures, intelligent algorithm friends useful.
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
vc-LMS
- vc++实现神经网络的LMS算法,并可以自动选择神经元个数-vc + + LMS neural network algorithm, and can automatically choose Neuron Number
XOR(VC)
- 一个关于bp网络解决异或问题的动态演示程序-bp on a network to solve problems or differences of Dynamic Demonstration Program
bpNN(vc)
- 一个用VC实现的高效bp神经网络算法源代码,希望对大家有帮助。-one with VC bp efficient neural network algorithm source code, and I hope to be helpful.
bp_net(vc++)
- 人工神经元BP网络的实现,用Visual C++编写-artificial neural network to achieve BP, prepared using Visual C
VC++Matlab
- matlab神经网络的程序,希望有借鉴作用。
VC++BP
- 本程序是BP算法的演示程序, 其中的Levenberg-Marquardt算法具有实用价值. 一、网络训练 程序默认状态是样本训练状态,现将样本训练状态下的如何训练网络进行说明: 1.系统精度: 定义系统目标精度,根据需要定义网络训练误差精度.误差公式是对训练出网络的输出层节点和实际的网络输出结果求平方差的和. 最大训练次数: 默认为10000次,根据需要调整,如果到达最大训练次数网络还未能达到目标精度,程序退出. 3.步长: 默认为0.01,由于采用
VC++bp+rbf
- 用VC++实现的,超级好用的8种神经网络源代码,超好用,超简洁 ,是我多年研究所得,已经全部测试过
CPN+BP+VC++
- CPN能提供强大的分类功能.介绍CPN(Counter Propagation Networks)神经网络的结构、训练及计算的基础上,详细讨论了CPN在离散事件动态系统(DEDS)仿真、仿真优化等方面的应用。
基于VC的神经网络开发程序包(源码)
- 基于VC开发的神经网络工具箱,能进行各种神经网络的开发与设计(annie1.5)-development of the VC-based neural network toolbox that can be used for a variety of neural network development and design (annie1.5)
基于神经网络方法的专家系统源代码
- 这是一个使用VC++编写的“基于神经网络方法的专家系统源代码”,很有参考价值,请检查-It is a preparation of the VC, "based on neural network expert system source code," was useful, please check
基于VC的神经网络开发程序包(原码)
- 可以用C++语言开发各种神经网络:BP,RBF,HOP~…………,使用前请看看说明文档,然后建立一个自己的项目文件,只要能明白作者的思路就能很方便地进行各种神经网络的设计,本人现在就在一个系统中使用它,目前这个开发包的版本已进入0.7了,但功能差不多,本人认为0.5这个版本用着也很方便,所以把他发来,大家共享。-C language can be used to develop a variety of neural networks : BP, RBF, HOP ~ ... ... pleas
vc指纹识别原码
- 这是个手指指纹识别的源代码 ,也是从网络上下载的-This is a fingerprints identification of source code, as well as downloaded from the Internet
BP神经网络的VC实现
- BP神经网络的VC实现
BP神经网络代码
- Bp神经网络算法(VC++实现),包含main函数和BpNet类的控制台程序,带有详细的注释。
C++神经网络开发包
- C++神经网络开发包ANNIE,可以用C++语言开发各种神经网络_如BP,RBF,HOPFIELD等,同时随附件带有基于VC和.NET
dps7.05.rar
- 唐启义教授的DPS7.0版,是国内第一个数据挖掘或数据分析应用软件,内有统计分析、层次分析法、模糊综合评价、神经网络等多个领域,内有一个解密文件。,Professor Tang Qiyi the DPS7.0 version is the first data mining or data analysis applications, there is statistical analysis, analytic hierarchy process, fuzzy comprehensive ev
RBF神经网络的VC源码bp_rbf
- RBF神经网络C++实现,使用Visual C++6.0打开,可直接编译运行。(RBF neural network C++ implementation, using Visual C++6.0 to open, can be directly compiled and run.)
神经网络C源码
- 基于C语言实现基于LM等多种神经网络,神经网络VC代码 包括BP LM QN算法(A variety of neural networks based on LM and so on based on C language)