GithubHelp home page GithubHelp logo

karimghallab / simulation_n-green Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 79.21 MB

Simulation du projet N-GREEN (Stage de fin de DUT dans le laboratoire David)

HTML 75.36% CSS 5.06% JavaScript 7.04% Python 6.72% C 5.09% R 0.35% Makefile 0.23% C++ 0.15%

simulation_n-green's Introduction

Simulateurs N-GREEN

Ce dépôt contient deux projets de simulateur réalisés dans le cadre de mon stage de fin de DUT effectué dans le laboratoire David de l'Université de Versaille Saint-Quentin-en-Yvelines.

Simulateur graphique (Python 2.7)

Pré-requis

Installer Python ainsi que le module Tkinter (package 'python-tk')

apt-get install python python-tk

Installer La bibliotheque de traitement d'image de Python (Python Imaging Library)

pip install Pillow

Usage

Aller dans le répertoire : simulation_graphique/script Executer le fichier "simulation_v2.py"

cd simulation_graphique/script
python simulation_v2.py

Voici ce à quoi ressemble le simulateur durant son execution simulateur_graphique

Simulateur optimisé (C)

Pré-requis

Installer le language R (utilisé pour la gestion des statistiques du simulateur)

apt-get install r-base

Installer le package ggplot2 sur R. Depuis un terminal R entrez : install.packages('ggplot2')

install.packages('ggplot2')

Installer le lecteur PDF evince (Pour afficher les graphiques)

Auteur

Remerciments

Un grand remerciment à Mael et Yann pour m'avoir guider pendant tous le long de ce stage !

simulation_n-green's People

Contributors

karimghallab avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.