|
MAM API (developer's version) |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ArithmeticModel | Common interface for different kinds of models that can be used together with the arithmetic coding. |
Codec | Common interface for all stream encoding modules. |
Class Summary | |
---|---|
AdaptiveModel | Regular adaptive arithmetic coding model. |
BinaryInputStream | This output stream provides an eight bit long buffer for writing individual bits. |
BinaryInputStreamTest | |
BinaryOutputStream | This output stream provides an eight bit long buffer for writing individual bits. |
BinaryOutputStreamTest | |
BWTDecode | Burrows-Wheeler transformation decoding codec. |
BWTEncode | Burrows-Wheeler transformation encoding codec. |
BWTTest | Unit tests for Burrows-Wheeler transformation. |
M2FDecode | Move-to-front transformation decoding code. |
M2FEncode | |
MAMCodec | Generic stream transformation program. |
MAMDecode | Decoding for the artimetic coding. |
MAMEncode | Aritmetic coding for binomial and byte sequencies. |
MAMTest | |
MAMUtil | Miscellaneous utilities for MAMCodec. |
MAMUtilTest | |
PPMModel | An implementation of prediction by partial matching. |
PPMModelTest | |
PPMTree | Substring frequency tree |
PPMTreeNode | |
ZIPDecode | |
ZIPEncode |
Enum Summary | |
---|---|
MAMCodec.CodecNames | Supported codecs |
|
MAM API (developer's version) |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |