| Versions tested: | 9.1 |
| Optimal parameters: | - |
| Links: | http://www.cbloom.co... |
| Authors: | Charles Bloom |
| Algorithms: | PPM |
| Notable peformances: | - |
PPMZ is a file to file (like gzip) compressor based on the PPM method. PPM stands for Prediction by Partial Match. What this means is: PPM learns the statistics of the file - i.e. it learns how to look at the data and predict what will happen next. When PPM is predicting successfully, it can use arithmetic coding to transmit the data in a much more compact way (i.e. you only need 1 bit to write a correct-guess flag, instead of 1 byte for the character; with arithmetic coding this kind of tradeoff can be adaptively adjusted to the estimated likely-hood of the guess being right.the program readme.txt
(Have info that should be added here? E-mail.)
9.1 (NT) version crashes while compressing Qualification1.
| Ver | Rating | CPR | DPR | S.E. | R.E. | Ratio | C. kB/s | D. kB/s | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| -c9 | ||||||||||||
| 9.1 | crash while compressing (q1) | |||||||||||