Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/multicatch/huffmancoding
A simple Huffman coding compression program I make as a school project
https://github.com/multicatch/huffmancoding
Last synced: 28 days ago
JSON representation
A simple Huffman coding compression program I make as a school project
- Host: GitHub
- URL: https://github.com/multicatch/huffmancoding
- Owner: multicatch
- Created: 2016-01-17T22:01:23.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-26T21:48:40.000Z (almost 9 years ago)
- Last Synced: 2023-03-11T04:55:40.572Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HuffmanCoding
A simple Huffman coding compression program I make as a school project