typo
This commit is contained in:
parent
3fa29d5ab3
commit
664b9c365d
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
\inputminted{python}{../algo_code/huffman2.py}
|
\inputminted{python}{../algo_code/huffman2.py}
|
||||||
\section{Codage arithmétique}
|
\section{Codage arithmétique}
|
||||||
\inputminted{python}{../algio_code/code_arithmetique.py}
|
\inputminted{python}{../algo_code/code_arithmetique.py}
|
||||||
\section{Codage LZW}
|
\section{Codage LZW}
|
||||||
\inputminted{python}{../algo_code/LZW.py}
|
\inputminted{python}{../algo_code/LZW.py}
|
||||||
\section{Quantification}
|
\section{Quantification}
|
||||||
|
|
Loading…
Reference in a new issue