Feat: préparation de P4 avec Camille
This commit is contained in:
14
2nd/14_Information_Chiffrée_2/1B.tex
Normal file
14
2nd/14_Information_Chiffrée_2/1B.tex
Normal file
@@ -0,0 +1,14 @@
|
||||
\documentclass[a4paper,10pt]{article}
|
||||
\usepackage{myXsim}
|
||||
|
||||
\author{Benjamin Bertrand}
|
||||
\title{Information Chiffrée 2 - Cours}
|
||||
\date{2022-02-07}
|
||||
|
||||
\pagestyle{empty}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
|
||||
\end{document}
|
||||
17
2nd/14_Information_Chiffrée_2/1E.tex
Normal file
17
2nd/14_Information_Chiffrée_2/1E.tex
Normal file
@@ -0,0 +1,17 @@
|
||||
\documentclass[a4paper,10pt]{article}
|
||||
\usepackage{myXsim}
|
||||
|
||||
\author{Benjamin Bertrand}
|
||||
\title{Information Chiffrée 2 - Exercices}
|
||||
\date{2022-02-07}
|
||||
|
||||
\DeclareExerciseCollection[step=1]{banque}
|
||||
\xsimsetup{collect}
|
||||
|
||||
|
||||
\begin{document}
|
||||
\input{exercises.tex}
|
||||
|
||||
\printcollection{banque}
|
||||
|
||||
\end{document}
|
||||
7
2nd/14_Information_Chiffrée_2/exercises.tex
Normal file
7
2nd/14_Information_Chiffrée_2/exercises.tex
Normal file
@@ -0,0 +1,7 @@
|
||||
\begin{exercise}[subtitle={<++>}, step={1}, origin={<++>}, topics={ Information Chiffrée 2 }, tags={ Information chiffrée }]
|
||||
<++>
|
||||
\end{exercise}
|
||||
|
||||
\begin{solution}
|
||||
<++>
|
||||
\end{solution}
|
||||
14
2nd/14_Information_Chiffrée_2/index.rst
Normal file
14
2nd/14_Information_Chiffrée_2/index.rst
Normal file
@@ -0,0 +1,14 @@
|
||||
Information Chiffrée 2
|
||||
######################
|
||||
|
||||
:date: 2022-02-07
|
||||
:modified: 2022-02-07
|
||||
:authors: Benjamin Bertrand
|
||||
:tags: Information chiffrée
|
||||
:category: 2nd
|
||||
:summary: Taux d'évolution réciproque et successif.
|
||||
|
||||
|
||||
|
||||
Étape 1:
|
||||
========
|
||||
Reference in New Issue
Block a user