News | Articles | Libraries | Developer Tools | Books | Forum Links | Search   
Sections:
 

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.

AuthorPorted by Ciprian Miclaus
Home pagelibbzip2 for WinCE
Downloadlibbzip2ce.zip (178 Kb)
Licensefree
Sources availableyes
Commented codeno
DocumentationIn the package
Sample application
Tutorial
Supported CPUAll
Tested devices

© 2001-2005 Pocket PC Developer Network, a division of Spb Software House