by jnmiller
minihuff is a data compression library that enables the creation of a static frequency table to be stored at both ends of a connection. This allows effective compression even for very small pieces of data that maintain similar entropy characteristics.
I have tested this library in my own code for some time, so I hope it is at least somewhat robust barring any distribution bugs. It has been used successfully between an 8051 (big endian) and a Pentium 4 (little endian). I hope I've also solved some ...
Initial public release.
Anonymous committed patchset 1 of module CVSROOT to the minihuff CVS repository, changing 11 files
Anonymous created the Welcome to Help forum thread
Anonymous created the Welcome to Open Discussion forum thread
Anonymous created the Welcome to Developers forum thread
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use