322 En aval de l'algorithme » Historique » Version 4
Anonyme, 31/03/2021 08:41
1 | 1 | Anonyme | h1. 3.2.2 En aval de l'algorithme |
---|---|---|---|
2 | |||
3 | Récupérer une liste de points qui peut constituer la trajectoire. |
||
4 | |||
5 | 2 | Anonyme | !https://forge.clermont-universite.fr/attachments/download/12356/liste_point_trace.png! |
6 | 1 | Anonyme | |
7 | h2. Code C++ : |
||
8 | |||
9 | h3. Charger la liste de point dans le programme |
||
10 | |||
11 | 2 | Anonyme | !https://forge.clermont-universite.fr/attachments/download/12357/load_points.png! |
12 | 1 | Anonyme | |
13 | h3. Neutraliser les points inutiles d'une ligne |
||
14 | |||
15 | 2 | Anonyme | !https://forge.clermont-universite.fr/attachments/download/12360/majtrace.png! |
16 | 1 | Anonyme | |
17 | h3. Afficher la trace |
||
18 | |||
19 | 3 | Anonyme | !https://forge.clermont-universite.fr/attachments/download/12361/trace_c++.png! |
20 | |||
21 | h1. 3.2.2 En aval de l'algorithme |
||
22 | 4 | Anonyme | |
23 | |||
24 | "liste_point_trace.png":https://forge.clermont-universite.fr/attachments/download/12356/liste_point_trace.png |
||
25 | |||
26 | "load_points.png":https://forge.clermont-universite.fr/attachments/download/12357/load_points.png |
||
27 | |||
28 | "majtrace.png":https://forge.clermont-universite.fr/attachments/download/12360/majtrace.png |
||
29 | |||
30 | "trace_c++.png":https://forge.clermont-universite.fr/attachments/download/12361/trace_c++.png |