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

📄 resource.h

📁 人民邮电出版社的——Visual C++数字图像处理典型算法及实现(源码) 希望大家能用上
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by LineTrans.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_LINETRTYPE                  129
#define IDD_DLG_LINERPARA               135
#define IDD_DLG_POINTWIN                136
#define IDD_DLG_INTENSITY               137
#define IDD_DLG_POINTSTRE               138
#define IDD_DLG_POINTTHRE               140
#define IDC_EDIT_A                      1011
#define IDC_EDIT_B                      1012
#define IDC_COORD                       1013
#define IDC_EDIT_LOW                    1014
#define IDC_EDIT_UP                     1015
#define IDC_EDIT_LOWGRAY                1016
#define IDC_EDIT_UPGRAY                 1017
#define IDC_EDIT_X1                     1018
#define IDC_EDIT_Y1                     1019
#define IDC_EDIT_X2                     1020
#define IDC_EDIT_THRE                   1020
#define IDC_EDIT_Y2                     1021
#define ID_FILE_REOPEN                  32778
#define ID_POINT_STRE                   32783
#define ID_POINT_EQUA                   32784
#define ID_POINT_WIND                   32785
#define ID_POINT_INVERT                 32786
#define ID_POINT_LINER                  32787
#define ID_VIEW_INTENSITY               32788
#define ID_POINT_THRE                   32789

// 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 + -