Skip to content
View includecode's full-sized avatar
👨‍💻
👨‍💻
  • France

Block or report includecode

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. eyedroid eyedroid Public

    eyedroid is an IA program for detecting objects or class of objects based on a given pattern. Detection is done on images and videos frames acquired trough a camera. When the searched object is fou…

    Python 1

  2. mini-file-system mini-file-system Public

    C

  3. social_network_graph social_network_graph Public

    This project aims to compute some known algorithms on maximum cliques, widely used in graph theory to identify communities, groups... We will implement Barabàsi-Albert's algorithm, Bron Kerbosch's …

    C++

  4. limitless_factorisation_algorithms limitless_factorisation_algorithms Public

    We will study some factorization algorithms,firstly we will we Eratosthenes algorithm to determine if the number is prime, if not we will then factorise

    C++

  5. fastimage_alpha_glasgow fastimage_alpha_glasgow Public

    This project consists of analyzing and optimizing the performance of a given code which aims to apply transformations on uncompressed raw (RGB) video content stored in a file.

    HTML

  6. MP2 MP2 Public

    Dans ce Mini Projet nous allons implémenter différents algorithmes d’ordonnancement étudiés en cours: FCFS, RR, SJF, SRTF; et dans la dernière partie des algorithmes d’ordonnancement temps réel: ED…

    C