Projects in Awesome Lists tagged with coding-and-data-compression
A curated list of projects in awesome lists tagged with coding-and-data-compression .
https://github.com/josgard94/jpeg
Compression of images with JPEG algorithm using python and Huffman codes.
coding-and-data-compression compression computer-science huffman-codes image-processing information-theory intensity jpeg jpeg-algorithm jpeg-image-compression python signal-processing
Last synced: 25 Sep 2025
https://github.com/josgard94/hamming-codes-generator
This repository contains the source code of the Hamming code generator that uses a generating matrix of Hamming 7 (Matrix H7)
coding-and-data-compression computer-science decoding hamming-code information-theory python
Last synced: 11 Jul 2025
https://github.com/josgard94/text-compressor-using-huffman-codes
This source code implements the huffman algorithm to perform the compression of a plain text file. for this a file is generated which contains the probabilities of each of the symbols defined in the symbols dictionary.
c c-plus-plus coding- coding-and-data-compression compression-algorithm huffman-coding huffman-compression-algorithm information-theory python text-compression
Last synced: 15 Mar 2025