Welcome![Sign In][Sign Up]
Location:
Search - 神经网络(VC)

Search list

[Other resourceC++神经网络开发包ANNIE源程序(最新版)

Description: 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 environment example source
Platform: | Size: 462405 | Author: 刘华 | Hits:

[Graph RecognizepattrnRecognization

Description: 文件包中是关于模式识别中神经网络法,模板匹配,Fisher判别法和细化算法(用于轮廓检测)以及数字识别的vc程序-packages on the pattern recognition neural network, template matching, Fisher Discriminant and thinning algorithm (used for contour detection), and digital identification procedures vc
Platform: | Size: 272043 | Author: 任超 | Hits:

[Graph RecognizevcNetworks

Description: 采用基因算法实现一个网络规划的实例,用VC++6.0实现,基因算法(又叫神经网络)是一个很具有实用价值的算法。-using a genetic algorithm to achieve the network planning examples, with VC + +6.0 realized, genetic algorithm (also known as a neural network) is a very practical value is the algorithm.
Platform: | Size: 79274 | Author: 刘哲 | Hits:

[Graph RecognizeVisualC++BPNET

Description: 用VC++6.0开发的基于BP神经网络类 (图像识别处理源码)-with VC + +6.0 based BP neural network type (image recognition processing FOSS)
Platform: | Size: 5521 | Author: pengli1987 | Hits:

[Other resourceBP_Algorithm

Description: 用VC++实现的BP(反向传播负反馈)神经网络算法-with VC BP (BP negative feedback) neural network algorithm
Platform: | Size: 9537 | Author: 张笑 | Hits:

[Other resourceBOLTZMAN

Description: BOLTZMAN(vc++编写的程序神经网络程序)
Platform: | Size: 8084 | Author: zzz | Hits:

[Console神经网络(VC)

Description: 神经网络(VC)神经网络(VC)神经网络(VC)神经网络(VC)神经网络(VC)神经网络(VC)
Platform: | Size: 1159767 | Author: wanglin5659643@tom.com | Hits:

[AI-NN-PRC++神经网络开发包ANNIE源程序(最新版)

Description: 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 environment example source
Platform: | Size: 461824 | Author: 刘华 | Hits:

[Graph RecognizepattrnRecognization

Description: 文件包中是关于模式识别中神经网络法,模板匹配,Fisher判别法和细化算法(用于轮廓检测)以及数字识别的vc程序-packages on the pattern recognition neural network, template matching, Fisher Discriminant and thinning algorithm (used for contour detection), and digital identification procedures vc
Platform: | Size: 271360 | Author: 任超 | Hits:

[Graph RecognizevcNetworks

Description: 采用基因算法实现一个网络规划的实例,用VC++6.0实现,基因算法(又叫神经网络)是一个很具有实用价值的算法。-using a genetic algorithm to achieve the network planning examples, with VC++6.0 realized, genetic algorithm (also known as a neural network) is a very practical value is the algorithm.
Platform: | Size: 78848 | Author: 刘哲 | Hits:

[Graph RecognizeVisualC++BPNET

Description: 用VC++6.0开发的基于BP神经网络类 (图像识别处理源码)-with VC++6.0 based BP neural network type (image recognition processing FOSS)
Platform: | Size: 5120 | Author: pengli1987 | Hits:

[AI-NN-PRBP_Algorithm

Description: 用VC++实现的BP(反向传播负反馈)神经网络算法-with VC BP (BP negative feedback) neural network algorithm
Platform: | Size: 307200 | Author: 张笑 | Hits:

[Graph Recognizechepaishibie

Description: 车牌识别源码 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程 应用程序生成--》打开--》CDipView的OnFileOpen 函数--》 调用CDipDoc的FileOpen 函数--》并使用myDoc->UpdateAllViews(NULL) 刷新 自动调用CDipView的OnPaint函数--》调用CDipView的OnDraw函数----一个像素点一个像素点的画
Platform: | Size: 233472 | Author: kongge | Hits:

[AI-NN-PRBOLTZMAN

Description: BOLTZMAN(vc++编写的程序神经网络程序)
Platform: | Size: 30720 | Author: zzz | Hits:

[Graph RecognizeClassify

Description: VC实现的手写体识别程序。实现手写数字给出不同的分类器识别结果,可心采用模板匹配分类器(最邻近模板匹配法)识别, Bayes分类器识别(使用二值数据的Bayes方法,最小错误概率的Bayes方法,最小风险的Bayes方法),线性函数分类法识别(Fisher算法,奖惩算法,增量校正算法,LMSE算法的识别),非线性分类法(势函数法)识别,神经网络分类法识别(包括神经网络训练,神经网络建立后输出权值,测试与比较,神经网络识别)。 运行完全正确,是学习VC实现不同分类识别方法的很好代码。
Platform: | Size: 587776 | Author: 杜红艳 | Hits:

[AI-NN-PRSOM

Description: VC++实现神经网络SOM(自组织特征映射网)-VC++ Realization of neural network SOM (self-organizing feature map network)
Platform: | Size: 3072 | Author: sugar | Hits:

[DirextXVC

Description: MatlabX库为VB,VC,Delphi提供程序包接口,支持数学运算、功能强大线性代数、图形处理等功能和部分神经网络等功能,用于扩展 MATLAB 的功能和运行速度,可以作为独立的工具使用,支持生成自己的独立运行程序,不要求客户电脑装有matlab。 (可以另外加功能) 在VB,VC,Delphi中使用该数学工具包可避免重复性劳动,从而减少开发人员实现算法和界面设计的困难,可大大提高开发效率,对于解决工程问题是十分有意义的。MatlabX就是一个小的matlab -MatlabX library for VB, VC, Delphi package provides interfaces to support the mathematical calculations, powerful linear algebra, graphics, and some deal with features such as neural networks and other functions for the expansion of MATLAB functions and operating speed, you can use the instrument as an independent and support to generate its own independent run the program, does not require the client computer with matlab. (Can add another function) at VB, VC, Delphi to use the Math Toolkit to avoid duplication, thereby reducing the implementation algorithm developers and interface design difficult, can greatly improve the development efficiency, for solving engineering problems are very meaningful of. MatlabX is a small matlab
Platform: | Size: 26092544 | Author: 张晓 | Hits:

[AI-NN-PRBP_neural_network_source_code

Description: BP神经网络源程序(程序是在VC++6.0环境下编译的,在低版本编译可能会出现错误!) 程序文件说明: 1、界面程序:wuzhou11.* 2、BP神经网络训练程序:LearnDlg.* 3、BP神经网络预报程序:ForecastDlg.* 4、BP神经网络说明程序:text.txt 5、测试范例:ldlqw11.* .nna 训练样本文件 .nnb 测试文件 .par 训练控制参数 .nnr 训练误差文件 .out 测试结果文件 .wgt 网络权重文件 -BP neural network source code (the procedure in VC++6.0 compiler environment, and in the low version of the compiler may be wrong!) Document describes the procedure: 1, interface procedures: wuzhou11 .* 2, BP neural network training process: LearnDlg.* 3, BP neural network prediction procedures: ForecastDlg .* 4, BP neural networks that process: text.txt 5, the test sample: ldlqw11 .*. nna training sample documents. nnb test file. par training control parameters. nnr error training document . out the test results file. wgt network weights file
Platform: | Size: 5868544 | Author: czxuemei | Hits:

[GDI-BitmapOCR(vc)

Description: 一个经典的C++图像识别源码。包含:图像处理(灰度化,二值化,梯度锐化) 和 神经网络 两部分。-A classic image recognition of the C++ source code. Include: image processing (grayscale-based, binary gradient sharpening) and neural network in two parts.
Platform: | Size: 1504256 | Author: 倪燕翔 | Hits:

[Mathimatics-Numerical algorithmsBT510

Description: 人工智能方面,这是一个简单的神经网络算法,进行sin(x)的拟合,vc中编译通过-Artificial intelligence, this is a simple neural network algorithm, for sin (x) of the fitting, vc compiled by
Platform: | Size: 238592 | Author: 蓝冰 | Hits:
« 12 »

CodeBus www.codebus.net