代码搜索:COMPRESS
找到约 7,043 项符合「COMPRESS」的源代码
代码结果 7,043
www.eeworm.com/read/128552/5982957
c vj.c
/*
* Routines to compress and uncompess 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/127439/6004997
def zlibvc.def
LIBRARY "zlib"
DESCRIPTION '"""zlib data compression library"""'
VERSION 1.11
HEAPSIZE 1048576,8192
EXPORTS
adler32 @1
compress @2
crc3
www.eeworm.com/read/127439/6005029
def zlibvc.def
LIBRARY "zlib"
DESCRIPTION '"""zlib data compression library"""'
VERSION 1.11
HEAPSIZE 1048576,8192
EXPORTS
adler32 @1
compress @2
crc3
www.eeworm.com/read/125570/6027757
c vj.c
/*
* Routines to compress and uncompess 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/343056/11980075
c netvj.c
/*
* Routines to compress and uncompess 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/153565/12027704
c netvj.c
/*
* Routines to compress and uncompess 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/153498/12030164
ddf libadmin.ddf
.OPTION EXPLICIT
.Set Cabinet=off
.Set Compress=off
.Set MaxDiskSize=CDROM
.Set ReservePerCabinetSize=6144
.Set DiskDirectoryTemplate=".."
.Set CompressionType=MSZIP
.Set CompressionLevel=7
.S
www.eeworm.com/read/338227/12317779
ddf cabwiz.ddf
;
; cabwiz.ddf
;
; Template directive file to create the CAB file
;
.Set Cabinet=ON
.Set Compress=OFF
.Set CabinetFileCountThreshold=0 ; no files per cabinet threshold
.Set FolderFileCoun
www.eeworm.com/read/337766/12342285
ddf cabwiz.ddf
;
; cabwiz.ddf
;
; Template directive file to create the CAB file
;
.Set Cabinet=ON
.Set Compress=OFF
.Set CabinetFileCountThreshold=0 ; no files per cabinet threshold
.Set FolderFileCoun
www.eeworm.com/read/129048/14268897
hlp gzip.hlp
1 GZIP
NAME
gzip, gunzip, zcat - compress or expand files
SYNOPSIS
gzip [ -cdfhLrtvV19 ] [ name ... ]
gunzip [ -cfhLrtvV ] [ name ... ]
zcat [ -hLV ] [ name ... ]
2 DESCRIPTION