Adding some credits

This commit is contained in:
Mylloon 2021-12-20 16:11:50 +01:00
parent ec9d9ef087
commit 13a57cb1d0
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -31,3 +31,7 @@ Pour compiler le programme, utilisez `make`.
- Construction et parcours darbres
- Lecture et écriture dans des fichiers
- Manipulation de bits
---
### Sources
[Explication graphique de comment Huffman fonctionne](http://lwh.free.fr/pages/algo/compression/huffman.html)