The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: 0x401000 on February 06, 2010, 11:15:33 AM

Title: High ratio Compression PAQ8, LPAQ, and FPAQ
Post by: 0x401000 on February 06, 2010, 11:15:33 AM
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/
Title: Re: High ratio Compression PAQ8, LPAQ, and FPAQ
Post by: hutch-- on February 06, 2010, 11:30:37 AM
You would have to build it with Nasm or manually convert it to MASM.
Title: Re: High ratio Compression PAQ8, LPAQ, and FPAQ
Post by: jj2007 on February 06, 2010, 01:54:51 PM
The PAQ family is very slow. "Very" means you spend hours in front of your PC waiting that the CPU cools down...