文件名称:BP_neural_network_source_code
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5.6mb
- 下载次数:
- 0次
- 提 供 者:
- czxu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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
程序文件说明:
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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BP算法程序
..........\text.txt
..........\wuzhou11
..........\........\5
..........\........\603059
..........\........\ccc.cpp
..........\........\dd.dat
..........\........\ddd.dat
..........\........\Debug
..........\........\.....\Dibapi.obj
..........\........\.....\Dibapi.sbr
..........\........\.....\ForecastDlg.obj
..........\........\.....\ForecastDlg.sbr
..........\........\.....\ldlqd11.par
..........\........\.....\ldlqw.par
..........\........\.....\ldlqw11.beg
..........\........\.....\ldlqw11.epo
..........\........\.....\ldlqw11.err
..........\........\.....\Ldlqw11.nna
..........\........\.....\Ldlqw11.nnb
..........\........\.....\ldlqw11.nnr
..........\........\.....\ldlqw11.out
..........\........\.....\ldlqw11.par
..........\........\.....\ldlqw11.wgt
..........\........\.....\LDLQW12.NNA
..........\........\.....\learn.nna.par
..........\........\.....\learn.par
..........\........\.....\LearnDlg.obj
..........\........\.....\LearnDlg.sbr
..........\........\.....\learn_1.dat
..........\........\.....\learn_15.dat
..........\........\.....\learn_8.dat
..........\........\.....\Myfile.obj
..........\........\.....\Myfile.sbr
..........\........\.....\StdAfx.obj
..........\........\.....\StdAfx.sbr
..........\........\.....\text1.txt
..........\........\.....\text2.txt
..........\........\.....\vc50.idb
..........\........\.....\vc50.pdb
..........\........\.....\vc60.idb
..........\........\.....\vc60.pdb
..........\........\.....\wgt.dat
..........\........\.....\wuzhou11.bsc
..........\........\.....\wuzhou11.exe
..........\........\.....\wuzhou11.ilk
..........\........\.....\wuzhou11.obj
..........\........\.....\wuzhou11.pch
..........\........\.....\wuzhou11.pdb
..........\........\.....\wuzhou11.res
..........\........\.....\wuzhou11.sbr
..........\........\.....\wuzhou11Dlg.obj
..........\........\.....\wuzhou11Dlg.sbr
..........\........\DIBAPI.CPP
..........\........\DIBAPI.H
..........\........\doc.cpp
..........\........\doc.h
..........\........\EEE.DAT
..........\........\ForecastDlg.cpp
..........\........\ForecastDlg.h
..........\........\hh.h
..........\........\ldlqd11.par
..........\........\ldlqw11.beg
..........\........\ldlqw11.epo
..........\........\ldlqw11.err
..........\........\Ldlqw11.nna
..........\........\ldlqw11.nna.par
..........\........\Ldlqw11.nnb
..........\........\ldlqw11.nnr
..........\........\ldlqw11.out
..........\........\ldlqw11.par
..........\........\ldlqw11.wgt
..........\........\learn-1.txt
..........\........\learn-2.txt
..........\........\learn-3.txt
..........\........\learn-4.txt
..........\........\learn.par
..........\........\LearnDlg.cpp
..........\........\LearnDlg.h
..........\........\MYFILE.CPP
..........\........\ReadMe.txt
..........\........\res
..........\........\...\wuzhou11.rc2
..........\........\resource.h
..........\........\StdAfx.cpp
..........\........\StdAfx.h
..........\........\str.cpp
..........\........\text.txt
..........\........\text1.txt
..........\........\text2.txt
..........\........\wgt.dat
..........\........\wuzhou11.001
..........\........\wuzhou11.aps
..........\........\wuzhou11.clw
..........\........\wuzhou11.cpp
..........\........\wuzhou11.dsp
..........\text.txt
..........\wuzhou11
..........\........\5
..........\........\603059
..........\........\ccc.cpp
..........\........\dd.dat
..........\........\ddd.dat
..........\........\Debug
..........\........\.....\Dibapi.obj
..........\........\.....\Dibapi.sbr
..........\........\.....\ForecastDlg.obj
..........\........\.....\ForecastDlg.sbr
..........\........\.....\ldlqd11.par
..........\........\.....\ldlqw.par
..........\........\.....\ldlqw11.beg
..........\........\.....\ldlqw11.epo
..........\........\.....\ldlqw11.err
..........\........\.....\Ldlqw11.nna
..........\........\.....\Ldlqw11.nnb
..........\........\.....\ldlqw11.nnr
..........\........\.....\ldlqw11.out
..........\........\.....\ldlqw11.par
..........\........\.....\ldlqw11.wgt
..........\........\.....\LDLQW12.NNA
..........\........\.....\learn.nna.par
..........\........\.....\learn.par
..........\........\.....\LearnDlg.obj
..........\........\.....\LearnDlg.sbr
..........\........\.....\learn_1.dat
..........\........\.....\learn_15.dat
..........\........\.....\learn_8.dat
..........\........\.....\Myfile.obj
..........\........\.....\Myfile.sbr
..........\........\.....\StdAfx.obj
..........\........\.....\StdAfx.sbr
..........\........\.....\text1.txt
..........\........\.....\text2.txt
..........\........\.....\vc50.idb
..........\........\.....\vc50.pdb
..........\........\.....\vc60.idb
..........\........\.....\vc60.pdb
..........\........\.....\wgt.dat
..........\........\.....\wuzhou11.bsc
..........\........\.....\wuzhou11.exe
..........\........\.....\wuzhou11.ilk
..........\........\.....\wuzhou11.obj
..........\........\.....\wuzhou11.pch
..........\........\.....\wuzhou11.pdb
..........\........\.....\wuzhou11.res
..........\........\.....\wuzhou11.sbr
..........\........\.....\wuzhou11Dlg.obj
..........\........\.....\wuzhou11Dlg.sbr
..........\........\DIBAPI.CPP
..........\........\DIBAPI.H
..........\........\doc.cpp
..........\........\doc.h
..........\........\EEE.DAT
..........\........\ForecastDlg.cpp
..........\........\ForecastDlg.h
..........\........\hh.h
..........\........\ldlqd11.par
..........\........\ldlqw11.beg
..........\........\ldlqw11.epo
..........\........\ldlqw11.err
..........\........\Ldlqw11.nna
..........\........\ldlqw11.nna.par
..........\........\Ldlqw11.nnb
..........\........\ldlqw11.nnr
..........\........\ldlqw11.out
..........\........\ldlqw11.par
..........\........\ldlqw11.wgt
..........\........\learn-1.txt
..........\........\learn-2.txt
..........\........\learn-3.txt
..........\........\learn-4.txt
..........\........\learn.par
..........\........\LearnDlg.cpp
..........\........\LearnDlg.h
..........\........\MYFILE.CPP
..........\........\ReadMe.txt
..........\........\res
..........\........\...\wuzhou11.rc2
..........\........\resource.h
..........\........\StdAfx.cpp
..........\........\StdAfx.h
..........\........\str.cpp
..........\........\text.txt
..........\........\text1.txt
..........\........\text2.txt
..........\........\wgt.dat
..........\........\wuzhou11.001
..........\........\wuzhou11.aps
..........\........\wuzhou11.clw
..........\........\wuzhou11.cpp
..........\........\wuzhou11.dsp