代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/11175/206774
pro expand.pro
// Prototypes for compress.c
extern void CatPathAndFileName(char *pszPath, char *pszFileName);
extern char *ExtractFileName(char *pszPath);
extern int WriteOutBuf(unsigned char c,
www.eeworm.com/read/480125/1322838
cpp zlib.cpp
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USEUNIT("adler32.c");
USEUNIT("compress.c");
USEUNIT("crc32.c");
USEUNIT("defla
www.eeworm.com/read/479151/1340213
c slhc.c
/*
* Routines to compress and uncompress tcp packets (for transmission
* over low speed serial lines).
*
* Copyright (c) 1989 Regents of the University of California.
* All rights reserved.
*
*
www.eeworm.com/read/237472/4627515
cpp zlib.cpp
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USEUNIT("adler32.c");
USEUNIT("compress.c");
USEUNIT("crc32.c");
USEUNIT("defla
www.eeworm.com/read/230901/4718974
h bsd-comp.h
/*
* A dictionary for doing BSD compress.
*/
struct bsd_db {
int totlen; /* length of this structure */
u_int hsize; /* size of the hash table */
u_
www.eeworm.com/read/229812/4736150
txt contents.txt
Key Concepts: keycon.txt
The WinHelp internal filesystem: whifs.txt
B-Trees: b_tree.txt
Compression: compress.txt
www.eeworm.com/read/216802/4881694
cpp zlib.cpp
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USEUNIT("adler32.c");
USEUNIT("compress.c");
USEUNIT("crc32.c");
USEUNIT("defla
www.eeworm.com/read/210081/4954850
ddf 调用动态库通讯程序.ddf
.OPTION EXPLICIT
.Set Cabinet=off
.Set Compress=off
.Set MaxDiskSize=1457664
.Set ReservePerCabinetSize=6144
.Set DiskDirectoryTemplate=".."
.Set CompressionType=MSZIP
.Set CompressionLevel=7
www.eeworm.com/read/209559/4966839
c slhc.c
/*
* Routines to compress and uncompress tcp packets (for transmission
* over low speed serial lines).
*
* Copyright (c) 1989 Regents of the University of California.
* All rights reserved.
*
*
www.eeworm.com/read/198501/5086946
c slhc.c
/*
* Routines to compress and uncompress tcp packets (for transmission
* over low speed serial lines).
*
* Copyright (c) 1989 Regents of the University of California.
* All rights reserved.
*
*