An online .txt file compressor, de-compressor tool which uses Huffman Coding for Lossless data compression.
-
Updated
Oct 27, 2023 - JavaScript
An online .txt file compressor, de-compressor tool which uses Huffman Coding for Lossless data compression.
⏩ Efficient compression of streams of short JSON strings
An implementation of Huffman Codes in Node.js
🔒 Set of Shennon-Fano, Elias gamma, Huffman and Unary encoding algorithms written in functional JS
JS implementation of adaptive-huffman.
<多媒体计算机技术> 专选课作业
Little module to compress arbitrary data, e.g. before sending to the server. Simple to use; huffman.compress() and huffman.decompress().
An experiment: trying to compress data taking advantage of bitsets distribution info (a specific collection of bytes)
The Huffman coding compression algorithm
Optimal Huffman Tree Visualization
Huffman Coding Table - https://projeto-de-algoritmos.github.io/Greed_Huffman_Dupla06/
Add a description, image, and links to the huffman topic page so that developers can more easily learn about it.
To associate your repository with the huffman topic, visit your repo's landing page and select "manage topics."