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

📄 huffman.clw

📁 这是一些Huffman编码的代码
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CSplashWindow
LastTemplate=generic CWnd
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Huffman.h"

ClassCount=5
Class1=CHuffmanApp
Class2=CHuffmanDlg
Class3=CAboutDlg

ResourceCount=4
Resource1=IDD_HUFFMAN_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Class4=CResultDlg
Class5=CSplashWindow
Resource4=IDD_DIALOGRESULT

[CLS:CHuffmanApp]
Type=0
HeaderFile=Huffman.h
ImplementationFile=Huffman.cpp
Filter=N

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

[CLS:CAboutDlg]
Type=0
HeaderFile=HuffmanDlg.h
ImplementationFile=HuffmanDlg.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_HUFFMAN_DIALOG]
Type=1
Class=CHuffmanDlg
ControlCount=34
Control1=IDC_EDIT1KIND,edit,1350631552
Control2=IDC_EDIT1,edit,1350631552
Control3=IDC_EDIT2,edit,1350631552
Control4=IDC_EDIT3,edit,1350631552
Control5=IDC_EDIT4,edit,1350631552
Control6=IDC_EDIT5,edit,1350631552
Control7=IDC_EDIT6,edit,1350631552
Control8=IDC_EDIT7,edit,1350631552
Control9=IDC_EDIT8,edit,1350631552
Control10=IDC_EDIT9,edit,1350631552
Control11=IDC_EDIT10,edit,1350631552
Control12=IDC_FINIESHINPUT,button,1342242816
Control13=IDC_LASTPAGE,button,1342242816
Control14=IDC_NEXTPAGE,button,1342242816
Control15=IDC_HUFFMAN,button,1342242816
Control16=IDC_RADIO1,button,1342308361
Control17=IDC_RADIO3,button,1342177289
Control18=IDC_OTHERHUFFMAN,button,1342373888
Control19=IDC_BEST,button,1342242816
Control20=IDCANCEL,button,1342242816
Control21=IDOK,button,1342242817
Control22=IDC_STATIC,static,1342308352
Control23=IDC_STATIC,button,1342177287
Control24=IDC_STATIC15,button,1342177287
Control25=IDC_STATIC1,static,1342308352
Control26=IDC_STATIC2,static,1342308352
Control27=IDC_STATIC3,static,1342308352
Control28=IDC_STATIC4,static,1342308352
Control29=IDC_STATIC5,static,1342308352
Control30=IDC_STATIC6,static,1342308352
Control31=IDC_STATIC7,static,1342308352
Control32=IDC_STATIC8,static,1342308352
Control33=IDC_STATIC9,static,1342308352
Control34=IDC_STATIC10,static,1342308352

[DLG:IDD_DIALOGRESULT]
Type=1
Class=CResultDlg
ControlCount=1
Control1=IDC_LIST1,SysListView32,1350631425

[CLS:CResultDlg]
Type=0
HeaderFile=ResultDlg1.h
ImplementationFile=ResultDlg1.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_LIST1
VirtualFilter=dWC

[CLS:CSplashWindow]
Type=0
HeaderFile=SplashWindow.h
ImplementationFile=SplashWindow.cpp
BaseClass=CWnd
Filter=W
VirtualFilter=WC
LastObject=CSplashWindow

⌨️ 快捷键说明

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