cdma f8f9 speed test.clw

来自「移动通信中f8f9两种机密算法与完整性算法的运行速率测试程序VC++实现」· CLW 代码 · 共 75 行

CLW
75
字号
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CCDMAf8f9speedtestDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "CDMA f8f9 speed test.h"

ClassCount=3
Class1=CCDMAf8f9speedtestApp
Class2=CCDMAf8f9speedtestDlg
Class3=CAboutDlg

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

[CLS:CCDMAf8f9speedtestApp]
Type=0
HeaderFile=CDMA f8f9 speed test.h
ImplementationFile=CDMA f8f9 speed test.cpp
Filter=N

[CLS:CCDMAf8f9speedtestDlg]
Type=0
HeaderFile=CDMA f8f9 speed testDlg.h
ImplementationFile=CDMA f8f9 speed testDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CCDMAf8f9speedtestDlg

[CLS:CAboutDlg]
Type=0
HeaderFile=CDMA f8f9 speed testDlg.h
ImplementationFile=CDMA f8f9 speed testDlg.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_CDMAF8F9SPEEDTEST_DIALOG]
Type=1
Class=CCDMAf8f9speedtestDlg
ControlCount=20
Control1=IDC_F8_DATA_QUANTITY,edit,1350639746
Control2=IDC_F8_TEST,button,1342242816
Control3=IDC_F9_DATA_QUANTITY,edit,1350639746
Control4=IDC_F9_TEST,button,1342242816
Control5=IDC_STATIC,button,1342178055
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308353
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308353
Control12=IDC_F8_TIME,edit,1350633601
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308353
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308353
Control17=IDC_F9_TIME,edit,1350633601
Control18=IDC_F8_PROGRESS,msctls_progress32,1350565888
Control19=IDC_F9_PROGRESS,msctls_progress32,1350565888
Control20=IDC_STATIC,static,1342308352

⌨️ 快捷键说明

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