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

📄 resource.h

📁 含《Visual c++数字图像处理典型算法及实现》这本书里所有源代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by TemplateTrans.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_TEMPLATYPE                  129
#define IDD_DLG_SMOOTH                  133
#define IDD_DLG_MIDIANFILTER            134
#define IDD_DLG_COLOR                   141
#define IDD_DLG_THRE                    142
#define IDC_RAD1                        1005
#define IDC_RAD2                        1006
#define IDC_RAD3                        1007
#define IDC_RAD4                        1008
#define IDC_EDIT_FH                     1009
#define IDC_EDIT_FW                     1010
#define IDC_EDIT_TEMPH                  1010
#define IDC_EDIT_FMX                    1011
#define IDC_EDIT_TEMPW                  1011
#define IDC_EDIT_FMY                    1012
#define IDC_EDIT_V0                     1012
#define IDC_EDIT_V1                     1013
#define IDC_EDIT_V2                     1014
#define IDC_EDIT_V3                     1015
#define IDC_EDIT_V4                     1016
#define IDC_EDIT_V5                     1017
#define IDC_EDIT_V6                     1018
#define IDC_EDIT_V7                     1019
#define IDC_EDIT_V8                     1020
#define IDC_EDIT_Thre                   1020
#define IDC_COLOR_LIST                  1021
#define IDC_EDIT_V9                     1021
#define IDC_EDIT_V10                    1022
#define IDC_EDIT_V11                    1023
#define IDC_EDIT_V12                    1024
#define IDC_EDIT_V13                    1025
#define IDC_EDIT_V14                    1026
#define IDC_EDIT_V15                    1027
#define IDC_EDIT_V16                    1028
#define IDC_EDIT_V17                    1029
#define IDC_EDIT_V18                    1030
#define IDC_EDIT_V19                    1031
#define IDC_EDIT_V20                    1032
#define IDC_EDIT_V21                    1033
#define IDC_EDIT_V22                    1034
#define IDC_EDIT_V23                    1035
#define IDC_EDIT_V24                    1036
#define IDC_EDIT_TEMPC                  1038
#define IDC_EDIT_MX                     1039
#define IDC_EDIT_MY                     1040
#define ID_FILE_REOPEN                  32778
#define ID_ENHA_SMOOTH                  32779
#define ID_ENHA_SHARP                   32780
#define ID_ENHA_MidianF                 32782
#define ID_ENHA_COLOR                   32790
#define ID_FILE_256ToGray               32794
#define ID_ENHA_GRADSHARP               32795

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        130
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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