⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 probp.clw

📁 预测神经网络
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CTrain
LastTemplate=CPropertyPage
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "probp.h"

ClassCount=8
Class1=CProbpApp
Class2=CProbpDlg
Class3=CAboutDlg

ResourceCount=6
Resource1=IDD_Inference
Resource2=IDR_MAINFRAME
Resource3=IDD_Train
Resource4=IDD_BeginBP
Class4=CLoadSample
Class5=CInference
Class6=CTest
Class7=CTrain
Resource5=IDD_Test
Class8=CCreatSampleData
Resource7=IDD_Train
Resource6=IDD_CreatSampleData

[CLS:CProbpApp]
Type=0
HeaderFile=probp.h
ImplementationFile=probp.cpp
Filter=N

[CLS:CProbpDlg]
Type=0
HeaderFile=probpDlg.h
ImplementationFile=probpDlg.cpp
Filter=D
LastObject=CProbpDlg

[CLS:CAboutDlg]
Type=0
HeaderFile=probpDlg.h
ImplementationFile=probpDlg.cpp
Filter=D

[DLG:IDD_Train]
Type=1
Class=CTrain
ControlCount=42
Control1=IDC_STATIC,static,1342308352
Control2=IDC_inputdim,edit,1350631552
Control3=IDC_STATIC,static,1342308352
Control4=IDC_outputdim,edit,1350631552
Control5=IDC_OpenSample,button,1342242816
Control6=IDC_samplefilename,edit,1350633600
Control7=IDC_STATIC,static,1342308352
Control8=IDC_UpdataWeightRate,edit,1350631552
Control9=IDC_STATIC,static,1342308352
Control10=IDC_moment,edit,1350633600
Control11=IDC_STATIC,static,1342308352
Control12=IDC_maxerror,edit,1350631552
Control13=IDC_STATIC,static,1342308352
Control14=IDC_referenceB,edit,1350633600
Control15=IDC_STATIC,static,1342308352
Control16=IDC_Dmoment,edit,1350633600
Control17=IDC_STATIC,static,1342308352
Control18=IDC_trainEpoches,edit,1350631552
Control19=IDC_begintrain,button,1342242816
Control20=IDC_continueTrain,button,1342242816
Control21=IDC_constructNet,button,1342242816
Control22=IDC_constructSuccess,edit,1344342084
Control23=IDC_STATIC,static,1342308352
Control24=IDC_sampleNum,edit,1350631552
Control25=IDC_saveTrain,button,1342242816
Control26=IDC_STATIC,static,1342308352
Control27=IDC_STATIC,static,1342308352
Control28=IDC_hidenode,edit,1350631552
Control29=IDC_savebpEdit,edit,1342244992
Control30=IDC_trainEnd,edit,1344342084
Control31=IDC_seebpCHECK,button,1342242819
Control32=IDC_STATIC,button,1342177287
Control33=IDC_beginTestNow,button,1342242816
Control34=IDC_endTest,button,1342242816
Control35=IDC_goback,button,1342242816
Control36=IDC_oneStep,button,1342242816
Control37=IDC_STATIC,button,1342177287
Control38=IDC_trainResultListLIST,listbox,1353777409
Control39=IDC_TeLIST,listbox,1353777409
Control40=IDC_STATIC,static,1342308352
Control41=IDC_STATIC,static,1342308352
Control42=IDC_STATIC,static,1342308352

[DLG:IDD_Test]
Type=1
Class=CTest
ControlCount=5
Control1=IDC_opentestData,button,1342242816
Control2=IDC_begin,button,1342242816
Control3=IDC_testLIST,listbox,1353777409
Control4=IDC_openNet,button,1342242816
Control5=IDC_STATIC,static,1342308352

[DLG:IDD_Inference]
Type=1
Class=CInference
ControlCount=5
Control1=IDC_openNet,button,1342242816
Control2=IDC_OpenSample,button,1342242816
Control3=IDC_begin,button,1342242816
Control4=IDC_resLIST,listbox,1345388800
Control5=IDC_STATIC,static,1342308352

[CLS:CLoadSample]
Type=0
HeaderFile=LoadSample.h
ImplementationFile=LoadSample.cpp
BaseClass=CPropertyPage
Filter=D
LastObject=CLoadSample

[CLS:CInference]
Type=0
HeaderFile=Inference.h
ImplementationFile=Inference.cpp
BaseClass=CPropertyPage
Filter=D
LastObject=IDC_resLIST
VirtualFilter=idWC

[CLS:CTest]
Type=0
HeaderFile=Test.h
ImplementationFile=Test.cpp
BaseClass=CPropertyPage
Filter=D
LastObject=IDC_begin
VirtualFilter=idWC

[CLS:CTrain]
Type=0
HeaderFile=Train.h
ImplementationFile=Train.cpp
BaseClass=CPropertyPage
Filter=D
LastObject=CTrain
VirtualFilter=idWC

[DLG:IDD_CreatSampleData]
Type=1
Class=CCreatSampleData
ControlCount=1
Control1=IDC_STATIC,static,1342308352

[CLS:CCreatSampleData]
Type=0
HeaderFile=CreatSampleData.h
ImplementationFile=CreatSampleData.cpp
BaseClass=CPropertyPage
Filter=D
LastObject=CCreatSampleData

[DLG:IDD_BeginBP]
Type=1
Class=CProbpDlg
ControlCount=1
Control1=IDC_BeginBP,button,1342242816

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -