An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: coding-and-data-compression

josgard94/JPEG

Compression of images with JPEG algorithm using python and Huffman codes.

Language: Python - Size: 83 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 5

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)

Language: Python - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 3

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.

Language: C++ - Size: 1.6 MB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0