News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

High ratio Compression PAQ8, LPAQ, and FPAQ

Started by 0x401000, February 06, 2010, 11:15:33 AM

Previous topic - Next topic

0x401000

Who worked with some PAQ8, LPAQ, and FPAQ compression in assembler? There is source code in assembly language, here http://cs.fit.edu/~mmahoney/compression/paq8p.zip, but I do not understand how to work with them. Compression tests are very good! Link http://cs.fit.edu/~mmahoney/compression/

hutch--

You would have to build it with Nasm or manually convert it to MASM.
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

jj2007

The PAQ family is very slow. "Very" means you spend hours in front of your PC waiting that the CPU cools down...