libbzip2 for WinCE
bzip2 is a freely available, patent free (see below), high-quality data compressor.
It typically compresses files to within 10% to 15% of the best available techniques
(the PPM family of statistical compressors), whilst being around twice as fast at
compression and six times faster at decompression. All the functionality and
algorithms of bzip2 are wrapped up in a library called libbzip2. The bzip2 program
itself is a client of the library. You can use the library in your own programs,
to directly read and write .bz2 files, or even just to compress data in memory using
the bzip2 algorithms.
| Author | Ported by Ciprian Miclaus |
| Home page | libbzip2 for WinCE |
| Download | libbzip2ce.zip
(178 Kb)
|
| License | free |
| Sources available | yes |
| Commented code | no |
| Documentation | In the package |
| Sample application | |
| Tutorial | |
| Supported CPU | All |
| Tested devices | |
|