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

📄 compress.clw

📁 基于块方向的图像无损压缩代码
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=4
Class1=CCompressApp
Class2=CCompressDlg
Class3=CAboutDlg

ResourceCount=5
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_DIALOG_FRONT
Resource4=IDD_COMPRESS_DIALOG
Class4=CFrontDlg
Resource5=IDD_ABOUTBOX (English (U.S.))

[CLS:CCompressApp]
Type=0
HeaderFile=compress.h
ImplementationFile=compress.cpp
Filter=N

[CLS:CCompressDlg]
Type=0
HeaderFile=compressDlg.h
ImplementationFile=compressDlg.cpp
Filter=D
LastObject=IDC_COMPRESS_BUTTON
BaseClass=CDialog
VirtualFilter=dWC

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

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


[DLG:IDD_COMPRESS_DIALOG]
Type=1
Class=CCompressDlg
ControlCount=26
Control1=IDC_STATIC,static,1342308352
Control2=IDC_STATIC,static,1342308352
Control3=IDC_COMPRESS_EDIT1,edit,1350633600
Control4=IDC_COMPRESS_EDIT2,edit,1350633600
Control5=IDC_COMPRESS_BUTTON,button,1342242816
Control6=IDC_DECOMPRESS_BUTTON,button,1342242816
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_DECOMPRESS_EDIT1,edit,1350633600
Control10=IDC_DECOMPRESS_EDIT2,edit,1350633600
Control11=IDCANCEL,button,1342242816
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_COMPRESS_FILE,edit,1350631552
Control15=IDC_COMPRESS_RATIO,edit,1350633600
Control16=IDC_STATIC,static,1342308352
Control17=IDC_STATIC,static,1342308352
Control18=IDC_DECOMPRESS_FILE,edit,1350631552
Control19=IDC_SPR_EDIT,edit,1350633600
Control20=IDC_COMPRESS_IMAGE,button,1342177287
Control21=IDC_DECOMPRESS_IMAGE,button,1342177287
Control22=IDC_COMPRESSEDFILE,edit,1350631552
Control23=IDC_STATIC,static,1342308352
Control24=IDC_COMPRESS_EXPLOR,button,1342242816
Control25=IDC_COMPRESSED_EXPLOR,button,1342242816
Control26=IDC_DECOMPRESS_EXPLOR,button,1342242816

[DLG:IDD_ABOUTBOX (English (U.S.))]
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_DIALOG_FRONT]
Type=1
Class=CFrontDlg
ControlCount=0

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

⌨️ 快捷键说明

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