Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viska97/stringcoder
Console application that encodes an input message using the Huffman or Shannon-Fano algorithm
https://github.com/viska97/stringcoder
Last synced: 1 day ago
JSON representation
Console application that encodes an input message using the Huffman or Shannon-Fano algorithm
- Host: GitHub
- URL: https://github.com/viska97/stringcoder
- Owner: Viska97
- Created: 2018-04-19T11:22:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-17T17:57:55.000Z (almost 6 years ago)
- Last Synced: 2024-11-11T09:48:07.775Z (2 months ago)
- Language: C#
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StringCoder
Console application that encodes an input message using the Huffman or Shannon-Fano algorithm.Консольное приложение, которое кодирует входную строку с помощью алгоритма Хаффмана или Шеннона-Фано.