Skip to content
View micaelgomes's full-sized avatar
🔭
Building something...
🔭
Building something...
Block or Report

Block or report micaelgomes

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

Pinned Loading

  1. Canvas-HTML5-JS Canvas-HTML5-JS Public

    1ª Atividade da Disciplina de Computação Gráfica. Atividade consiste em desenhar pontos, linhas, polígonos e bézier no canvas do HTML5.

    JavaScript 4

  2. BFS, DFS and Dijkstra. BFS, DFS and Dijkstra.
    1
    #include <vector>
    2
    #include <queue>
    3
    #include <stack>
    4
    #include <iostream>
    5
    #include <climits>
  3. Manager-Code Manager-Code Public

    Program fruit of the 3rd evaluation of the graduation. Objective: to manage projects, initially in c and c ++, later in other languages.

    Java

  4. TrilhaGenetic TrilhaGenetic Public

    O jogo de Trilha tem dois participantes, que usam um tabuleiro para jogar, 18 peças sendo 9 brancas e 9 pretas, 24 casa interligados horizontalmente e verticalmente, onde o objetivo é deixar o adve…

    Python 1

  5. AllAlgorithms/lua AllAlgorithms/lua Public

    Implementation of All ▲lgorithms in Lua Programming Language

    Lua 17 3

  6. elheremes/EDII_grafos elheremes/EDII_grafos Public

    Terceiro trabalho de Estrutura de Dados II que envolve grafos.

    Python 1