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

📄 resource.h

📁 visual c++编程实现 图片聚类算法
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by mode.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_MODETYPE                    129
#define IDR_NUMBER                      130
#define IDC_CURSORPEN                   136
#define IDC_CURSORERASER                137
#define ID_MAINFRAME                    138
#define IDD_DIALOG_INFOR                141
#define IDR_MINE                        148
#define IDD_DIALOG_MOHU                 149
#define IDD_FUZZYDIATANCE               150
#define IDC_RADIO_OUS                   1006
#define IDC_RADIO_COS                   1007
#define IDC_RADIO_BCOS                  1008
#define IDC_RADIO_TAN                   1009
#define IDC_EDIT_T                      1010
#define IDC_EDIT_CENTERNUM              1011
#define IDC_EDIT_EQUATIONIN             1012
#define IDC_EDIT_TIMES                  1013
#define IDC_EDIT_MINDIS                 1014
#define IDC_EDIT_MAXDIS                 1015
#define IDC_EDIT_MINEQUATIONOUT         1016
#define IDC_EDIT_MAXEQUATIONOUT         1017
#define IDC_EDIT_MOHUXISHU              1019
#define IDC_EDIT_MOHUYUZHI              1020
#define IDC_RADIO1                      1020
#define IDC_RADIO2                      1021
#define IDC_STATIC2                     1021
#define IDC_RADIO3                      1022
#define IDC_STATIC1                     1022
#define IDC_RADIO4                      1023
#define IDC_STATIC3                     1023
#define IDC_RADIO5                      1024
#define IDC_STATIC4                     1024
#define IDC_RADIO6                      1025
#define IDC_STATIC5                     1025
#define IDC_STATIC6                     1026
#define IDC_STATIC7                     1027
#define IDC_STATIC8                     1028
#define IDC_STATIC9                     1029
#define IDC_STATIC10                    1030
#define ID_SHOW                         32771
#define ID_PEN                          32772
#define ID_ERASER                       32773
#define ID_1                            32774
#define ID_2                            32775
#define ID_3                            32776
#define ID_4                            32777
#define ID_5                            32778
#define ID_6                            32779
#define ID_7                            32780
#define ID_8                            32781
#define ID_9                            32782
#define ID_0                            32783
#define ID_STANDARDNUM                  32784
#define ID_FILENEW                      32785
#define ID_FILEOPEN                     32786
#define ID_SHOWRIGHT                    32787
#define ID_GETFEATURE                   32788
#define ID_ZUILINJINGUIZE               32791
#define ID_ZUIDAZUIXIAOJULI             32792
#define ID_ZUIDUANJULIFA                32793
#define ID_ZUICHANGJULIFA               32794
#define ID_ZHONGJINAJULIFA              32795
#define ID_ZHONGXINFA                   32796
#define ID_LEIPINGJUNJULIFA             32797
#define ID_KJUNZHI                      32798
#define ID_ISODATA                      32799
#define ID_GA                           32801
#define ID_USEGUIDE                     32802
#define ID_MOHUJULEI                    32803
#define ID_FUZZYCLUSTER                 32803

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        152
#define _APS_NEXT_COMMAND_VALUE         32805
#define _APS_NEXT_CONTROL_VALUE         1031
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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