📄 fft2.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=DialogConvolution
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "fft2.h"
ClassCount=6
Class1=CFft2App
Class2=CFft2Dlg
Class3=CAboutDlg
ResourceCount=5
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Class4=fftmy
Resource3=IDD_DIALOG_FFT
Class5=DialogFFT
Resource4=IDD_FFT2_DIALOG
Class6=DialogConvolution
Resource5=IDD_DIALOG_CONVOLUTION
[CLS:CFft2App]
Type=0
HeaderFile=fft2.h
ImplementationFile=fft2.cpp
Filter=N
[CLS:CFft2Dlg]
Type=0
HeaderFile=fft2Dlg.h
ImplementationFile=fft2Dlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CFft2Dlg
[CLS:CAboutDlg]
Type=0
HeaderFile=fft2Dlg.h
ImplementationFile=fft2Dlg.cpp
Filter=D
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
[DLG:IDD_FFT2_DIALOG]
Type=1
Class=CFft2Dlg
ControlCount=3
Control1=IDOK,button,1342243585
Control2=IDC_PLOT,button,1342242816
Control3=IDC_CONVOLUTION,button,1342242816
[CLS:fftmy]
Type=0
HeaderFile=fftmy.h
ImplementationFile=fftmy.cpp
BaseClass=CStatic
Filter=W
LastObject=fftmy
[DLG:IDD_DIALOG_FFT]
Type=1
Class=DialogFFT
ControlCount=9
Control1=IDOK,button,1342242817
Control2=IDC_DRAWBOX_FFT,static,1342177287
Control3=IDC_COMBO_WAVESTYLE,combobox,1344340226
Control4=IDC_SLIDER_NUM,msctls_trackbar32,1342242825
Control5=IDC_SCROLLBAR_RATIO,scrollbar,1342177280
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_NOP,static,1342308352
Control9=IDC_PER,static,1342308352
[CLS:DialogFFT]
Type=0
HeaderFile=DialogFFT.h
ImplementationFile=DialogFFT.cpp
BaseClass=CDialog
Filter=D
LastObject=DialogFFT
VirtualFilter=dWC
[DLG:IDD_DIALOG_CONVOLUTION]
Type=1
Class=DialogConvolution
ControlCount=23
Control1=IDOK,button,1342242817
Control2=IDC_DRAWBOX_X,static,1342177287
Control3=IDC_DRAWBOX_H,static,1342177287
Control4=IDC_DRAWBOX_Y,static,1342177287
Control5=IDC_COMBO_WAVESTYLEX,combobox,1344340226
Control6=IDC_SLIDER_NUMX,msctls_trackbar32,1342242825
Control7=IDC_SCROLLBAR_RATIOX,scrollbar,1342177280
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_PERX,static,1342308352
Control11=IDC_COMBO_WAVESTYLEH,combobox,1344340226
Control12=IDC_SLIDER_NUMH,msctls_trackbar32,1342242825
Control13=IDC_SCROLLBAR_RATIOH,scrollbar,1342177280
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_PERH,static,1342308352
Control17=IDC_NOPH,static,1342308352
Control18=IDC_NOPX,static,1342308352
Control19=IDC_STATICSHOW,static,1342308352
Control20=IDC_SLIDERBIL,msctls_trackbar32,1342242872
Control21=IDC_STATICBILI,static,1342308352
Control22=IDC_RADIO1,button,1342177289
Control23=IDC_RADIO2,button,1342177289
[CLS:DialogConvolution]
Type=0
HeaderFile=DialogConvolution.h
ImplementationFile=DialogConvolution.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_SLIDERBIL
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -