From 44538442e0f7580f9a3ddb7c708456ef89b253c7 Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Thu, 8 May 2014 20:08:25 +0200 Subject: Création de la page TIPE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/pages/tipe.rst | 54 +++++++++++++++++++-- content/static/TIPE_2007/C/TFD - C.tar.bz2 | Bin 6447 -> 0 bytes content/static/TIPE_2007/C/TFD - C.zip | Bin 10496 -> 0 bytes content/static/TIPE_2007/C/TFD_C.tar.bz2 | Bin 0 -> 6447 bytes content/static/TIPE_2007/C/TFD_C.zip | Bin 0 -> 10496 bytes .../static/TIPE_2007/Octave/TFD - Octave.tar.bz2 | Bin 1000 -> 0 bytes content/static/TIPE_2007/Octave/TFD - Octave.zip | Bin 1321 -> 0 bytes .../static/TIPE_2007/Octave/TFDI - Octave.tar.bz2 | Bin 1046 -> 0 bytes content/static/TIPE_2007/Octave/TFDI - Octave.zip | Bin 1380 -> 0 bytes .../static/TIPE_2007/Octave/TFDI_Octave.tar.bz2 | Bin 0 -> 1046 bytes content/static/TIPE_2007/Octave/TFDI_Octave.zip | Bin 0 -> 1380 bytes content/static/TIPE_2007/Octave/TFD_Octave.tar.bz2 | Bin 0 -> 1000 bytes content/static/TIPE_2007/Octave/TFD_Octave.zip | Bin 0 -> 1321 bytes 13 files changed, 49 insertions(+), 5 deletions(-) delete mode 100644 content/static/TIPE_2007/C/TFD - C.tar.bz2 delete mode 100644 content/static/TIPE_2007/C/TFD - C.zip create mode 100644 content/static/TIPE_2007/C/TFD_C.tar.bz2 create mode 100644 content/static/TIPE_2007/C/TFD_C.zip delete mode 100644 content/static/TIPE_2007/Octave/TFD - Octave.tar.bz2 delete mode 100644 content/static/TIPE_2007/Octave/TFD - Octave.zip delete mode 100644 content/static/TIPE_2007/Octave/TFDI - Octave.tar.bz2 delete mode 100644 content/static/TIPE_2007/Octave/TFDI - Octave.zip create mode 100644 content/static/TIPE_2007/Octave/TFDI_Octave.tar.bz2 create mode 100644 content/static/TIPE_2007/Octave/TFDI_Octave.zip create mode 100644 content/static/TIPE_2007/Octave/TFD_Octave.tar.bz2 create mode 100644 content/static/TIPE_2007/Octave/TFD_Octave.zip (limited to 'content') diff --git a/content/pages/tipe.rst b/content/pages/tipe.rst index a5dc6ef..94a6d94 100644 --- a/content/pages/tipe.rst +++ b/content/pages/tipe.rst @@ -1,7 +1,51 @@ -TIPE 2007 -######### +TIPE +#### -:date: 2014-05-08 15:47 -:lang: fr +:date: 2014-05-08 20:00 +:status: hidden + + +Voici mes réalisations effectuées pour le TIPE que j'ai réalisé lors de ma seconde année de classes préparatoires. +Le thème était *Le Temps*, j'ai pris comme sujet *La Transformée de Fourrier*. + +Programme Maple +=============== + +Télécharger le fichier : TFD.mw_ + +.. _TFD.mw: {filename}/static/TIPE_2007/Maple/TFD.mw + +Sources Octave +============== +* Télécharger une archive contenant tous les fichiers concernant la Transformée Directe : + `Format zip`__ - `Format tar.bz2`__ +* Télécharger une archive contenant tous les fichiers concernant la Transformée Inverse : + `Format zip`__ - `Format tar.bz2`__ + +* Source de l'algorithme de Multiplication de polynômes (Nécessite la présence des deux archives précédentes, extraites dans le même dossier) : Multiplication.m_ + +.. __: {filename}/static/TIPE_2007/Octave/TFD_Octave.zip +.. __: {filename}/static/TIPE_2007/Octave/TFD_Octave.tar.bz2 +.. __: {filename}/static/TIPE_2007/Octave/TFDI_Octave.zip +.. __: {filename}/static/TIPE_2007/Octave/TFDI_Octave.tar.bz2 +.. _Multiplication.m: {filename}/static/TIPE_2007/Octave/Multiplication.m + +Sources C++ +=========== + +Le programme ne peut s'éxecuter que sur un système GNU/Linux. +Archive contenant les sources : `Format zip`__ - `Format tar.bz2`__ + +.. __: {filename}/static/TIPE_2007/C/TFD_C.zip +.. __: {filename}/static/TIPE_2007/C/TFD_C.tar.bz2 + + +Le dossier +========== + +* Télécharger le `Dossier TIPE`_ (Format PDF) +* Télécharger les `transparents de présentation`_ (Format PDF) + +.. _Dossier TIPE: {filename}/static/TIPE_2007/Dossier/Dossier_TIPE_2007_TF.pdf +.. _transparents de présentation: {filename}/static/TIPE_2007/Dossier/Transparents_TIPE_2007_TF.pdf -TIPE diff --git a/content/static/TIPE_2007/C/TFD - C.tar.bz2 b/content/static/TIPE_2007/C/TFD - C.tar.bz2 deleted file mode 100644 index 9b207b7..0000000 Binary files a/content/static/TIPE_2007/C/TFD - C.tar.bz2 and /dev/null differ diff --git a/content/static/TIPE_2007/C/TFD - C.zip b/content/static/TIPE_2007/C/TFD - C.zip deleted file mode 100644 index 1e4a38f..0000000 Binary files a/content/static/TIPE_2007/C/TFD - C.zip and /dev/null differ diff --git a/content/static/TIPE_2007/C/TFD_C.tar.bz2 b/content/static/TIPE_2007/C/TFD_C.tar.bz2 new file mode 100644 index 0000000..9b207b7 Binary files /dev/null and b/content/static/TIPE_2007/C/TFD_C.tar.bz2 differ diff --git a/content/static/TIPE_2007/C/TFD_C.zip b/content/static/TIPE_2007/C/TFD_C.zip new file mode 100644 index 0000000..1e4a38f Binary files /dev/null and b/content/static/TIPE_2007/C/TFD_C.zip differ diff --git a/content/static/TIPE_2007/Octave/TFD - Octave.tar.bz2 b/content/static/TIPE_2007/Octave/TFD - Octave.tar.bz2 deleted file mode 100644 index 6ac824f..0000000 Binary files a/content/static/TIPE_2007/Octave/TFD - Octave.tar.bz2 and /dev/null differ diff --git a/content/static/TIPE_2007/Octave/TFD - Octave.zip b/content/static/TIPE_2007/Octave/TFD - Octave.zip deleted file mode 100644 index e540144..0000000 Binary files a/content/static/TIPE_2007/Octave/TFD - Octave.zip and /dev/null differ diff --git a/content/static/TIPE_2007/Octave/TFDI - Octave.tar.bz2 b/content/static/TIPE_2007/Octave/TFDI - Octave.tar.bz2 deleted file mode 100644 index 696a8a1..0000000 Binary files a/content/static/TIPE_2007/Octave/TFDI - Octave.tar.bz2 and /dev/null differ diff --git a/content/static/TIPE_2007/Octave/TFDI - Octave.zip b/content/static/TIPE_2007/Octave/TFDI - Octave.zip deleted file mode 100644 index 537115d..0000000 Binary files a/content/static/TIPE_2007/Octave/TFDI - Octave.zip and /dev/null differ diff --git a/content/static/TIPE_2007/Octave/TFDI_Octave.tar.bz2 b/content/static/TIPE_2007/Octave/TFDI_Octave.tar.bz2 new file mode 100644 index 0000000..696a8a1 Binary files /dev/null and b/content/static/TIPE_2007/Octave/TFDI_Octave.tar.bz2 differ diff --git a/content/static/TIPE_2007/Octave/TFDI_Octave.zip b/content/static/TIPE_2007/Octave/TFDI_Octave.zip new file mode 100644 index 0000000..537115d Binary files /dev/null and b/content/static/TIPE_2007/Octave/TFDI_Octave.zip differ diff --git a/content/static/TIPE_2007/Octave/TFD_Octave.tar.bz2 b/content/static/TIPE_2007/Octave/TFD_Octave.tar.bz2 new file mode 100644 index 0000000..6ac824f Binary files /dev/null and b/content/static/TIPE_2007/Octave/TFD_Octave.tar.bz2 differ diff --git a/content/static/TIPE_2007/Octave/TFD_Octave.zip b/content/static/TIPE_2007/Octave/TFD_Octave.zip new file mode 100644 index 0000000..e540144 Binary files /dev/null and b/content/static/TIPE_2007/Octave/TFD_Octave.zip differ -- cgit v1.2.3-70-g09d2