#
hauffman-compression
Here are 4 public repositories matching this topic...
Language:All
Filter by language
Package provides javascript for string compression
- Updated
Jun 2, 2017 - JavaScript
I'm excited to share my implementation of Huffman coding in Java, a fundamental algorithm used for data compression. Huffman Algorithm efficiently compresses data by assigning shorter codes to more frequent characters and longer codes to less frequent ones.
- Updated
Jun 23, 2024 - Java
Huffman Encoding and Decoding for Image Compression using Python
- Updated
Jan 22, 2022 - Jupyter Notebook
This is where you can find different algorithms with multiple implementations
searchjavaalgorithmsgraphsorting-algorithmsdynamic-programmingdsaalgorithms-and-data-structureshauffman-compression
- Updated
Jan 28, 2025 - Java
Improve this page
Add a description, image, and links to thehauffman-compression topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thehauffman-compression topic, visit your repo's landing page and select "manage topics."