代码搜索:Compression
找到约 9,238 项符合「Compression」的源代码
代码结果 9,238
www.eeworm.com/read/133287/5906570
h zlib.h
/* zlib.h -- interface of the 'zlib' general purpose compression library
version 1.2.1, November 17th, 2003
Copyright (C) 1995-2003 Jean-loup Gailly and Mark Adler
This software is provid
www.eeworm.com/read/133287/5906899
h zlib.h
/* zlib.h -- interface of the 'zlib' general purpose compression library
version 1.2.1, November 17th, 2003
Copyright (C) 1995-2003 Jean-loup Gailly and Mark Adler
This software is provid
www.eeworm.com/read/131315/5943245
1 compress.1
.PU
.TH COMPRESS 1 local
.SH NAME
compress, uncompress, zcat \- compress and expand data
.SH SYNOPSIS
.ll +8
.B compress
[
.B \-f
] [
.B \-v
] [
.B \-c
] [
.B \-V
] [
.B \-b
.I bits
] [
.I "name \&...
www.eeworm.com/read/131315/5943304
doc algorithm.doc
1. Algorithm
The deflation algorithm used by zip and gzip is a variation of LZ77
(Lempel-Ziv 1977, see reference below). It finds duplicated strings in
the input data. The second occurrence of a str
www.eeworm.com/read/131315/5943306
todo
TODO file for gzip.
Some of the planned features include:
- Structure the sources so that the compression and decompression code
form a library usable by any program, and write both gzip and zip o
www.eeworm.com/read/131315/5943310
readme
This is the file README for the gzip distribution, version 1.2.4.
gzip (GNU zip) is a compression utility designed to be a replacement
for 'compress'. Its main advantages over compress are much bette
www.eeworm.com/read/131315/5944845
1 compress.1
.\" Copyright (c) 1986, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" This code is derived from software contributed to Berkeley by
.\" James A. Woods, deri
www.eeworm.com/read/129875/5968864
changelo
ChangeLog file for zlib
Changes in 1.0.4 (24 Jul 96)
- In very rare conditions, deflate(s, Z_FINISH) could fail to produce an EOF
bit, so the decompressor could decompress all the correct d
www.eeworm.com/read/108009/6187243
h zlib.h
/* zlib.h -- interface of the 'zlib' general purpose compression library
version 1.1.3, July 9th, 1998
Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler
This software is provided 'as-is'
www.eeworm.com/read/100320/6270576
now readme.now
Hi,
here is version 1.1 of the LDS (lossless datacompression sources) kit.
I noticed lots of people want sources for datacompressors and it
can be hard to get them. Especially good ones.
The m