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

📄 resource.h

📁 采用c++编写的有关svm交叉验证的程序。
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by winsvm.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_WINSVM_DIALOG               102
#define IDR_HTML_GUYIHUA                103
#define IDR_HTML_WINSVM_DIALOG          104
#define IDIC_NOTIFY                     112
#define IDM_RESTORE                     113
#define IDR_MAINFRAME                   128
#define IDD_DIALOG1                     129
#define IDD_DIALOG2                     135
#define IDD_DIALOG3                     136
#define IDI_ICON1                       137
#define IDB_BITMAP43                    264
#define IDC_EDIT1                       1001
#define IDC_BUTTON1                     1002
#define IDC_BUTTON2                     1003
#define IDC_BUTTON3                     1004
#define IDC_BUTTON4                     1005
#define IDC_BUTTON5                     1006
#define IDC_EDIT19                      1006
#define IDC_BUTTON6                     1007
#define IDC_EDIT15                      1008
#define IDC_EDIT21                      1008
#define IDC_BUTTON7                     1009
#define IDC_EDIT22                      1009
#define IDC_EDIT17                      1010
#define IDC_EDIT23                      1010
#define IDC_EDIT18                      1011
#define IDC_EDIT24                      1011
#define IDC_EDIT25                      1012
#define IDC_EDIT26                      1013
#define IDC_EDIT27                      1014
#define IDC_EDIT28                      1015
#define IDC_EDIT29                      1016
#define IDC_B1                          1017
#define IDC_EDIT30                      1017
#define IDC_CHECK12                     1040
#define IDC_CHECK13                     1041
#define IDC_CHECK14                     1042
#define IDC_COMBO1                      1043
#define IDC_COMBO2                      1044
#define IDC_EDIT2                       1045
#define IDC_EDIT3                       1046
#define IDC_EDIT4                       1047
#define IDC_EDIT5                       1048
#define IDC_EDIT6                       1049
#define IDC_EDIT7                       1050
#define IDC_EDIT8                       1051
#define IDC_EDIT9                       1052
#define IDC_EDIT10                      1053
#define IDC_EDIT20                      1054
#define IDC_LIST2                       1055
#define IDC_EDIT11                      1056
#define IDC_EDIT12                      1057
#define IDC_EDIT13                      1058
#define IDC_EDIT14                      1059
#define IDC_CHECK1                      1060
#define IDC_EDIT16                      1061
#define IDC_CHECK2                      1062
#define IDC_STATIC0                     1063
#define IDC_STATIC1                     1064
#define IDC_STATIC2                     1065
#define IDC_STATIC3                     1066
#define IDC_STATIC4                     1067
#define IDC_STATIC5                     1068
#define IDC_STATIC6                     1069
#define IDC_STATIC7                     1070
#define IDC_STATIC8                     1071
#define IDC_STATIC9                     1072
#define IDC_STATIC10                    1073
#define IDC_STATIC11                    1074

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        139
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1073
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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