Modélisation numérique d'une machine électrique pour la traction de véhicule hybride

De Wiki de Projets IMA
Révision datée du 19 novembre 2012 à 09:48 par Srosener (discussion | contributions) (Réalisation)

Introduction

Présentation du projet

Réalisation

    • Pré-requis
       Obligatoires :
               1) GCC 4.x
                 apt-get install g++
               2) Python 2.6+/3.x
                apt-get install python
               3) LibUSB 1.0.x
                apt-get install libusb-1.0-0-dev
               4) FreeGLUT3
                apt-get install freeglut3-dev
               5) JDK 6.0
                apt-get install openjdk-6-jdk
       Optionel (Pour la documentation):
               1) Doxygen
                 apt-get install doxygen
               2) GraphViz
                  apt-get install graphviz