Mail Archives: djgpp/1997/10/17/13:00:21
A Laszlo Molnar's MLP105 package may be useful. It contains an .EXE
files compressor with LZO compression library (LGPL!).
Some lines from LZO description:
-----------------------------------------------------------------------
Title: LZO -- a real-time data compression library
Version: 0.24
Entered-date: 30NOV96
Description: LZO is a data compression library which is suitable for
data de-/compression in realtime. LZO implements a
number of algorithms with the following features:
- Decompression is simple and *very* fast.
- Requires no memory for decompression.
- Compression is pretty fast.
- Requires 64kB of memory for compression.
- Allows you to dial up extra compression at a speed cost in the
compressor. The speed of the decompressor is not reduced.
- Algorithm is thread safe.
- Algorithm is lossless.
Keywords: compression, library
Author: markus DOT oberhumer AT jk DOT uni-linz DOT ac DOT at (Markus F.X.J. Oberhumer)
Maintained-by: markus DOT oberhumer AT jk DOT uni-linz DOT ac DOT at (Markus F.X.J. Oberhumer)
Primary-site: http://www.infosys.tuwien.ac.at/Staff/lux/marco/lzo.html
ftp://hpv17.infosys.tuwien.ac.at/pub/mfx/lzo
152kB lzo-0.24.tar.gz
Alternate-site: ftp://sunsite.unc.edu/pub/Linux/libs
152kB lzo-0.24.tar.gz
Alternate-site: ftp://tsx-11.mit.edu/pub/linux/sources/libs
152kB lzo-0.24.tar.gz
Platforms: Requires ANSI C compiler.
Copying-policy: LGPL (GNU Library General Public License)
------------------------------------------------------------------------------
On Thu, 16 Oct 1997 17:41:27 -0400 "Ian Pitt" <IanPitt AT worldnet DOT att DOT net> wrote:
> Hi,
>
> I am looking for a (de)compression library written in either C or BASIC.
> Source code would be greatly appreciated.
>
> Also, would like the actual algorithm used because I am planning maybe to
> create my own decompression utility to be included in my programs.
>
> Any suggestion on the subject would be appreciated.
>
>
Alexander Bokovoy, <bokovoy AT bspu DOT ac DOT by>
---== The Soft Age coming soon ==---
- Raw text -