代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/464631/1526529
h wimin.h
// Archive/WimIn.h
#ifndef __ARCHIVE_WIM_IN_H
#define __ARCHIVE_WIM_IN_H
#include "Common/Buffer.h"
#include "Common/MyString.h"
#include "../../Compress/CopyCoder.h"
#include "../../Compr
www.eeworm.com/read/458653/1585208
readme
See INSTALL file for instruction on how to install Speex.
The Speex is a patent-free, Open Source/Free Software voice codec. Unlike other codecs like MP3 and Ogg Vorbis, Speex is designed to compress
www.eeworm.com/read/249144/4455483
bpf zlib.bpf
USEUNIT("zlib.cpp");
USEUNIT("..\..\..\zlib\zutil.c");
USEUNIT("..\..\..\zlib\compress.c");
USEUNIT("..\..\..\zlib\crc32.c");
USEUNIT("..\..\..\zlib\deflate.c");
USEUNIT("..\..\..\zlib\gzio.c");
USEUN
www.eeworm.com/read/243194/4530306
hpj oclimac.hpj
[OPTIONS]
PLATFORM=MAC
CONTENTS=main_index
errorlog=oclient.err
TITLE=MFC 2.5 Container Help
COMPRESS=true
WARNING=2
[FILES]
afxcrmac.rtf
afxptmac.rtf
[BITMAPS]
; toolbar buttons for Fi
www.eeworm.com/read/243194/4530307
hpj oclient.hpj
[OPTIONS]
CONTENTS=main_index
errorlog=oclient.err
TITLE=MFC 2.5 Container Help
COMPRESS=true
WARNING=2
[FILES]
afxcore.rtf
afxprint.rtf
[BITMAPS]
; toolbar buttons for File commands
fi
www.eeworm.com/read/238189/4617192
hpj oclimac.hpj
[OPTIONS]
PLATFORM=MAC
CONTENTS=main_index
errorlog=oclient.err
TITLE=MFC 2.5 Container Help
COMPRESS=true
WARNING=2
[FILES]
afxcrmac.rtf
afxptmac.rtf
[BITMAPS]
; toolbar buttons for Fi
www.eeworm.com/read/238189/4617193
hpj oclient.hpj
[OPTIONS]
CONTENTS=main_index
errorlog=oclient.err
TITLE=MFC 2.5 Container Help
COMPRESS=true
WARNING=2
[FILES]
afxcore.rtf
afxprint.rtf
[BITMAPS]
; toolbar buttons for File commands
fi
www.eeworm.com/read/233448/4692513
h zip.h
/* zip.h -- IO for compress .zip files using zlib
Version 1.00, September 10th, 2003
Copyright (C) 1998-2003 Gilles Vollant
This unzip package allow creates .ZIP file, compatible with PKZip
www.eeworm.com/read/233448/4692521
h ioapi.h
/* ioapi.h -- IO base function header for compress/uncompress .zip
files using zlib + zip or unzip API
Version 1.00, September 10th, 2003
Copyright (C) 1998-2003 Gilles Vollant
*/
#ifndef
www.eeworm.com/read/233448/4692522
c ioapi.c
/* ioapi.c -- IO base function header for compress/uncompress .zip
files using zlib + zip or unzip API
Version 1.00, September 10th, 2003
Copyright (C) 1998-2003 Gilles Vollant
*/
#include