代码搜索:Compression

找到约 9,238 项符合「Compression」的源代码

代码结果 9,238
www.eeworm.com/read/112209/15491623

txt readme.txt

Here is the LDS (lossless data-compression sources) kit. I noticed lots of people want sources for data-compressors and it can be hard to get them. Especially good ones. All sources have been c
www.eeworm.com/read/110293/15537165

txt rfc468.txt

Network Working Group R. Braden Request for Comment: 468 UCLA/CCN NIC: 14742
www.eeworm.com/read/106679/15627886

txt rfc1144.txt

Network Working Group V. Jacobson/1/ Request for Comments: 1144 LBL
www.eeworm.com/read/106679/15629361

txt rfc468.txt

Network Working Group R. Braden Request for Comment: 468 UCLA/CCN NIC: 14742
www.eeworm.com/read/104787/15683022

txt readme.txt

这里是LDS(lossless data-<mark>compression</mark> sources)的KIT.我发现很多人都想这么一份压缩软件的源代码,但是他们很难找到,特别是一些比较好的. 所有的源代码已经用Borland C++编译成功.每个目录中都包含一个makefile或者是make.bat用以创建可执行的文件.其它的编译器或操作系统需要改动一些地方. 所有的源代码包括它们的 ...
www.eeworm.com/read/102309/15786959

1 char.1

.PU .TH char 1 local .SH NAME char \- data compression using arithmetic coding .SH SYNOPSIS .ll +8 .B char [\fB\-e\fR] [\fB\-d\fR] [\fB\-v\fR] [\fB\-f\fR \fIfbits\fP] [\fIfname\fP] .ll
www.eeworm.com/read/102309/15786962

1 bits.1

.PU .TH bits 1 local .SH NAME bits \- data compression using arithmetic coding .SH SYNOPSIS .ll +8 .B bits [\fB\-e\fR] [\fB\-d\fR] [\fB\-v\fR] [\fB\-m\fR \fImbytes\fP] [\fB\-f\fR \fIfbi
www.eeworm.com/read/100147/15882654

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/100147/15882656

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/100147/15882660

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