Ucl: library for data compression
1.02
UCL is a portable lossless data compression library written in ANSI C. UCL implements a number of compression algorithms that achieve an excellent compression ratio while allowing very fast decompression. Decompression requires no additional memory. UCL is an OpenSource re-implementation of some NRV compression algorithms. As compared to LZO, the UCL algorithms achieve a better compression ratio but . decompression is a little bit slower.
http://www.oberhumer.com/opensource/ucl
If you download the Setup program of the package, the dependencies, as listed below under Requirements, are already included, apart from msvcrt.dll. If you download the package as Zip files, then you must download and install the dependencies zip file.
Description | Download | Size | Last change | |||
---|---|---|---|---|---|---|
• Complete package, except sources | Setup | 338364 | 29 March 2004 | |||
• Binaries | Zip | 37493 | 29 March 2004 | |||
• Developer files | Zip | 33209 | 29 March 2004 | |||
• Sources | Zip | 1115875 | 29 March 2004 |
You can also download the files from the GnuWin32 files page.
General Installation Instructions