Separator

This is one of the technique I used in HMaxF URLCR Tools, it currently only separates the high ASCII (128-255) and the low ASCII (0-127). This enable the Grouping method to get better compression ratio, but still the extra additional bytes required is quite big.

One way to improve this technique is to optimize the StoreXValue module, if this module is at its best, the result of this separator will be quite small, therefore we can expect to get better gain ratio.

This module also can be modified to separate any ASCII value, but to me it seem no specific ASCII can be grouped and separated to get better ratio, only the LOW and HIGH ASCII is making more sense.

Perhaps later with more research and more time, I or any of my reader can determine the more useful way to use this module or simply knowing which ASCII should be separated from other ASCII.

Please give me feedback on this module, perhaps any of you know how to improve it.

 


Author Site Map Disclaimer
HMaxF Ultimate Recursive Lossless Compression Research
2001 - 2002 (c) All Rights Reserved.
Hosted by www.Geocities.ws

1