RSS 3 projects tagged "Compression"

Download Website Updated 02 Nov 2011 Parallel BZIP2

Screenshot
Pop 184.62
Vit 10.74

PBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses pthreads and achieves near-linear speedup on SMP machines. The output of this version is fully compatible with bzip2 1.0.2 or newer (ie: anything compressed with PBZIP2 can be decompressed with bzip2).

No download Website Updated 15 Nov 2002 n-ary Huffman Template Algorithm

Screenshot
Pop 29.60
Vit 1.00

n-ary Huffman Template Algorithm allows any kind of weights (costs, frequencies), including non-numerical ones. The {0, 1, ..., n-1} alphabet is used to encode messages. The built tree is an n-ary one. The algorithm is based on a set of template classes: Cell(SYMBOL, WEIGHT), Node(SYMBOL, WEIGHT), InternalNode (SYMBOL, WEIGHT), TerminalNode(SYMBOL, WEIGHT), BasicHuffmanTree(SYMBOL, WEIGHT, ARY), LoadedHuffmanTree(SYMBOL, WEIGHT, ARITY), and DriedHuffmanTree(WEIGHT, ARITY).

Download Website Updated 19 Jul 2007 Parallel MPI BZIP2

Screenshot
Pop 46.31
Vit 1.00

MPIBZIP2 is a parallel implementation of the bzip2 block-sorting file compressor that uses MPI and achieves significant speedup on cluster machines. The output of this version is fully compatible with bzip2 1.0.2 or newer (i.e. anything compressed with MPIBZIP2 can be decompressed with bzip2).

Screenshot

Project Spotlight

Horde Groupware

A groupware suite.

Screenshot

Project Spotlight

Passwd

A password management application.