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

📄 vtdecode.clw

📁 利用intel dsplib 库函数进行特定2FSK信号(需传导频)解调
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CVTDecodeView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "VTDecode.h"
LastPage=0

ClassCount=7
Class1=CVTDecodeApp
Class2=CVTDecodeDoc
Class3=CVTDecodeView
Class4=CMainFrame

ResourceCount=5
Resource1=IDD_VTDECODE_FORM
Resource2=IDD_ABOUTBOX
Class5=CAboutDlg
Resource3=IDD_ADJUST1
Resource4=IDR_MAINFRAME
Class6=CAD1Dlg
Class7=CAD2Dlg
Resource5=IDD_ADJUST2

[CLS:CVTDecodeApp]
Type=0
HeaderFile=VTDecode.h
ImplementationFile=VTDecode.cpp
Filter=N
LastObject=ID_STOP

[CLS:CVTDecodeDoc]
Type=0
HeaderFile=VTDecodeDoc.h
ImplementationFile=VTDecodeDoc.cpp
Filter=N
LastObject=CVTDecodeDoc

[CLS:CVTDecodeView]
Type=0
HeaderFile=VTDecodeView.h
ImplementationFile=VTDecodeView.cpp
Filter=D
BaseClass=CFormView
VirtualFilter=VWC
LastObject=IDC_AD1_BUTTON


[CLS:CMainFrame]
Type=0
HeaderFile=MainFrm.h
ImplementationFile=MainFrm.cpp
Filter=T
LastObject=ID_START




[CLS:CAboutDlg]
Type=0
HeaderFile=VTDecode.cpp
ImplementationFile=VTDecode.cpp
Filter=D
LastObject=CAboutDlg

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177294
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

[MNU:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_START
Command2=ID_STOP
Command3=ID_EXIT
Command4=ID_APP_ABOUT
CommandCount=4

[ACL:IDR_MAINFRAME]
Type=1
Class=CMainFrame
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
Command4=ID_EDIT_UNDO
Command5=ID_EDIT_CUT
Command6=ID_EDIT_COPY
Command7=ID_EDIT_PASTE
Command8=ID_EDIT_UNDO
Command9=ID_EDIT_CUT
Command10=ID_EDIT_COPY
Command11=ID_EDIT_PASTE
Command12=ID_NEXT_PANE
Command13=ID_PREV_PANE
CommandCount=13

[DLG:IDD_VTDECODE_FORM]
Type=1
Class=CVTDecodeView
ControlCount=14
Control1=IDC_STATIC,static,1342308352
Control2=IDC_FREQUENCY_EDIT,edit,1484849280
Control3=IDC_STATIC,static,1342308352
Control4=IDC_SAVE_FILE,edit,1350631552
Control5=IDC_SAVE,button,1342242816
Control6=IDC_TEXT,edit,1352728644
Control7=IDC_STATIC,button,1342308359
Control8=IDC_AD1_BUTTON,button,1342242816
Control9=IDC_AD2_BUTTON,button,1342242816
Control10=IDC_RADIO_5270,button,1342308361
Control11=IDC_RADIO_9000,button,1342177289
Control12=IDC_SAVE_RAWDATA,edit,1350631552
Control13=IDC_SAVE1,button,1342242816
Control14=IDC_STATIC,static,1342308352

[DLG:IDD_ADJUST1]
Type=1
Class=CAD1Dlg
ControlCount=10
Control1=IDC_STATIC,static,1342308352
Control2=IDC_STATIC,static,1342308352
Control3=IDC_AD1_SLIDER1,msctls_trackbar32,1342242840
Control4=IDC_AD1_SLIDER2,msctls_trackbar32,1342242840
Control5=IDC_AD1_UPFRE,edit,1350633600
Control6=IDC_AD1_DNFRE,edit,1350633600
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_AD1_OK,button,1342242816
Control10=IDC_AD1_CANCEL,button,1342242816

[DLG:IDD_ADJUST2]
Type=1
Class=CAD2Dlg
ControlCount=10
Control1=IDC_STATIC,static,1342308352
Control2=IDC_STATIC,static,1342308352
Control3=IDC_AD2_SLIDER1,msctls_trackbar32,1342242840
Control4=IDC_AD2_SLIDER2,msctls_trackbar32,1342242840
Control5=IDC_AD2_UPFRE,edit,1350633600
Control6=IDC_AD2_DNFRE,edit,1350633600
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_AD2_OK,button,1342242816
Control10=IDC_AD2_CANCEL,button,1342242816

[CLS:CAD1Dlg]
Type=0
HeaderFile=AD1Dlg.h
ImplementationFile=AD1Dlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CAD1Dlg
VirtualFilter=dWC

[CLS:CAD2Dlg]
Type=0
HeaderFile=AD2Dlg.h
ImplementationFile=AD2Dlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CAD2Dlg
VirtualFilter=dWC

⌨️ 快捷键说明

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