From 01bb7ac6e8a74d6f74537193d905d36a97510a10 Mon Sep 17 00:00:00 2001 From: Orestis Malaspinas <orestis.malaspinas@hesge.ch> Date: Wed, 12 Dec 2018 16:57:25 +0100 Subject: [PATCH] ajout tp8 --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index 80c0e7a..4fb97a0 100644 --- a/index.md +++ b/index.md @@ -35,6 +35,7 @@ corrige: false ## TP5 Rust: Puissance 4, [HTML](prog_seq/exercices/05_puissance4/), [PDF](prog_seq/exercices/05_puissance4/index.pdf) ## TP6 Rust: Listes, [HTML](prog_seq/exercices/06_listes/), [PDF](prog_seq/exercices/06_listes/index.pdf) ## TP7 Rust: Reed-Solomon, [HTML](prog_seq/exercices/07_reed_solomon/index.html), [PDF](prog_seq/exercices/07_reed_solomon/index.pdf) +## TP8 Rust: Transformation d'images, [HTML](prog_seq/exercices/08_transformation_images/index.html), [PDF](prog_seq/exercices/08_transformation_images/index.pdf) # Cours de deuxième année -- GitLab