website
0.3
Java source code for Range Coder
http://www.sachingarg.com/compression/entropy_coding/java_range_coder
rating:
not rated
Java source code for range coder based upon the carry-less range coder implementation by Dmitry Subbotin, using 64-bit variables for improved performance. Along with a generic range coder and decoder, it contains a byte stream order-zero model implemented as subclasses of Java's I/O streams.
Other links to site sachingarg.com:
1 links to this site were found