Skip to content
View crazykeyboard's full-sized avatar

Block or report crazykeyboard

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. Graph-AdjList-Dijkstra Graph-AdjList-Dijkstra Public

    In a adjacent list Graph, find the shortest path between two Nodes by Dijkstra's algorithm.

    C++ 12 3

  2. Spoon-Knife Spoon-Knife Public

    Forked from octocat/Spoon-Knife

    This repo is for demonstration purposes only. Comments and issues may or may not be responded to.

    1

  3. Bit-Map Bit-Map Public

    A simple Bit-Map data structure that you can use to store your data in. You can change the size of the Bit-Map anytime if you want.

  4. Qt_OpenGL_Framework Qt_OpenGL_Framework Public

    I develop this framework for loading .off models, now it can rendering the model in different modes. In this project I implemented smooth movement of the model, I like it very much. Hope it will be…

    C++ 1

  5. iOS-OpenCV iOS-OpenCV Public

    Forked from lukagabric/iOS-OpenCV

    iOS OpenCV Sample

  6. code code Public

    Forked from MasteringOpenCV/code

    Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.

    C++