Téléverser les fichiers vers "/"

This commit is contained in:
Lola GEORGES 2024-05-28 10:23:44 +02:00
commit 6735d0a83a
5 changed files with 31 additions and 0 deletions

BIN
Main.class Normal file

Binary file not shown.

12
Main.java Normal file
View File

@ -0,0 +1,12 @@
import windowInterface.MyInterface;
public class Main {
public static void main(String[] args) {
MyInterface mjf = new MyInterface();
mjf.setVisible(true);
}
}

1
flock.csv Normal file
View File

@ -0,0 +1 @@
10,10;11,11;9,11;12,10
1 10 10;11 11;9 11;12 10

3
my.csv Normal file
View File

@ -0,0 +1,3 @@
agents
W:40,75
W:42,70
1 agents
2 W:40,75
3 W:42,70

15
myagents.csv Normal file
View File

@ -0,0 +1,15 @@
backend.Wolf@53bcb0b8
backend.Wolf@64d3f60f
backend.Wolf@56fb5d7e
backend.Wolf@20ca4df0
backend.Wolf@16450021
backend.Wolf@6dddff68
backend.Wolf@61414f00
backend.Wolf@13963b15
backend.Wolf@2d6c654e
backend.Wolf@2fc8f934
backend.Wolf@441a9a82
backend.Wolf@66764f87
backend.Wolf@287e1012
backend.Wolf@40974d70
backend.Wolf@50c9116a
1 backend.Wolf 53bcb0b8
2 backend.Wolf 64d3f60f
3 backend.Wolf 56fb5d7e
4 backend.Wolf 20ca4df0
5 backend.Wolf 16450021
6 backend.Wolf 6dddff68
7 backend.Wolf 61414f00
8 backend.Wolf 13963b15
9 backend.Wolf 2d6c654e
10 backend.Wolf 2fc8f934
11 backend.Wolf 441a9a82
12 backend.Wolf 66764f87
13 backend.Wolf 287e1012
14 backend.Wolf 40974d70
15 backend.Wolf 50c9116a