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

📄 communication.clw

📁 本程序利用VC实现均匀量化和非均匀量化信噪比的仿真。并画出曲线
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CCommunicationDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "communication.h"

ClassCount=3
Class1=CCommunicationApp
Class2=CCommunicationDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_COMMUNICATION_DIALOG

[CLS:CCommunicationApp]
Type=0
HeaderFile=communication.h
ImplementationFile=communication.cpp
Filter=N

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

[CLS:CAboutDlg]
Type=0
HeaderFile=communicationDlg.h
ImplementationFile=communicationDlg.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_COMMUNICATION_DIALOG]
Type=1
Class=CCommunicationDlg
ControlCount=2
Control1=IDC_COORD,static,1342308352
Control2=IDC_STATIC,static,1342308352

⌨️ 快捷键说明

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