文件名称:zlib123
- 所属分类:
- IP电话/视频会议
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4.91mb
- 下载次数:
- 0次
- 提 供 者:
- MCU****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
The deflation algorithm used by gzip (also zip and zlib) is a variation of
LZ77 (Lempel-Ziv 1977, see reference below). It finds duplicated strings in
the input data. The second occurrence of a string is replaced by a
pointer to the previous string, in the form of a pair (distance,
length). Distances are limited to 32K bytes, and lengths are limited
to 258 bytes. When a string does not occur anywhere in the previous
32K bytes, it is emitted as a sequence of literal bytes. (In this
descr iption, `string must be taken as an arbitrary sequence of bytes,
and is not restricted to printable characters.)
-The deflation algorithm used by gzip (also zip and zlib) is a variation of LZ77 (Lempel- Ziv 1977. see reference below). It finds duplicated Stri stayed in the input data. The second occurrence of a string is replaced by a pointer to the previous s tring, in the form of a pair (distance, length). Distances are limited to 32K bytes, and lengths are limited to 258 bytes. When a Stri ng does not occur anywhere in the previous 32K by tes, it is emitted as a sequence of literal bytes. (In this descr iption, `string must be taken as an arbitrary sequence o f bytes, and is not restricted to printable characters. )
(系统自动生成,下载前可以参看下载内容)
下载文件列表
zlib123
.......\adler32.c
.......\algorithm.txt
.......\amiga
.......\.....\Makefile.pup
.......\.....\Makefile.sas
.......\as400
.......\.....\bndsrc
.......\.....\compile.clp
.......\.....\readme.txt
.......\.....\zlib.inc
.......\ChangeLog
.......\compress.c
.......\configure
.......\contrib
.......\.......\ada
.......\.......\...\buffer_demo.adb
.......\.......\...\mtest.adb
.......\.......\...\read.adb
.......\.......\...\readme.txt
.......\.......\...\test.adb
.......\.......\...\zlib-streams.adb
.......\.......\...\zlib-streams.ads
.......\.......\...\zlib-thin.adb
.......\.......\...\zlib-thin.ads
.......\.......\...\zlib.adb
.......\.......\...\zlib.ads
.......\.......\...\zlib.gpr
.......\.......\asm586
.......\.......\......\match.S
.......\.......\......\README.586
.......\.......\asm686
.......\.......\......\match.S
.......\.......\......\README.686
.......\.......\blast
.......\.......\.....\blast.c
.......\.......\.....\blast.h
.......\.......\.....\Makefile
.......\.......\.....\README
.......\.......\.....\test.pk
.......\.......\.....\test.txt
.......\.......\delphi
.......\.......\......\readme.txt
.......\.......\......\ZLib.pas
.......\.......\......\ZLibConst.pas
.......\.......\......\zlibd32.mak
.......\.......\dotzlib
.......\.......\.......\DotZLib
.......\.......\.......\.......\AssemblyInfo.cs
.......\.......\.......\.......\ChecksumImpl.cs
.......\.......\.......\.......\CircularBuffer.cs
.......\.......\.......\.......\CodecBase.cs
.......\.......\.......\.......\Deflater.cs
.......\.......\.......\.......\DotZLib.cs
.......\.......\.......\.......\DotZLib.csproj
.......\.......\.......\.......\GZipStream.cs
.......\.......\.......\.......\Inflater.cs
.......\.......\.......\.......\UnitTests.cs
.......\.......\.......\DotZLib.build
.......\.......\.......\DotZLib.chm
.......\.......\.......\DotZLib.sln
.......\.......\.......\LICENSE_1_0.txt
.......\.......\.......\readme.txt
.......\.......\infback9
.......\.......\........\infback9.c
.......\.......\........\infback9.h
.......\.......\........\inffix9.h
.......\.......\........\inflate9.h
.......\.......\........\inftree9.c
.......\.......\........\inftree9.h
.......\.......\........\README
.......\.......\inflate86
.......\.......\.........\inffas86.c
.......\.......\.........\inffast.S
.......\.......\iostream
.......\.......\........\test.cpp
.......\.......\........\zfstream.cpp
.......\.......\........\zfstream.h
.......\.......\iostream2
.......\.......\.........\zstream.h
.......\.......\.........\zstream_test.cpp
.......\.......\iostream3
.......\.......\.........\README
.......\.......\.........\test.cc
.......\.......\.........\TODO
.......\.......\.........\zfstream.cc
.......\.......\.........\zfstream.h
.......\.......\masm686
.......\.......\.......\match.asm
.......\.......\masmx64
.......\.......\.......\bld_ml64.bat
.......\.......\.......\gvmat64.asm
.......\.......\.......\gvmat64.obj
.......\.......\.......\inffas8664.c
.......\.......\.......\inffasx64.asm
.......\.......\.......\inffasx64.obj
.......\.......\.......\readme.txt
.......\.......\masmx86
.......\.......\.......\bld_ml32.bat
.......\.......\.......\gvmat32.asm
.......\adler32.c
.......\algorithm.txt
.......\amiga
.......\.....\Makefile.pup
.......\.....\Makefile.sas
.......\as400
.......\.....\bndsrc
.......\.....\compile.clp
.......\.....\readme.txt
.......\.....\zlib.inc
.......\ChangeLog
.......\compress.c
.......\configure
.......\contrib
.......\.......\ada
.......\.......\...\buffer_demo.adb
.......\.......\...\mtest.adb
.......\.......\...\read.adb
.......\.......\...\readme.txt
.......\.......\...\test.adb
.......\.......\...\zlib-streams.adb
.......\.......\...\zlib-streams.ads
.......\.......\...\zlib-thin.adb
.......\.......\...\zlib-thin.ads
.......\.......\...\zlib.adb
.......\.......\...\zlib.ads
.......\.......\...\zlib.gpr
.......\.......\asm586
.......\.......\......\match.S
.......\.......\......\README.586
.......\.......\asm686
.......\.......\......\match.S
.......\.......\......\README.686
.......\.......\blast
.......\.......\.....\blast.c
.......\.......\.....\blast.h
.......\.......\.....\Makefile
.......\.......\.....\README
.......\.......\.....\test.pk
.......\.......\.....\test.txt
.......\.......\delphi
.......\.......\......\readme.txt
.......\.......\......\ZLib.pas
.......\.......\......\ZLibConst.pas
.......\.......\......\zlibd32.mak
.......\.......\dotzlib
.......\.......\.......\DotZLib
.......\.......\.......\.......\AssemblyInfo.cs
.......\.......\.......\.......\ChecksumImpl.cs
.......\.......\.......\.......\CircularBuffer.cs
.......\.......\.......\.......\CodecBase.cs
.......\.......\.......\.......\Deflater.cs
.......\.......\.......\.......\DotZLib.cs
.......\.......\.......\.......\DotZLib.csproj
.......\.......\.......\.......\GZipStream.cs
.......\.......\.......\.......\Inflater.cs
.......\.......\.......\.......\UnitTests.cs
.......\.......\.......\DotZLib.build
.......\.......\.......\DotZLib.chm
.......\.......\.......\DotZLib.sln
.......\.......\.......\LICENSE_1_0.txt
.......\.......\.......\readme.txt
.......\.......\infback9
.......\.......\........\infback9.c
.......\.......\........\infback9.h
.......\.......\........\inffix9.h
.......\.......\........\inflate9.h
.......\.......\........\inftree9.c
.......\.......\........\inftree9.h
.......\.......\........\README
.......\.......\inflate86
.......\.......\.........\inffas86.c
.......\.......\.........\inffast.S
.......\.......\iostream
.......\.......\........\test.cpp
.......\.......\........\zfstream.cpp
.......\.......\........\zfstream.h
.......\.......\iostream2
.......\.......\.........\zstream.h
.......\.......\.........\zstream_test.cpp
.......\.......\iostream3
.......\.......\.........\README
.......\.......\.........\test.cc
.......\.......\.........\TODO
.......\.......\.........\zfstream.cc
.......\.......\.........\zfstream.h
.......\.......\masm686
.......\.......\.......\match.asm
.......\.......\masmx64
.......\.......\.......\bld_ml64.bat
.......\.......\.......\gvmat64.asm
.......\.......\.......\gvmat64.obj
.......\.......\.......\inffas8664.c
.......\.......\.......\inffasx64.asm
.......\.......\.......\inffasx64.obj
.......\.......\.......\readme.txt
.......\.......\masmx86
.......\.......\.......\bld_ml32.bat
.......\.......\.......\gvmat32.asm