Skip to content

Releases: BakhtinD/Huffman_Encoding

Version 7

21 Dec 09:54

Choose a tag to compare

Now compression is based on the probabilities of characters appearing in a sentence, rather than on a table of probabilities of characters in the Russian alphabet.

Version 6

14 Dec 09:14

Choose a tag to compare

Added Shannon-Fano encoding

Haffman v5

07 Dec 09:53

Choose a tag to compare

Haffman v5 Pre-release
Pre-release

Added alphabet sort.

Haffman v4

07 Dec 09:22
4d03441

Choose a tag to compare

Now only the probabilities of those symbols that are used in the sentence are used.