搜索资源列表
nntoolkit-vc
- 在VC中使用nntoolkit工具箱 1、 安装和注册nnToolKit组件 参见神经网络组件《nnToolKit安装手册》。 2、 导入nnToolKit组件 新建一个MFC AppWizard[exe]工程后,导入nnToolKit 使用MFC ClassWizard,添加一个新类,选择From a type of library, 在弹出的对话框中选中nnToolKit.dll 确定后,可以在workspace中发现类InnToolKit (本例
ARTVC
- 神经网络学习中的ART算法,用VC编写。很有参考价值。-neural network learning algorithm of ART, with VC prepared. Great reference value.
VQVC
- 神经网络学习中的矢量量化算法,VC编写完整源代码,很有参考价值。-neural network learning vector quantization algorithm, the preparation of VC source code integrity, of great reference value.
神经网络法实现数字识别
- 神经网络法实现数字识别。《VC模式识别》源码。-neural network digital identification. "VC pattern recognition" source.
SOM神经网络的VC++实现
- 使用SOM网逼近一个给定分布,效果极好
VCANN
- 人工神经网络中部分组成文件VC程序,包括头文件、前向传播、反向传播等等。-Some of the components of an ANN written by VC.
BP
- BP神经网络识别数字的VC++程序,很好用-BP neural network identification number of the VC++ program, useful
Bee-algorithm4
- Bee algorithm(1)信号处理、(2)人工智能与模式识别、(3)神经网络、(4)群体智能算法、(5)混沌分形、(6)图像处理、(7)数据挖掘、(8)Matlab与VC混合编程 -Bee algorithm
bp12345678
- 用vc实现的bp的算法程序,神经网络的一种重要算法-Using vc to achieve the bp algorithm,AN IMPORTANT ALGORITHM FOR NEURAL NETWORKS
Dtop
- 预测神经网络,vc的程序,实现基本遗传算法的实现(Prediction of neural network, VC program and implementation of basic genetic algorithm)