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

📄 resource.h

📁 实现决策树分类训练试验。 源自c4.5
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Cart.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_CARTTYPE                    129
#define IDD_DIALOG_C45OPTION            130
#define IDD_DIALOG_C45RULEOPTION        131
#define IDD_DIALOG_CONSULTOPTION        132
#define IDC_EDIT_FN                     1000
#define IDC_BUTTON_BRWS                 1001
#define IDC_CHECK_BATCH                 1002
#define IDC_CHECK_UNSEEN                1003
#define IDC_CHECK_PTHRSH                1004
#define IDC_EDIT_V                      1005
#define IDC_EDIT_T                      1006
#define IDC_EDIT_W                      1007
#define IDC_EDIT_R                      1007
#define IDC_EDIT_I                      1008
#define IDC_CHECK_GAINCRIT              1009
#define IDC_EDIT_S                      1009
#define IDC_CHECK_SUBSET                1010
#define IDC_CHECK_SIMANNEAL             1010
#define IDC_EDIT_M                      1011
#define IDC_EDIT_C                      1012
#define IDC_CHECK_V                     1014
#define IDC_CHECK_T                     1015
#define IDC_CHECK_W                     1016
#define IDC_CHECK_I                     1017
#define IDC_CHECK_M                     1018
#define IDC_CHECK_C                     1019
#define IDC_CHECK_R                     1022
#define IDC_CHECK_S                     1023
#define IDC_CHECK_TRACE                 1024
#define ID_CART_C45                     32771
#define ID_CART_C45RULE                 32772
#define ID_CART_C45CONSULT              32773

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        131
#define _APS_NEXT_COMMAND_VALUE         32775
#define _APS_NEXT_CONTROL_VALUE         1025
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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