- License: Common Public License 1.0 ×
Compression
Showing page 1 of 1.
-
PyBa PyBa is a multiplattform and open sourced Backup-Software. Many types of data can be saved: Files, Directories, Database-Content, Websites or other FTP-Stuff,...
0 weekly downloads -
n-ary Huffman Template Algorithm The algorithm allows any kind of weights (costs, frequencies), including non-numerical ones. The {0, 1, ..., n-1} alphabet is used to encode message. Built tree is n-ary one.The algorithm is based on a set of template classes : Cell(SYMBOL, WEIGHT), Node(
7 weekly downloads -
Entropy Compression Algorithms Major looseless compression algorithms library and documentation. First project: Arithmetic, Huffman, LZ77, LZ78, LZW, RLE. Second project reimplements Deflate. Documentation explains major Entropy Compression Methods.
1 weekly downloads