From bd42fc7272203674c2ef415774080ea39531c46d Mon Sep 17 00:00:00 2001 From: Orestis Malaspinas <orestis.malaspinas@hesge.ch> Date: Wed, 1 Apr 2020 11:51:58 +0200 Subject: [PATCH] ajout quadtree --- index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.md b/index.md index 6c0947f..9b2f87b 100644 --- a/index.md +++ b/index.md @@ -87,6 +87,8 @@ La chaîne *mixer.com* de mes cours se trouve sur <https://www.mixer.com/omhepia ## Code Morse, [HTML](prog_seq_c_tp/morse/index.html), [PDF](prog_seq_c_tp/morse/morse.pdf) +## Arbres quaternaires, [HTML](prog_seq_c_tp/quadtree/index.html), [PDF](prog_seq_c_tp/quadtree/quadtree.pdf) + ::: ::: {.column width="60%"} -- GitLab