搜索资源列表
VC编写的神经网络算法程序
- 一个VC编写的神经网络算法程序,对学智能算法的朋友很有用。-a VC prepared by the neural network algorithm procedures, intelligent algorithm friends useful.
BP神经网络源程序
- BP神经网络源代码 VC开发环境 BP神经网络-BP neural network source code development environment VC BP neural network
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++或者vc均可实现-readers can be downloaded Neural Network Based on the prediction method using the complete code c can be achieved or vc
VisualC++实现的BP神经网络类
- VisualC++实现的BP神经网络类-VC achieve BP neural network category
BP神经网络代码
- Bp神经网络算法(VC++实现),包含main函数和BpNet类的控制台程序,带有详细的注释。
基于神经网络的手写体文字识别系统
- 这是一款用VC++编写的的手写体文字识别系统。通过对文字图片的训练,从而到达对手写体文字的识别效果。
神经网络(VC)
- 神经网络(VC)神经网络(VC)神经网络(VC)神经网络(VC)神经网络(VC)神经网络(VC)
fenlei. VC 图像模式识别的分类程序
- VC 图像模式识别的分类程序,里面有神经网络的算法,很经典,VC image pattern recognition classification procedures, there are neural network algorithm, it is a classic
OCR(vc)
- 一个经典的C++图像识别源码。包含:图像处理(灰度化,二值化,梯度锐化) 和 神经网络 两部分。-A classic image recognition of the C++ source code. Include: image processing (grayscale-based, binary gradient sharpening) and neural network in two parts.
BPN
- VC的神经网络开发-VC of the neural network development
DigitalRec
- 手写体数字识别的VC实现 使用神经网络算法对手写体数字进行识别,训练后识别率可达90%左右。-Handwritten Digit Recognition of the VC to achieve the use of neural network algorithm for handwritten numeral recognition, training, recognition rate can reach about 90.
vc++bp
- 神经网络的BP算法,可以帮助识别汉字等其他文字-BP neural network algorithm, can help identify the characters and other text
BpDrawSin
- 基于神经网络曲线拟合的编程实现,界面友好!关键字:BP神经网络 曲线拟合 VC-Curve fitting based on neural network s programming, user-friendly! Keyword: BP neural network curve fitting VC++
picVC
- 图象模式识别--VC++技术实现 ① 选择【模板匹配分类器】菜单,可以应用模板匹配算法进行分类。 ② 选择【Bayes分类器】菜单,可以应用Bayes算法进行分类。 ③ 选择【线性函数分类法】菜单,可以应用线性函数算法进行分类。 ④ 选择【非线性分类法】菜单,可以应用非线性算法进行分类。 ⑤ 选择【神经网络分类器】菜单,可以应用神经网络算法进行分类。 -Image pattern recognition- VC++ technology to achieve
BT510
- 人工智能方面,这是一个简单的神经网络算法,进行sin(x)的拟合,vc中编译通过-Artificial intelligence, this is a simple neural network algorithm, for sin (x) of the fitting, vc compiled by
VC
- 字符识别原代码,将BP神经网络应用于汽车车牌的自动识别,在车牌图像进行预处理后的基础上,重点讨论了用BP神经网络方法对车牌照字符的识别。-Character recognition source code, the BP neural network used in automatic recognition of vehicle license plates, license plate image in the basis of pretreatment, focusing on the u
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.)
adnftrf
- vc++神经网络模式识别,还可以,对需要做这方面的人比较有用()
神经网络C源码
- 基于C语言实现基于LM等多种神经网络,神经网络VC代码 包括BP LM QN算法(A variety of neural networks based on LM and so on based on C language)