PR_AI_code

所属分类:人工智能/神经网络/深度学习
开发工具:Visual C++
文件大小:14336KB
下载次数:1365
上传日期:2009-02-28 16:26:58
上 传 者局长
说明:   这是《精通VC++数字图像模式识别技术及工程实践[第2版]》光盘源代码,其中包括EM算法、fisher判别函数、HMM隐马尔科夫模型、BP神经网络、小波变换、alpha-beta剪枝、A*算法等,还包含几个纹理分析、人脸定位、字符识别、车牌号识别、8数码、黑白棋、离线/在线签名等实例,因此对于学习模式识别、人工智能的朋友们都大有裨益。光盘中的素材请见另外一个资源。
(This is " proficient in VC++ Digital Image Pattern Recognition Technology and Engineering Practice [2nd edition]" CD-ROM source code, including the EM algorithm, fisher discriminant function, HMM hidden Markov model, BP neural network, wavelet transform, alpha- beta pruning, A* algorithm, but also contains a number of texture analysis, face positioning, character recognition, license plate number recognition, digital 8, Reversi, offline/online signatures examples, so for studying pattern recognition, artificial intelligence friends are of great benefit. CD-ROM material, see the other resources.)

文件列表:
源代码\第03章 常用的模型和算法介绍\BP神经网络的C语言实现\backprop.cpp (9563, 2003-01-07)
源代码\第03章 常用的模型和算法介绍\BP神经网络的C语言实现\backprop.h (1664, 2003-01-07)
源代码\第03章 常用的模型和算法介绍\BP神经网络解决异或问题\BPNet.001 (3403, 1999-08-21)
源代码\第03章 常用的模型和算法介绍\BP神经网络解决异或问题\BPNet.dsp (3440, 2002-11-19)
源代码\第03章 常用的模型和算法介绍\BP神经网络解决异或问题\BPNet.dsw (535, 2002-11-19)
源代码\第03章 常用的模型和算法介绍\BP神经网络解决异或问题\bpnet.h (2382, 2002-11-19)
源代码\第03章 常用的模型和算法介绍\BP神经网络解决异或问题\BPNet.ncb (41984, 2003-01-07)
源代码\第03章 常用的模型和算法介绍\BP神经网络解决异或问题\BPNet.opt (53760, 2003-01-07)
源代码\第03章 常用的模型和算法介绍\BP神经网络解决异或问题\BPNet.plg (1078, 2002-11-19)
源代码\第03章 常用的模型和算法介绍\BP神经网络解决异或问题\main.cpp (426, 2002-11-19)
源代码\第03章 常用的模型和算法介绍\BP神经网络解决异或问题\Release\BPNet.exe (49152, 2002-11-19)
源代码\第03章 常用的模型和算法介绍\BP神经网络解决异或问题\Release\BPNet.pch (284472, 2002-11-19)
源代码\第03章 常用的模型和算法介绍\BP神经网络解决异或问题\Release\main.obj (5371, 2002-11-19)
源代码\第03章 常用的模型和算法介绍\BP神经网络解决异或问题\Release\vc60.idb (33792, 2003-01-07)
源代码\第03章 常用的模型和算法介绍\HMM的C语言实现\backward.cpp (1919, 2002-09-26)
源代码\第03章 常用的模型和算法介绍\HMM的C语言实现\baum.cpp (4045, 2002-09-26)
源代码\第03章 常用的模型和算法介绍\HMM的C语言实现\hmm.h (2280, 2002-09-26)
源代码\第03章 常用的模型和算法介绍\HMM的C语言实现\hmmrand.cpp (434, 2002-09-26)
源代码\第03章 常用的模型和算法介绍\HMM的C语言实现\hmmutils.cpp (4079, 2002-09-26)
源代码\第03章 常用的模型和算法介绍\HMM的C语言实现\nrutil.cpp (10821, 2002-09-26)
源代码\第03章 常用的模型和算法介绍\HMM的C语言实现\nrutil.h (1448, 2002-09-26)
源代码\第03章 常用的模型和算法介绍\HMM的C语言实现\viterbi.cpp (3020, 2002-09-26)
源代码\第03章 常用的模型和算法介绍\矢量量化的C语言实现\Clustering.cpp (11832, 2003-01-07)
源代码\第03章 常用的模型和算法介绍\矢量量化的C语言实现\Clustering.h (3256, 2003-01-07)
源代码\第04章 常用搜索算法\8数码游戏\DialogInput.cpp (1390, 2002-01-13)
源代码\第04章 常用搜索算法\8数码游戏\DialogInput.h (1363, 2002-01-13)
源代码\第04章 常用搜索算法\8数码游戏\DlgDepth.cpp (978, 2002-01-13)
源代码\第04章 常用搜索算法\8数码游戏\DlgDepth.h (1205, 2002-01-13)
源代码\第04章 常用搜索算法\8数码游戏\DlgWait.cpp (998, 2002-01-13)
源代码\第04章 常用搜索算法\8数码游戏\DlgWait.h (1233, 2002-01-13)
源代码\第04章 常用搜索算法\8数码游戏\JiuG.cpp (12994, 2002-09-27)
源代码\第04章 常用搜索算法\8数码游戏\JiuG.h (1443, 2002-09-27)
源代码\第04章 常用搜索算法\8数码游戏\Jiugong.aps (44664, 2003-01-07)
源代码\第04章 常用搜索算法\8数码游戏\Jiugong.clw (3579, 2003-01-07)
源代码\第04章 常用搜索算法\8数码游戏\Jiugong.cpp (2077, 2002-01-13)
源代码\第04章 常用搜索算法\8数码游戏\Jiugong.dsp (5243, 2002-01-13)
源代码\第04章 常用搜索算法\8数码游戏\Jiugong.dsw (539, 2002-01-13)
源代码\第04章 常用搜索算法\8数码游戏\Jiugong.h (1335, 2002-01-13)
源代码\第04章 常用搜索算法\8数码游戏\Jiugong.ncb (123904, 2003-01-07)
源代码\第04章 常用搜索算法\8数码游戏\Jiugong.opt (59904, 2003-01-07)
... ...

近期下载者

相关文件


收藏者