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

📄 resource.h

📁 bayes分类的数值实现
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 第一次作业.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_MYTYPE                      129
#define IDD_DIALOG_2C                   130
#define IDD_DIALOG_3C                   131
#define IDD_DIALOG_SORT                 134
#define IDD_DIALOG_SORT3C               135
#define IDC_EDIT_3X111                  1000
#define IDC_EDIT_3X112                  1001
#define IDC_EDIT_3X113                  1002
#define IDC_RADIO_IS                    1003
#define IDC_EDIT_3X121                  1004
#define IDC_EDIT_3X122                  1005
#define IDC_EDIT_3X123                  1006
#define IDC_EDIT_3X211                  1007
#define IDC_EDIT_3X212                  1008
#define IDC_EDIT_3X213                  1009
#define IDC_EDIT_3X221                  1010
#define IDC_EDIT_3X222                  1011
#define IDC_EDIT_3X223                  1012
#define IDC_RADIO_NOT                   1013
#define IDC_EDIT_3C_x1                  1014
#define IDC_EDIT_3C_x2                  1015
#define IDC_BUTTON_3C_RESULT            1018
#define IDC_EDIT1_x1                    1022
#define IDC_EDIT1_x2                    1023
#define IDC_EDIT1_gx                    1024
#define IDC_EDIT1_ResultClass           1025
#define IDC_BUTTON_BEGIN                1026
#define IDC_BUTTON_RESULT               1027
#define IDC_EDIT_3X311                  1027
#define IDC_EDIT_X111                   1028
#define IDC_EDIT_3X312                  1028
#define IDC_EDIT_X112                   1029
#define IDC_EDIT_3X313                  1029
#define IDC_EDIT_X113                   1030
#define IDC_EDIT_3X321                  1030
#define IDC_EDIT_X121                   1031
#define IDC_EDIT_3X322                  1031
#define IDC_EDIT_X122                   1032
#define IDC_EDIT_3X323                  1032
#define IDC_EDIT_X123                   1033
#define IDC_EDIT_X211                   1034
#define IDC_EDIT_X212                   1035
#define IDC_EDIT_X213                   1036
#define IDC_EDIT_X221                   1037
#define IDC_EDIT_X222                   1038
#define IDC_EDIT_X223                   1039
#define IDC_EDIT_ResultGx               1040
#define IDC_EDIT_ResultClass            1041
#define IDC_EDIT_gx1                    1042
#define IDC_EDIT_gx2                    1043
#define IDC_STATIC_Gx                   1043
#define IDC_EDIT_gx3                    1044
#define IDC_STATIC_Result               1044
#define IDC_EDIT_SORT_Gx1               1046
#define IDC_EDIT_SORT_Gx2               1047
#define IDC_EDIT_SORT_Gx3               1048
#define IDC_STATIC_W                    1056
#define ID_SORT_2C                      32771
#define ID_SORT_3C                      32772
#define ID_BUTTON32775                  32775
#define ID_BUTTON32776                  32776

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        136
#define _APS_NEXT_COMMAND_VALUE         32777
#define _APS_NEXT_CONTROL_VALUE         1057
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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