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

📄 resource.h

📁 主要是应用VC进行傅立叶变换和反变换的程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by bmpDemo.rc
//
#define IDD_ABOUTBOX                    100
#define CG_ID_VIEW_MYDIALOGBAR          103
#define IDR_MAINFRAME                   128
#define IDR_BMPDEMTYPE                  129
#define IDD_DIALOG1                     141
#define IDD_ModuleDIALOG                141
#define IDD_DIALOG2                     143
#define IDD_ZftDIALOG                   143
#define IDD_FilterDIALOG                149
#define IDI_ICON1                       159
#define IDI_ICON2                       160
#define IDI_ICON3                       161
#define IDD_DuiBiDuDIALOG               168
#define IDR_TOOLBAR1                    169
#define IDD_SettingDIALOG               179
#define IDD_IMAGEPROPERTY               181
#define IDD_NOISEDIALOG                 191
#define IDD_EDITDIALOG                  192
#define IDI_ArrowICON                   193
#define IDI_TSelectICON                 194
#define IDI_ESelectICON                 195
#define IDD_ZHONGZHIFILTER              196
#define IDD_GreyDuiShuDialog            197
#define IDD_ROTATEDIALOG                198
#define IDI_ICON4                       205
#define IDC_ImageModule                 1003
#define IDC_EDIT1                       1004
#define IDC_EDIT2                       1005
#define IDC_EDIT3                       1006
#define IDC_EDIT4                       1007
#define IDC_MODULEVAR                   1008
#define IDC_EDIT5                       1009
#define IDC_EDIT6                       1010
#define IDC_EDIT7                       1011
#define IDC_EDIT8                       1012
#define IDC_EDIT9                       1013
#define IDC_EDIT10                      1014
#define IDC_EDIT11                      1015
#define IDC_EDIT12                      1016
#define IDC_EDIT13                      1017
#define IDC_EDIT14                      1018
#define IDC_EDIT15                      1019
#define IDC_EDIT26                      1020
#define IDC_EDIT16                      1021
#define IDC_EDIT17                      1022
#define IDC_EDIT18                      1023
#define IDC_EDIT19                      1024
#define IDC_EDIT20                      1025
#define IDC_EDIT21                      1026
#define IDC_EDIT22                      1027
#define IDC_EDIT23                      1028
#define IDC_EDIT24                      1029
#define IDC_EDIT25                      1030
#define IDC_RED                         1031
#define IDC_GREEN                       1032
#define IDC_BLUE                        1033
#define IDC_GRAY                        1034
#define IDC_CHECK1                      1039
#define IDC_CHECK2                      1040
#define IDC_RADIO1                      1052
#define IDC_RADIO2                      1053
#define IDC_RADIO3                      1054
#define IDC_RADIO4                      1055
#define IDC_RADIO5                      1056
#define IDC_RADIO6                      1057
#define IDC_RADIO7                      1058
#define IDC_RADIO8                      1059
#define IDC_RADIO9                      1060
#define IDC_RADIO10                     1061
#define IDC_RADIO11                     1062
#define IDC_RADIO12                     1063
#define ID_HCHANGE                      32771
#define ID_LARGEN                       32772
#define ID_LESSEN                       32773
#define ID_REVERT                       32781
#define ID_VCHANGE                      32782
#define ID_CW                           32783
#define ID_CCW                          32784
#define ID_MODULE                       32785
#define ID_HISTOGRAM                    32786
#define ID_GRAYIZE                      32787
#define ID_ZFTJHS                       32789
#define ID_BRIGHTEN                     32790
#define ID_DARKEN                       32791
#define ID_DFT                          32792
#define ID_NDFT                         32793
#define ID_FFT                          32794
#define ID_NFFT                         32795
#define ID_LPFILTER                     32796
#define ID_HPFILTER                     32797
#define ID_BPFILTER                     32798
#define ID_THPFILTER                    32800
#define ID_TLPFILTER                    32801
#define ID_EXPHPFILTER                  32802
#define ID_EXPLPFILTER                  32803
#define ID_ENLARGE                      32805
#define ID_VIEW_WTOOLBAR                32807
#define ID_SETTING                      32816
#define ID_IMAGEPROPERTY                32818
#define ID_ARROW                        32821
#define ID_EDITSELECT                   32822
#define ID_NEGATIVE                     32823
#define ID_SinNoise                     32824
#define ID_Select                       32827
#define ID_SlowChange                   32830
#define ID_ZhongZhiFilter               32831
#define ID_GreyDuiShuBianHuan           32832
#define ID_ROTATE                       32835
#define ID_RandomShow                   32836
#define ID_TestFunction                 32838
#define ID_FRAMESIZE                    61446
#define ID_MAINFRAMESIZE                61576

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        206
#define _APS_NEXT_COMMAND_VALUE         32839
#define _APS_NEXT_CONTROL_VALUE         1065
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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