Adding some credits
This commit is contained in:
parent
ec9d9ef087
commit
13a57cb1d0
1 changed files with 4 additions and 0 deletions
|
@ -31,3 +31,7 @@ Pour compiler le programme, utilisez `make`.
|
|||
- Construction et parcours d’arbres
|
||||
- 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)
|
||||
|
|
Reference in a new issue