X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/hdrcouchot.git/blobdiff_plain/e760413d8a2e7bc9385c7fd3e94e629b4edee6e7..322d0e3286e2bc9cae4178aa7488b5631c57a8ba:/main.tex diff --git a/main.tex b/main.tex index cacbb94..217f8f4 100644 --- a/main.tex +++ b/main.tex @@ -22,6 +22,8 @@ \usepackage{thmtools, thm-restate} \usepackage{multirow} \usepackage{algorithm2e} +\usepackage{mathtools} + %\declaretheorem{theorem} %%-------------------- @@ -135,7 +137,21 @@ \def \P {\mathbb{P}} \def \ov {\overline} \def \ts {\tau_{\rm stop}} - +\def\rl{{^{.}}} + +\DeclarePairedDelimiter\abs{\lvert}{\rvert}% +\DeclarePairedDelimiter\norm{\lVert}{\rVert}% + +% Swap the definition of \abs* and \norm*, so that \abs +% and \norm resizes the size of the brackets, and the +% starred version does not. +\makeatletter +\let\oldabs\abs +\def\abs{\@ifstar{\oldabs}{\oldabs*}} +% +\let\oldnorm\norm +\def\norm{\@ifstar{\oldnorm}{\oldnorm*}} +\makeatother \newtheorem{theorem}{Théorème} \newtheorem{lemma}{Lemme} @@ -244,6 +260,10 @@ On montre qu'on a des résultats similaires. \chapter{Une démarches plus classique de dissimulation: STABYLO} \input{stabylo} +\chapter{Schéma de stéganographie: les dérivées du second ordre} + \input{stegoyousra} + + \part{Conclusion et Perspectives} @@ -332,6 +352,7 @@ du chapitre 8} \chapter{Preuves sur les générateurs de nombres pseudo-aléatoires}\label{anx:generateur} \input{annexePreuveDistribution} +\input{annexePreuveGrayEquilibre} \input{annexePreuveStopping} \chapter{Preuves sur le marquage de média}\label{anx:marquage}