huffman-encoding
Here are 12 public repositories matching this topic...
Language:All
Sort:Most stars
An online .txt file compressor, de-compressor tool which uses Huffman Coding for Lossless data compression.
- Updated
Oct 27, 2023 - JavaScript
- Updated
Jan 8, 2021 - JavaScript
An algorithm that reduces the data size to allow saving space when storing the data or transmitting data over the network efficiently.
- Updated
Jun 2, 2021 - C++
Public Huffman encoder
- Updated
Dec 5, 2018 - C++
Huffman Encoding and Decoding for Image Compression using Python
- Updated
Jan 22, 2022 - Jupyter Notebook
This program performs data compression using the Huffman encoding algorithm.
- Updated
Jun 22, 2024 - Go
Java implementation of Binary Search Tree and Huffman Encoding for Data Structures and Algorithms CSC2103 Assignment.
- Updated
Mar 6, 2023 - Java
Code of HMG: Heuristic-driven MDL-based Genome sequence compressor
- Updated
Mar 26, 2025 - Java
Huffman Compression in C++, Python: file read/write, descriptive comments, few boilerplate
- Updated
Jul 5, 2023 - C++
This repository contains my solutions to a series of multimedia-related homework assignments.
- Updated
Nov 9, 2023 - Jupyter Notebook
Greedy Algorithm (Huffman Encoding) & Network Flow Algorithm (Edmonds-Karp) Implementation
- Updated
Mar 12, 2025 - Go
A Java-based file compression tool that implements Huffman Encoding, LZW Compression, and Run-Length Encoding (RLE) with a Graphical User Interface (GUI) for easy file compression and decompression.
- Updated
Mar 18, 2025 - Java
Improve this page
Add a description, image, and links to thehuffman-encoding topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thehuffman-encoding topic, visit your repo's landing page and select "manage topics."