resource.h

来自「曲线角点检测的二种算法」· C头文件 代码 · 共 49 行

H
49
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by cpd.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_LINETYPE                    129
#define IDD_DIALOG_PARARM               130
#define IDD_DIALOG_PARARM_R             131
#define IDC_EDIT_FN                     1000
#define IDC_EDIT_WEIGTED_6              1001
#define IDC_EDIT_K                      1002
#define IDC_EDIT_EALPA                  1003
#define IDC_EDIT_LEN_COMPARE            1004
#define IDC_EDIT_LEN_PI                 1005
#define IDC_EDIT_W_U                    1006
#define IDC_EDIT_N                      1007
#define IDC_STATIC_GRAPH                1008
#define IDC_STATIC_INFO                 1009
#define IDC_VALUE_PLUS                  1010
#define IDC_VALUE_PLUSPLUS              1011
#define IDC_VALUE_DEC                   1012
#define IDC_VALUE_DECDEC                1013
#define IDC_STATIC_TEMP                 1014
#define IDC_EDIT_DMIN                   1015
#define IDC_EDIT_DMAX                   1016
#define IDC_VALUE_PLUSPLUS_R            1024
#define ID_FILL_DATA                    32771
#define ID_DATA_OPEN                    32771
#define ID_DRAW_AGAIN                   32772
#define ID_WK_ALG                       32773
#define ID_WR_ALG                       32774
#define ID_WK_PARAM                     32784
#define IDC_REFRESH                     32785
#define ID_PT_BONE                      32786
#define ID_PT_VECTOR                    32787
#define ID_DETAIL_TXT                   32788

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        132
#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 + =
减小字号Ctrl + -
显示快捷键?