-
-
-
paq9a.zip
极限压缩PAQ9A算法
To compress: paq9a a archive [-1..-9] [[-s|-c] files...]...
To decompress: paq9a x archive [new filenames...]
List contents: paq9a l archive
-
-
compress1_lzw.rar
LZW1 compress and decompress procedures. You can add your embedded code (ARM7 or upper). Cool:)
-
-
-
-
-
decompress-pvrtc
... does 2bpp decompression by default.
To see 4bpp decompression, run "make decompress-4". For now, you'll have to
change the hardcoded input and output strings in decompress.c if you want to
decompress different files.
The my_pvr.c library is ...
-
auto-decompress
Haskell library to automatically decompress a file when opening
auto-decompress
===============
Haskell library to automatically decompress a file when opening.
Example, to print the uncompressed length of the file "test.gz":
import System.IO
...
-