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

📄 resource.h

📁 这是一个用c++编写的实现指纹识别的程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by eFinger.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_EFINGETYPE                  129
#define IDD_newMatch                    130
#define IDB_BITMAP1                     131
#define IDB_BITMAP2                     132
#define IDD_AddNewImage                 133
#define IDD_MatchDb                     134
#define IDD_DIALOG_enhance              137
#define IDC_bmp1                        1000
#define IDC_bmp4                        1001
#define IDC_bmp2                        1002
#define IDC_bmp5                        1003
#define IDC_bmp3                        1004
#define IDC_bmp6                        1004
#define IDC_inputFile                   1005
#define IDC_browse                      1006
#define IDC_next1                       1007
#define IDC_inputFile2                  1007
#define IDC_next2                       1008
#define IDC_next3                       1009
#define IDC_match                       1009
#define IDC_next4                       1010
#define IDC_next5                       1011
#define IDC_store                       1012
#define IDC_matchScore                  1015
#define IDC_COMBO1                      1017
#define IDC_COMBO2                      1018
#define IDC_PROGRESS1                   1021
#define IDC_text                        1022
#define IDC_SLIDER1                     1023
#define IDC_value                       1025
#define IDC_COMBO3                      1026
#define ID_FILE                         32771
#define ID_DATABASE_ADDNEWIMAGE         32772
#define ID_MATCH_FORNEWIMAGE            32773
#define ID_MATCH_ALREADYINDB            32774
#define ID_MATCH_TEST                   32775

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        139
#define _APS_NEXT_COMMAND_VALUE         32776
#define _APS_NEXT_CONTROL_VALUE         1027
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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