Projet

Général

Profil

322 En aval de l'algorithme » Historique » Version 2

Anonyme, 31/03/2021 08:39

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 2 Anonyme
!https://forge.clermont-universite.fr/attachments/download/12361/trace_c++.png!h1. 322 En aval de l'algorithme