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

📄 resource.h

📁 一个关于滤波器设计的小程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 滤波器设计.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_MY_DIALOG                   102
#define IDR_MAINFRAME                   128
#define IDC_SIGNAL_FREQUENCY            1005
#define IDC_SIGNAL_AMPLITUDE            1006
#define IDC_EDIT_SIGNALFRE              1007
#define IDC_EDIT_SIGNALAMP              1008
#define IDC_NOISE_FREQUENCY             1009
#define IDC_STATIC_SIGNAL               1010
#define IDC_STATIC_NOISE                1011
#define IDC_NOISE_AMPLITUDE             1012
#define IDC_EDIT_NOISEFRE               1013
#define IDC_EDIT_NOISEAMP               1014
#define IDC_CHECK_ADDNOISE              1021
#define IDC_STATIC_SIGNALWAVE           1022
#define IDC_STATIC_FILTERSIGNAL         1023
#define IDC_STATIC_SAMPLELEN            1024
#define IDC_STATIC_FILTERTYPE           1027
#define IDC_COMBO_FILTERTYPE            1028
#define IDC_COMBO_SAMPLELEN             1029
#define IDC_STATIC_FILTERPARAMETER      1031
#define ID_BOTTON_APPLY                 1042
#define IDC_STATIC_REJECTION1           1048
#define IDC_STATIC_REJECTION2           1049
#define IDC_STATIC_REJECTION3           1050
#define IDC_STATIC_BETA                 1051
#define IDC_EDIT_BETA                   1052
#define IDC_EDIT_REJECTION1             1053
#define IDC_EDIT_REJECTION2             1054
#define IDC_EDIT_REJECTION3             1055
#define IDC_BUTTON_PLUSE                1060

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

⌨️ 快捷键说明

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