huffman-coding-algorithm
Here are 36 public repositories matching this topic...
Programa para obtener la cantidad de información de un texto. Ingeniería en Software UPPachuca (PE 2010). Seguridad Informática.
-
Updated
Dec 17, 2019 - C#
Personal implementation of huffman coding algorithm applied to compress files in .art format
-
Updated
May 16, 2023 - C
C++ implementation of Huffman Encoder and Decoder
-
Updated
Oct 23, 2023 - C++
HuffmanCoding is loseless file compression algo use for compressing Text , Image and other file compressioning
-
Updated
Jan 9, 2024 - Python
App using c-language to make compress and decompress for text files
-
Updated
Nov 22, 2021 - 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
Python solutions for Information and Communication Theory labs (TP1-TP6): PDFs plus code for sources, codes, and channels.
-
Updated
Dec 13, 2025 - Python
An implementation of Huffman Coding Compression written in C
-
Updated
Sep 13, 2020 - C
Simply,Nanodegree Data structure and Algorithm Udacity Content
-
Updated
May 23, 2020 - Jupyter Notebook
🗜️ Имплементация алгоритма Хаффмана на Qt.
-
Updated
Nov 26, 2018 - C++
Important Algorithms
-
Updated
Jul 18, 2025 - C++
Huffman Algorithm
-
Updated
Jun 27, 2018 - Java
A command line implementation in C of the Huffman Coding algorithm.
-
Updated
Mar 10, 2019 - C
Huffman implementation for encode/decode text
-
Updated
Mar 16, 2020 - Python
Software to compress .txt files, based in Huffman's algorithm and implemented in Java.
-
Updated
Mar 26, 2017 - Java
Java compression application based on Huffman's coding
-
Updated
May 10, 2022 - Java
Huffman coding algorithm implementation.
-
Updated
Dec 6, 2015 - Java
ASCII files can be compressed to smaller sizes by using variable length Huffman Coding. By analyzing the different probabilities of the various symbols that occur in a given file, we can build a Huffman tree to come up with a minimal, optimized binary list of code words for these symbols.
-
Updated
Apr 1, 2021 - C++
This program compresses a string of characters using Huffman's algorithm.
-
Updated
Dec 30, 2022 - C
Improve this page
Add a description, image, and links to the huffman-coding-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the huffman-coding-algorithm topic, visit your repo's landing page and select "manage topics."