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

📄 resource.h

📁 采用距离反比加权算法
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Test.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_TEST_DIALOG                 102
#define CG_IDD_PROGRESS                 103
#define CG_IDS_PROGRESS_CAPTION         104
#define IDR_MAINFRAME                   128
#define IDI_ICON_MAKE_3DO               131
#define IDI_ICON_MAKE_3DV               132
#define IDI_ICON_OPEN                   133
#define IDI_ICON_READ                   134
#define IDC_EDIT_COL                    1001
#define IDC_EDIT_ROW                    1002
#define IDC_EDIT_SAMPLE                 1003
#define CG_IDC_PROGDLG_PROGRESS         1003
#define IDC_EDIT_LAYER                  1004
#define CG_IDC_PROGDLG_PERCENT          1004
#define IDC_EDIT_FILE_NAME              1005
#define IDC_BUTTON_OPEN                 1006
#define ID_OK                           1007
#define IDC_EDIT_DEM                    1008
#define IDC_BUTTON_DEM                  1009
#define IDC_EDIT_DEM_TIME               1010
#define IDC_EDIT_3DO_TIME               1011
#define IDC_EDIT1                       1012
#define IDC_EDIT_3DV_FILE               1012
#define IDC_BUTTON_3DV                  1013
#define IDC_RADIO_MODE_ONE              1014
#define IDC_RADIO_MODE_TWO              1015
#define IDC_EDIT_ORG_FILE_DIR           1016
#define IDC_BUTTON_ORG_DIR              1017
#define IDC_BUTTON_READ_FILE            1018
#define IDC_COMBO_PRO_SHEET             1020
#define IDC_COMBO_SAMPLE_SHEET          1021
#define IDC_COMBO_RESET_STEP            1022
#define IDC_EDIT_AREA_PATH              1023
#define IDC_BUTTON_AREA_DIR             1024
#define IDC_BUTTON_AREA_FILE            1025
#define IDC_BUTTON_MAKE_3DO             1026
#define IDC_EDIT_XY_GRID                1027
#define IDC_EDIT_CONEFF_X               1028
#define IDC_EDIT_CONEFF_Y               1029
#define IDC_EDIT_CONEFF_Z               1030
#define IDC_EDIT_XY_GRID2               1031
#define IDC_STATIC_3DO_BOX              1032
#define IDC_STATIC_3DV_BOX              1033
#define IDC_STATIC_MODE_ONE             1034
#define IDC_STATIC_MODE_TWO             1035
#define IDC_STATIC_BROWSER              1036
#define IDC_STATIC_ORG_DIR_LEFT         1037
#define IDC_STATIC_AREA_DIR             1038
#define IDC_STATIC_PRO_SHEET            1039
#define IDC_STATIC_SAMPLE_SHEET         1040
#define IDC_STATIC_SAMPLE_STEP          1041
#define IDC_STATIC_FILE_PATH            1042
#define IDC_STATIC_GRID_SET             1043
#define IDC_STATIC_PRO_SET              1044
#define IDC_STATIC_3DO_FILE             1045
#define IDC_STATIC_DEM_FILE             1046
#define IDC_STATIC_3DV_FILE             1047
#define IDC_STATIC_X_S                  1048
#define IDC_STATIC_Y_S                  1049
#define IDC_STATIC_Z_S                  1050
#define IDC_STATIC_Z_L                  1051
#define IDC_STATIC_XY_GRID              1052
#define IDC_STATIC_CONEFF_X             1053
#define IDC_STATIC_CONEFF_Y             1054
#define IDC_STATIC_CONEFF_Z             1055
#define IDC_EDIT_SAVE_3DO               1056
#define IDC_BUTTON_SAVE_3DO             1057
#define IDC_STATIC_SAVE_3DO             1058
#define IDC_STATIC_SAVE_3DO_FILE_NAME   1059
#define IDC_EDIT_SAVE_3DO_FILE_NAME     1060
#define IDC_STATIC_3DV_SAVE_NAME        1061
#define IDC_EDIT_3DV_SAVE_FILE_NAME     1062
#define IDC_STATIC_XY_GRID2             1063

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        135
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1063
#define _APS_NEXT_SYMED_VALUE           105
#endif
#endif

⌨️ 快捷键说明

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