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

📄 lzw_demo.clw

📁 这个是一个多媒体的压缩与解压的软件源码 采用的是行程编码的 看看吧
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CLZW_DemoApp
Class2=CLZW_DemoDlg
Class3=CAboutDlg

ResourceCount=5
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_LZW_DEMO_DIALOG (Chinese (P.R.C.))
Resource4=IDD_ABOUTBOX (Chinese (P.R.C.))
Resource5=IDD_LZW_DEMO_DIALOG

[CLS:CLZW_DemoApp]
Type=0
HeaderFile=LZW_Demo.h
ImplementationFile=LZW_Demo.cpp
Filter=N

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

[CLS:CAboutDlg]
Type=0
HeaderFile=LZW_DemoDlg.h
ImplementationFile=LZW_DemoDlg.cpp
Filter=D

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

[DLG:IDD_LZW_DEMO_DIALOG]
Type=1
Class=CLZW_DemoDlg
ControlCount=9
Control1=IDOK,button,1342242817
Control2=IDE_FILE,edit,1350631552
Control3=IDC_STATIC,button,1342177287
Control4=IDC_LZW,button,1342242825
Control5=IDC_RLE,button,1342242825
Control6=IDB_ENCODE,button,1342242816
Control7=IDB_SELFILE,button,1342242816
Control8=IDB_DECODE,button,1342242816
Control9=IDC_STATIC,button,1342177287

[DLG:IDD_LZW_DEMO_DIALOG (Chinese (P.R.C.))]
Type=1
Class=CLZW_DemoDlg
ControlCount=12
Control1=IDOK,button,1342242817
Control2=IDE_FILE,edit,1350631552
Control3=IDC_STATIC,button,1342177287
Control4=IDC_LZW,button,1342242825
Control5=IDC_RLE,button,1342242825
Control6=IDC_HUFFMAN,button,1476460553
Control7=IDC_LZSS,button,1476460553
Control8=IDC_ARITH,button,1476460553
Control9=IDB_ENCODE,button,1342242816
Control10=IDB_SELFILE,button,1342242816
Control11=IDB_DECODE,button,1342242816
Control12=IDC_STATIC,button,1342177287

[DLG:IDD_ABOUTBOX (Chinese (P.R.C.))]
Type=1
Class=?
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889

⌨️ 快捷键说明

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