-
orestis.malaspin authoredorestis.malaspin authored
- Première année
- Cours de programmation séquentielle en C
- Récapitulatif
- Introduction PDF, git repo
- Introduction à l'interface en ligne de commande PDF, git repo
- Base 1 PDF, git repo
- Base 2 PDF, git repo
- Base 3 PDF, git repo
- Base 4 PDF, git repo
- Base 5 PDF, git repo
- Base 6 PDF, git repo
- Tutoriel git PDF, .gitignore PDF, git repo
- Base 7 PDF, git repo
- Exercices de programmation séquentielle en C
- Le nombre secret, HTML, PDF, corrigé
- La méthode de la bissection, HTML, PDF
- Les fractions, HTML, PDF
- Tableaux unidimensionnels, HTML, PDF, GFX
- Allocation dynamique de mémoire, HTML, PDF
- Matrices, HTML, PDF
- Traitement d'images, HTML, PDF
- Les tris, HTML, PDF
- Les files d'attente, HTML, PDF
- Cours de physique appliquée
- Polycopié, git repo, pdf
- Deuxième année
- Mathématiques en technologie de l'information
- Polycopié, git repo, pdf
- Travail pratique: optimisation, git repo, pdf
- Les projets de bachelor passés
- Astéroides avec algorithme génétique, T. Ibanez
- Pacman, Pong et Phoenix avec technique de renforcement, N. Nufer
- Cours d'années précédentes
- Programmation concurrente
- Polycopié, git repo
- Exercices de programmation concurrente
- TP1: L'ensemble de Julia PDF, HTML
- TP2: Les threads et verrous PDF, HTML
- TP3: Structures de données concurrentes PDF, HTML
- TP4: File et workflow PDF, HTML
- TP5: Variables de condition PDF, HTML
- Projet: Asteroids PDF, HTML
- TP6: Sémaphores PDF, HTML
- Projet: Asteroids concurrents PDF, HTML
- Programmation séquentielle en Rust, git repo
- Anciens exercices en C (2019-20)
- Tableaux unidimensionnels, HTML, PDF, GFX
- Les matrices, HTML, PDF
- Les chaînes de caractères, HTML, PDF
- Traitement d'images, HTML, PDF
- Vector, HTML, PDF
- Fichier LAS, HTML, PDF
- Fichier STL, HTML, PDF
- List-Vector, HTML, PDF
- Delaunay, HTML, PDF
- TP noté 2: triangulation, HTML, PDF
- Code Morse, HTML, PDF
- Arbres quaternaires, HTML, PDF
- File de priorité, HTML, PDF
- Graphes, HTML, PDF, xml_parser.h, xml_parser.c, main.c, villes.xml, suisse.txt
- Floyd-Dijkstra, HTML, PDF, squelette.c, Makefile, commandes_a_tester.txt, output
- Tests, HTML, PDF
- Exercices programmation séquentielle en Rust (2018-19)
- TP1 Rust: Nombre secret, HTML, PDF
- TP2 Rust: Calcul de \pi, HTML, PDF
- TP3 Rust: Tableaux, HTML, PDF
- TP4 Rust: Couverture de la reine, HTML, PDF
- TP5 Rust: Puissance 4, HTML, PDF
- TP6 Rust: Listes, HTML, PDF
- TP7 Rust: Reed-Solomon, HTML, PDF
- TP8 Rust: Transformation d'images, HTML, PDF
- TP9 Rust: Problème du voyageur de commerce, HTML, PDF
index.md 10.14 KiB
author:
- Orestis Malaspinas
title: Quelques cours de la filière ISC de hepia
autoSectionLabels: true
autoEqnLabels: true
eqnPrefix:
- "éq."
- "éqs."
chapters: true
numberSections: true
chaptersDepth: 1
sectionsDepth: 3
lang: fr
documentclass: book
papersize: A4
cref: false
pandoc-numbering:
- category: exercice
listing: Liste des exercices
urlcolor: blue
corrige: false
La chaîne twitch de mes cours se trouve sur https://www.twitch.tv/omhepia
:::::::::::::: {.columns} ::: {.column width="40%"}
Première année
Cours de programmation séquentielle en C
Récapitulatif
PDF, git repo
IntroductionPDF, git repo
Introduction à l'interface en ligne de commandePDF, git repo
Base 1PDF, git repo
Base 2PDF, git repo
Base 3PDF, git repo
Base 4PDF, git repo
Base 5PDF, git repo
Base 6PDF, .gitignore PDF, git repo
Tutoriel gitPDF, git repo
Base 7Exercices de programmation séquentielle en C
HTML, PDF, corrigé
Le nombre secret,HTML, PDF
La méthode de la bissection,HTML, PDF
Les fractions,HTML, PDF, GFX
Tableaux unidimensionnels,HTML, PDF
Allocation dynamique de mémoire,HTML, PDF
Matrices,HTML, PDF
Traitement d'images,HTML, PDF
Les tris,HTML, PDF
Les files d'attente,Cours de physique appliquée
Polycopié, git repo, pdf
::: ::: {.column width="60%"}
Deuxième année
Mathématiques en technologie de l'information
Polycopié, git repo, pdf
Travail pratique: optimisation, git repo, pdf
::: ::::::::::::::