代码搜索:Compression
找到约 9,238 项符合「Compression」的源代码
代码结果 9,238
www.eeworm.com/read/452512/7438865
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/450566/7481252
txt faq.txt
TCompress Frequently Asked Questions
Last updated: December 2004
Contents:
**** Purchasing and Licensing:
* Do I need a per-copy runtime license to distribute applications
which us
www.eeworm.com/read/199125/7886862
txt readme.txt
Overview
========
This directory contains an update to the ZLib interface unit,
distributed by Borland as a Delphi supplemental component.
The original ZLib unit is Copyright (c) 1997,99 Bor
www.eeworm.com/read/196425/8092796
txt decompressed.txt
Uncompressed multimedia (graphics, audio and video) data requires considerable storage capacity and transmission bandwidth. Despite rapid progress in mass-storage density, processor speeds, and digita
www.eeworm.com/read/196425/8092826
txt text.txt
Uncompressed multimedia (graphics, audio and video) data requires considerable storage capacity and transmission bandwidth. Despite rapid progress in mass-storage density, processor speeds, and digita
www.eeworm.com/read/333109/12701853
txt readme.txt
Overview
========
This directory contains an update to the ZLib interface unit,
distributed by Borland as a Delphi supplemental component.
The original ZLib unit is Copyright (c) 1997,99 Bor
www.eeworm.com/read/246742/12706502
changelog
(December 1997)
Added CompFile.c to simplify the interface with Visual Basic
Added DskSpace.c (lets you know the available space on a disk drive)
Changed name to FSZlib.dll to avoid conflicts
www.eeworm.com/read/323571/13335711
h zlib.h
/* zlib.h -- interface of the 'zlib' general purpose compression library
version 1.0.8, Jan 27th, 1998
Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler
This software is provided 'a
www.eeworm.com/read/136971/13350546
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/136971/13350552
todo
TODO file for gzip.
Copyright (C) 1999, 2001 Free Software Foundation, Inc.
Copyright (C) 1992, 1993 Jean-loup Gailly
This file is part of gzip (GNU zip).
gzip is free software; you can redistr