cm logique1

This commit is contained in:
2025-09-05 07:32:00 +02:00
parent 056523f279
commit 6610a0bf30
3 changed files with 25 additions and 1 deletions

View File

@@ -1,2 +1,9 @@
# maths_2025 # Mathématiques BUT1 2025-2026
| Ressource | Code | Semestre | Notes |
| --------------------------------------------- | ------------- | --------- | -------------- |
| [Mathématiques discrètes](./maths_discretes) | R1.06 | S1 | ds (1) + tp (1) |
| [Outils mathématiques fondamentaux](./outils) | R1.07 | S1 | ds (1) + tp (1) |
| [Graphes](./graphes) | R2.07 | S2 | ds (1) + tp (1) |
| [Statistiques](./stats) | R2.08 | S2 | ds (1) + tp (1) |
| [Méthodes numériques](./num) | R2.09 | S2 | ds (1) + tp (1) |

17
maths_discretes/README.md Normal file
View File

@@ -0,0 +1,17 @@
# Mathématiques discrètes (R1.06)
## Cours/TD
### Introduction à la logique.
| Semaine | Cours | TD |
| -------------------- | ------------------------------------------------ | ----------------------- |
| 1 | [Formes propositionelles](./cours/logique1.pdf) | [td1](./td/td1.pdf) |
## TP
- [Lien](https://iut-fbleau.fr/wims) vers le serveur WIMS.
- [Exercice](http://www.iut-fbleau.fr/math/logique/telechargements/index.php) de simplification de formules
polynomiales.
## Divers
[ds 2023](./ds/ds_2023.pdf)

Binary file not shown.