https://github.com/baro-coder/c_huffman
Huffman alghorithm implementation in C
https://github.com/baro-coder/c_huffman
c cmake googletests huffman-coding huffman-compression-algorithm
Last synced: about 1 month ago
JSON representation
Huffman alghorithm implementation in C
- Host: GitHub
- URL: https://github.com/baro-coder/c_huffman
- Owner: Baro-coder
- License: mit
- Created: 2024-10-26T18:42:48.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-10-27T11:48:37.000Z (6 months ago)
- Last Synced: 2024-10-27T23:52:31.197Z (6 months ago)
- Topics: c, cmake, googletests, huffman-coding, huffman-compression-algorithm
- Language: C
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C_Huffman
Huffman alghorithm implementation in C