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

📄 resource.h

📁 一个关于蚁群聚类的程序希望对大家有用
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by AntClusting.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_RD_DIALOG                   102
#define IDR_MAINFRAME                   128
#define IDR_ANTCLUTYPE                  129
#define IDD_KMEANS_DLG                  130
#define IDD_PARA_INPUTDLG               132
#define IDC_AlPHA                       1000
#define IDC_INPUTCU                     1000
#define IDC_ANTNUM                      1001
#define IDC_TAG                         1001
#define IDC_K                           1002
#define IDC_RD                          1002
#define IDC_PICK_K                      1002
#define IDC_KMEANS1                     1002
#define IDC_MAXCYCNUM                   1003
#define IDC_KMEANS2                     1003
#define IDC_R                           1004
#define IDC_EDIT_LINE                   1004
#define IDC_KMEDOID                     1004
#define IDCALCU                         1005
#define IDC_EDIT_ROW                    1005
#define IDC_CHECK                       1006
#define IDC_DROP_K                      1006
#define IDC_EDIT_VALUE                  1007
#define IDC_EDIT_T_DATA                 1008
#define IDC_EDIT_T_PROPERTY             1009
#define IDC_BUTTON_CANCEL               1010
#define IDC_MSG                         1011
#define IDC_EDIT_FILENAME               1012
#define IDC_EDIT_DIST                   1013
#define IDC_RADIO_SwarmSmi              1014
#define IDC_RADIO_GaussSmi              1015
#define ID_PARAMETER                    32771
#define ID_SHOWRESULT                   32772
#define ID_CLOSE                        32773
#define IDD_MENU_READDATA               32774
#define ID_ORI_KMEANS                   32775
#define ID_HBD_KMEANS                   32776

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

⌨️ 快捷键说明

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