Category: Computer Science

  • Introduction to C and IRQ micro controller programming

    A short introduction to C programming of microcontrollers, including basics for IRQ and ISR design with gnu C. Bare-metal programming. C_uCuP Some sources to understand keywords as static, volatile, extern,… are available in the zip file: sources

  • Introduction to OpenMP

    OpenMP is widely use for concurrency programming with C/C++/fortran. Here are some exercices to understand how to use OpenMP. They are inspired from OpenMP tutorial but in C++. OpenMP lab Download the source files: OpenMP Source files

  • C/C++

    Langage C/C++ document for students (using QtCreator as IDE/RAD) NoteCpp Introduction to Algorithms and UML/C++ (short) [English] Lecture (3MB) Exercises Algorithms’ week (beginer, not yet finished) (110 kB) Introduction to UML and OOP (C++) [French] IntroductionOO All Parts and Exercices (3045kB) IntroductionOO_Part1 (745kB) IntroductionOO_Part2 (908kB) Video slide 34-56 [FR] IntroductionOO_Part3 (444kB) Video [FR] IntroductionOO_Part4 (503kB)…

  • Digital Signal Processor

    Introduction to DSP

  • Microcontroller PIC16

    Presentation of PIC16 familly