搜索资源列表
1.25外点法终稿
- vc编程实现bp神经网络,比较实用!!还 有一些别的程序也在里面,希望能有用!! -vc Programming bp neural network, more practical! ! There are also some other procedures are also inside the hope of useful! !
mainface
- 基于VC的人脸检测系统源码,其中用到了神经网络的相关理论进行编程-VC-based Face Detection system source code, which uses a neural network theory to program
BpDrawSin
- 基于神经网络曲线拟合的编程实现,界面友好!关键字:BP神经网络 曲线拟合 VC-Curve fitting based on neural network s programming, user-friendly! Keyword: BP neural network curve fitting VC++
TSP
- 应用Hopfield神经网络求解TSP问题 在VC++环境下编程 -using hopfield network solve the problem of TSP.
zx_pr_exp_6
- 选择合适的方法对车牌进行预处理,车牌定位,字符分割; 设计神经网络结构,利用神经网络训练字符,实现字符识别; 设计Matlab或者VC++程序编程实现完整的车牌识别系统。 -recognition of the car bland
BPfangzhenxitong
- 在利用VC++编程成的BP神经网络,界面友好,并且经过调试通过的,可以运行-In the use of VC++ programming into the BP neural network, user-friendly, and passed through the debugging, you can run
neuralnetwork
- 使用VC++实现与matlab的混合编程,并实现神经网络的相关功能-Achieved using VC++ mixed programming with matlab and neural network-related functions to achieve
BPN
- 用VC++作为饿哦开发平台,用C语言实现的bp神经网络的编程-With VC++ development platform as hungry Oh, with C language programming of bp neural network
ART1
- 用VC++作为开发平台,ART神经网络的实现(C语言编程)-With VC++ as a development platform, ART neural network implementation (C programming)
BPANN
- 本例采用vc编程实现BP神经网络,程序将涉及到梯度下降法、函数求逆,以及偏导数的实现。-In this case using vc BP neural network programming, the program will involve the gradient descent method, the inverse function, as well as the realization of partial derivatives.
chepai
- 基于BP神经网络模型的车牌识别,利用opecv库函数,vc++编程实现-Based on the BP neural network model of the license plate identification
BP-algorithm
- BP神经网络算法VC++编程实现。。注释非常详细。。适用于初学者-BP neural the network algorithm VC++ programming. . The Comment very detailed. . For beginners
tsp
- 本程序为神经网络解决TSP问题 数据有100城市 200城市和500城市,采用VC++编程 程序中已经设置成最佳参数 交叉驴0.6 变异率0.01 @ 迭代500 代。效果不错-The procedures for the neural network to solve the TSP data of 100 cities 200 cities and 500 cities, using VC++ programming procedure has been set to the optim
59553373
- 基于matlab和VC混合编程的程序,演示了Matlab中数组与VC类的转化的一个应用——矩阵特征值与特征向量的计算()