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.
Java implementation of Binary Search Tree and Huffman Encoding for Data Structures and Algorithms CSC2103 Assignment.
Public Huffman encoder
An algorithm that reduces the data size to allow saving space when storing the data or transmitting data over the network efficiently.
Huffman Compression in C++, Python: file read/write, descriptive comments, few boilerplate
This repository contains my solutions to a series of multimedia-related homework assignments.
Huffman Encoding and Decoding for Image Compression using Python
This program performs data compression using the Huffman encoding algorithm.
Add a description, image, and links to the huffman-encoding topic page so that developers can more easily learn about it.
To associate your repository with the huffman-encoding topic, visit your repo's landing page and select "manage topics."