https://github.com/joamag/huffman
Simple huffman encoder using viriatum commons library
https://github.com/joamag/huffman
Last synced: about 2 months ago
JSON representation
Simple huffman encoder using viriatum commons library
- Host: GitHub
- URL: https://github.com/joamag/huffman
- Owner: joamag
- Created: 2013-11-15T11:13:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-01-16T19:09:48.000Z (over 7 years ago)
- Last Synced: 2025-01-16T15:56:00.140Z (3 months ago)
- Language: C
- Size: 9.77 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Huffman
Simple huffman encoder using viriatum commons library.