📄 opensvm.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMainFrame
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "OpenSVM.h"
LastPage=0
ClassCount=9
Class1=COpenSVMApp
Class2=COpenSVMDoc
Class3=COpenSVMView
Class4=CMainFrame
ResourceCount=6
Resource1=IDD_SELECT_MODEL
Class5=CAboutDlg
Resource2=IDD_ABOUTBOX
Resource3=IDD_RESULT
Class6=CNormalDlg
Class7=CModelManageDlg
Resource4=IDD_TRAIN_NORMAL
Class8=CResultDlg
Resource5=IDR_MAINFRAME
Class9=CEnterDlg
Resource6=IDD_ENTER
[CLS:COpenSVMApp]
Type=0
HeaderFile=OpenSVM.h
ImplementationFile=OpenSVM.cpp
Filter=N
LastObject=IDOK
BaseClass=CWinApp
VirtualFilter=AC
[CLS:COpenSVMDoc]
Type=0
HeaderFile=OpenSVMDoc.h
ImplementationFile=OpenSVMDoc.cpp
Filter=N
BaseClass=CDocument
VirtualFilter=DC
LastObject=COpenSVMDoc
[CLS:COpenSVMView]
Type=0
HeaderFile=OpenSVMView.h
ImplementationFile=OpenSVMView.cpp
Filter=C
BaseClass=CScrollView
VirtualFilter=VWC
LastObject=COpenSVMView
[CLS:CMainFrame]
Type=0
HeaderFile=MainFrm.h
ImplementationFile=MainFrm.cpp
Filter=T
LastObject=IDC_VISIT_LIBSVM
BaseClass=CFrameWnd
VirtualFilter=fWC
[CLS:CAboutDlg]
Type=0
HeaderFile=OpenSVM.cpp
ImplementationFile=OpenSVM.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDOK
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDOK,button,1342373889
Control2=IDC_STATIC,static,1342179342
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
[MNU:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_LOAD_FILE
Command2=IDD_QUIT
Command3=IDD_TRAIN_NORMAL
Command4=IDD_PREDICT
Command5=IDC_VISIT_OPENSVM
Command6=IDC_VISIT_LIBSVM
Command7=IDC_ABOUT
CommandCount=7
[DLG:IDD_TRAIN_NORMAL]
Type=1
Class=CNormalDlg
ControlCount=45
Control1=ID_TRAIN,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,button,1342177287
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_CACHESIZE,edit,1350631552
Control7=IDC_STOP_CRITICAL,edit,1350631552
Control8=IDC_STATIC,button,1342177287
Control9=IDC_FUNC_LINEAR,button,1342177289
Control10=IDC_FUNC_POLY,button,1342177289
Control11=IDC_FUNC_RBF,button,1342177289
Control12=IDC_FUNC_SIGMOID,button,1342177289
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC,static,1342308352
Control18=IDC_STATIC,static,1342308352
Control19=IDC_POLY_GAMMA,edit,1484849280
Control20=IDC_POLY_COEF,edit,1484849280
Control21=IDC_POLY_DEGREE,edit,1484849280
Control22=IDC_RBF_GAMMA,edit,1484849280
Control23=IDC_SIGMOID_GAMMA,edit,1484849280
Control24=IDC_SIGMOID_COEF,edit,1484849280
Control25=IDC_STATIC,button,1342177287
Control26=IDC_CSVC,button,1342177289
Control27=IDC_NUSVC,button,1342177289
Control28=IDC_ESVR,button,1342177289
Control29=IDC_NUSVR,button,1342177289
Control30=IDC_STATIC,static,1342308352
Control31=IDC_CSVC_C,edit,1484849280
Control32=IDC_STATIC,static,1342308352
Control33=IDC_NUSVC_NU,edit,1484849280
Control34=IDC_STATIC,static,1342308352
Control35=IDC_STATIC,static,1342308352
Control36=IDC_ESVR_E,edit,1484849280
Control37=IDC_NUSVR_NU,edit,1484849280
Control38=IDC_NRFOLD,edit,1484857472
Control39=IDC_STATIC,static,1342308352
Control40=IDC_STATIC,static,1342308352
Control41=IDC_SHRINKING,button,1342242819
Control42=IDC_CROSSVAL,button,1342242819
Control43=IDC_PROBABILITY,button,1342242819
Control44=IDC_STATIC,static,1342308352
Control45=IDC_SVR_C,edit,1484849280
[DLG:IDD_SELECT_MODEL]
Type=1
Class=CModelManageDlg
ControlCount=9
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,button,1342177287
Control4=IDC_STATIC,button,1342177287
Control5=IDC_PROBABILITY,button,1476460547
Control6=IDC_STATIC,button,1342177287
Control7=IDC_PARAMINFO,edit,1345390596
Control8=IDC_MODELINFO,edit,1345390596
Control9=IDC_MODELS,combobox,1344341059
[CLS:CNormalDlg]
Type=0
HeaderFile=normaldlg.h
ImplementationFile=normaldlg.cpp
BaseClass=CDialog
LastObject=IDC_NRFOLD
Filter=D
VirtualFilter=dWC
[CLS:CModelManageDlg]
Type=0
HeaderFile=ModelManageDlg.h
ImplementationFile=ModelManageDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_MODELS
VirtualFilter=dWC
[DLG:IDD_RESULT]
Type=1
Class=CResultDlg
ControlCount=2
Control1=IDOK,button,1342242817
Control2=IDC_RESULT_CONTENT,edit,1344342020
[CLS:CResultDlg]
Type=0
HeaderFile=ResultDlg.h
ImplementationFile=ResultDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CResultDlg
VirtualFilter=dWC
[DLG:IDD_ENTER]
Type=1
Class=CEnterDlg
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_EDIT,edit,1350631552
[CLS:CEnterDlg]
Type=0
HeaderFile=EnterDlg.h
ImplementationFile=EnterDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CEnterDlg
VirtualFilter=dWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -