GithubHelp home page GithubHelp logo

Mecharbat Lotfi Abdelkrim's Projects

articualtion_point icon articualtion_point

un programme qui calcule les points d’articulation d’un graphe. Un point d’articulation d’un graphe est un sommet tel que si on l’enlève, on augmente le nombre de composantes connexes. Vous utilisez pour cela DFS ou BFS.

binary-classification-of-dollar-bills---fake-vs-real- icon binary-classification-of-dollar-bills---fake-vs-real-

distinguish between real and fake dollar bills using a dataset that comes with 4 features: variance,skewness,kurtosis and entropy. These features are calculated by applying mathematical operations over the dollar bill images. The labels are found in the dataframe's class column

calculatrice-en-assembleur- icon calculatrice-en-assembleur-

Calculatrice écrit en language assembleur en utilisant l'eme x86 d'Intel en traitant tous les anomalie (division par zéro,debordement .... )

dgemo icon dgemo

[NeurIPS 2020] Diversity-Guided Efficient Multi-Objective Optimization With Batch Evaluations

epl-93-18-data-analysis icon epl-93-18-data-analysis

answeing some queries with pandas and matplotlib pythobn libraries using the data that conatins epl games between 1993-18

matrix.vector_mult icon matrix.vector_mult

A script that Compile and run a program (Mat-Vect mult .cpp) that realize generalized matrix vector multiplication (gemv routine in Blas Library) << alpha * M[l,w].V[w] + beta * Y[w] >> ( M a matrix of size (l,w) and V,Y vectors of size respectively w , l )

module-de-gestion-de-fichier-from-scratch icon module-de-gestion-de-fichier-from-scratch

un module de gestion du fichier organisé selon la méthode « TObarreF » : fichier vu comme Tableau, non Ordonnée, avec des enregistrements de taille Fixe. Un bloc peut contenir au maximum 1000 enregistrements.

mpi_prog icon mpi_prog

Utiliser effectivement les fonctions Open MPI pour paralléliser quelques programmes en vue d’une exécution sur une architecture parallèle.

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.