Répertoire Python pour le codage Huffman. Comprend des fonctions d'encodage et de décodage, ainsi qu'une classe Noeud pour la construction de l'arbre de Huffman. Facile à utiliser avec une licence MIT.
python computer-science open-source data-structure python3 huffman-coding python-implementation compression-algorithm python-app coding-practice efficient-algorithms encoding-and-decoding algorithmic-coding
-
Updated
Feb 12, 2024 - Python