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

📄 数据压缩.clw

📁 自己做的作业(自适应霍夫曼解压缩) 完成功能解压缩文件!方法:自适应霍夫曼编码(8bit编码)(有GUI界面)
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CHelp
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "数据压缩.h"

ClassCount=5
Class1=CMyApp
Class2=CMyDlg
Class3=CAboutDlg

ResourceCount=4
Resource1=IDD_MY_DIALOG
Resource2=IDR_MAINFRAME
Class4=CHelpDlg
Resource3=IDD_ABOUTBOX
Class5=CHelp
Resource4=IDD_DLGHELP

[CLS:CMyApp]
Type=0
HeaderFile=数据压缩.h
ImplementationFile=数据压缩.cpp
Filter=N

[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_MY_DIALOG]
Type=1
Class=CMyDlg
ControlCount=27
Control1=IDCANCEL,button,1342242816
Control2=IDC_STATIC,static,1342308352
Control3=IDC_FILEPATH,edit,1350633600
Control4=IDC_PROGRESS1,msctls_progress32,1342177281
Control5=IDC_STATIC,button,1342177287
Control6=IDC_RADIO1,button,1342177289
Control7=IDC_STATIC,static,1342308352
Control8=IDC_BTNCOMPRESS,button,1342242816
Control9=IDC_STATIC,static,1342308352
Control10=IDC_BTNDIR,button,1342242816
Control11=IDC_BTNUNCOMPRESS,button,1342242816
Control12=IDC_MSG,static,1342308352
Control13=IDC_L1,static,1342308352
Control14=IDC_T1,static,1342308352
Control15=IDC_RADIO2,button,1476395017
Control16=IDC_RADIO3,button,1476395017
Control17=IDC_FILELENGTH,edit,1350633602
Control18=IDC_STATIC,static,1342308352
Control19=IDC_TIME,edit,1350633600
Control20=IDC_BTNHELP,button,1342242816
Control21=IDC_R1,static,1342308352
Control22=IDC_RATIO,edit,1350633602
Control23=IDC_STATIC,static,1342308352
Control24=IDC_L2,static,1342308352
Control25=IDC_FILELENGTH2,edit,1350633602
Control26=IDC_STATIC,static,1342308352
Control27=IDC_STATIC,static,1342177283

[CLS:CMyDlg]
Type=0
HeaderFile=数据压缩dlg.h
ImplementationFile=数据压缩dlg.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=CMyDlg

[CLS:CHelpDlg]
Type=0
HeaderFile=HelpDlg.h
ImplementationFile=HelpDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CHelpDlg

[DLG:IDD_DLGHELP]
Type=1
Class=CHelp
ControlCount=16
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342177283
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308480
Control6=IDC_STATIC,static,1342177280
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352

[CLS:CHelp]
Type=0
HeaderFile=Help.h
ImplementationFile=Help.cpp
BaseClass=CDialog
Filter=D
LastObject=CHelp

⌨️ 快捷键说明

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