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

📄 resource.h

📁 人耳识别技术是20世纪90年代末开始兴起的一种生物特征识别技术
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by EAR.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_EARTYPE                     129
#define IDD_DLG_INTENSITY               130
#define IDD_DLG_LINERPARA               131
#define IDD_DLG_POINTTHRE               132
#define IDD_DLG_POINTWIN                134
#define IDD_DLG_POINTSTRE               135
#define IDD_DLG_SMOOTH                  136
#define IDD_DLG_MIDIANFILTER            137
#define IDD_DLG_THRE                    138
#define IDD_DLG_MORPHEROSION            139
#define IDD_DLG_MORPHDILATION           140
#define IDD_DLG_MORPHOPEN               141
#define IDD_DLG_MORPHCLOSE              142
#define IDC_COORD                       1000
#define IDC_EDIT_LOWGRAY                1001
#define IDC_EDIT_UPGRAY                 1002
#define IDC_EDIT_A                      1003
#define IDC_EDIT_B                      1004
#define IDC_EDIT_THRE                   1004
#define IDC_EDIT_UP                     1005
#define IDC_EDIT_LOW                    1006
#define IDC_EDIT_X1                     1007
#define IDC_EDIT_Y1                     1008
#define IDC_RAD1                        1008
#define IDC_EDIT_X2                     1009
#define IDC_RAD2                        1009
#define IDC_EDIT_Y2                     1010
#define IDC_RAD3                        1010
#define IDC_EDIT_TEMPC                  1011
#define IDC_EDIT_TEMPH                  1012
#define IDC_EDIT_TEMPW                  1013
#define IDC_EDIT_MX                     1014
#define IDC_EDIT_MY                     1015
#define IDC_EDIT_V0                     1016
#define IDC_EDIT_V1                     1017
#define IDC_EDIT_V2                     1018
#define IDC_EDIT_V3                     1019
#define IDC_EDIT_V4                     1020
#define IDC_EDIT_V5                     1021
#define IDC_RAD4                        1021
#define IDC_EDIT_V6                     1022
#define IDC_EDIT_FH                     1022
#define IDC_EDIT_V7                     1023
#define IDC_EDIT_FW                     1023
#define IDC_EDIT_V8                     1024
#define IDC_EDIT_FMX                    1024
#define IDC_EDIT_V9                     1025
#define IDC_EDIT_FMY                    1025
#define IDC_EDIT_V10                    1026
#define IDC_EDIT_V11                    1027
#define IDC_Hori                        1027
#define IDC_EDIT_V12                    1028
#define IDC_Vert                        1028
#define IDC_EDIT_V13                    1029
#define IDC_Custom                      1029
#define IDC_EDIT_V14                    1030
#define IDC_Structure1                  1030
#define IDC_EDIT_V15                    1031
#define IDC_Structure2                  1031
#define IDC_EDIT_V16                    1032
#define IDC_Structure3                  1032
#define IDC_EDIT_V17                    1033
#define IDC_Structure4                  1033
#define IDC_EDIT_V18                    1034
#define IDC_Structure5                  1034
#define IDC_EDIT_V19                    1035
#define IDC_Structure6                  1035
#define IDC_EDIT_V20                    1036
#define IDC_Structure7                  1036
#define IDC_EDIT_V21                    1037
#define IDC_Structure8                  1037
#define IDC_EDIT_V22                    1038
#define IDC_Structure9                  1038
#define IDC_EDIT_V23                    1039
#define IDC_EDIT_V24                    1040
#define ID_FILE_REOPEN                  32771
#define ID_VEIW_INTENSITY               32772
#define ID_POINT_INVERT                 32773
#define ID_POINT_LINER                  32774
#define ID_POINT_THRE                   32775
#define ID_POINT_WIND                   32776
#define ID_POINT_STRE                   32777
#define ID_POINT_EQUA                   32778
#define ID_ENHA_SMOOTH                  32779
#define ID_ENHA_MIDIANF                 32780
#define ID_ENHA_GRADSHARP               32781
#define ID_ENHA_SHARP                   32782
#define ID_MORPH_EROSION                32783
#define ID_MORPH_DILATION               32784
#define ID_MORPH_OPEN                   32785
#define ID_MORPH_CLOSE                  32786
#define ID_EDGE_SOBEL                   32787
#define ID_EDGE_KIRSCH                  32788
#define ID_EDGE_CONTOUR                 32789

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        143
#define _APS_NEXT_COMMAND_VALUE         32790
#define _APS_NEXT_CONTROL_VALUE         1032
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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