huffman-coding-algorithm
Here are 35 public repositories matching this topic...
Language:All
Sort:Most stars
A "Huffman Coding" algorithm-based application written in C++ to compress/decompress any type of files.
- Updated
Aug 23, 2020 - C++
A c++ program to compresses and decompresses files using Huffman algorithm.
- Updated
Sep 9, 2017 - C++
Hamming, Huffman and etc algorithms
- Updated
Sep 2, 2020 - Jupyter Notebook
Implementation of Huffman Coding using Python
- Updated
Sep 10, 2023 - Python
Huffman encoding and decoding tree in python
- Updated
Aug 12, 2019 - Python
A console based text editor that will suggest words from a Dictionary
- Updated
Apr 21, 2024 - C++
The huffPP (Huffman Coding Plus Plus) is a utility tool written in C++ 20 to compact and unzip files using the huffman coding algorithm.
- Updated
May 5, 2021 - C++
A collection of pseudo-codes of all the algorithms studied in the Algorithms-2 2021 course
- Updated
Jul 4, 2021
Compress and decompress a file using the Huffman encoding technique
- Updated
Nov 27, 2018 - Python
Data compression C++ library
- Updated
Jul 26, 2019 - C++
This program compresses a string of characters using Huffman's algorithm.
- Updated
Dec 30, 2022 - C
An Web Application that uses Huffman Coding for compressing & decompressing txt files.
- Updated
Jun 14, 2023 - JavaScript
Compresses and decompresses files using a Huffman Coding Tree. Run Executable or compile program to run.
- Updated
Aug 24, 2020 - C++
Huffman Algorithm using Matlab
- Updated
Jun 22, 2022 - MATLAB
Encoder & Decoder analyzing various heaps (pairing heaps / Dary (binary / 4way ) - kbased indexing)
- Updated
Apr 6, 2017 - Java
- Updated
Aug 25, 2017 - Java
App using c-language to make compress and decompress for text files
- Updated
Nov 22, 2021 - C++
C++ implementation of Huffman Encoder and Decoder
- Updated
Oct 23, 2023 - C++
This repository provides an implementation of a compression algorithm of this type, the Huffman algorithm. This algorithm is implemented in the Python programming language.
- Updated
Apr 12, 2024 - Python
Improve this page
Add a description, image, and links to thehuffman-coding-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thehuffman-coding-algorithm topic, visit your repo's landing page and select "manage topics."