garzon's repos on GitHub
C++ · 46 人关注
obfacros
obfacros - a set of C++ macros that can be used to obfuscate your c/c++ code, to make executables harder for reverse-engineering.
PHP · 4 人关注
midiPianoOnline
Midi Piano Online is a website where you can share, download, and even CREATE, EDIT and PLAY with the midi files online!
C++ · 4 人关注
MIDIPianoQt
A midi player & visualizer made by Qt5 with basic openGL.
HTML · 2 人关注
polySlides
A tool helps you to make HTML slides - just need to write a JSON file
C++ · 1 人关注
detectFace
a face detector - hog & cnn
Python · 1 人关注
microOpcodeGen
generator of micro-opcode of micro programs in m19 format
PHP · 1 人关注
phpdes
An implementation of DES written in PHP.
Makefile · 1 人关注
xkcaptcha
captcha recognition
Java · 0 人关注
antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
JavaScript · 0 人关注
ChromePageStack
a Chome extension - easily save pages before closing your browser
Java · 0 人关注
coursera-android
Source Code for Android Course Example Applications
C · 0 人关注
CTF365
Practise CTF every day!
Python · 0 人关注
eve
garzonEve - With static data, this is an improved EVE Online API python library based on evelink.
C++ · 0 人关注
FaceFinder
Find all faces in a video and save them as files
NetLogo · 0 人关注
Galapagos
web-based NetLogo (aka Tortoise + Teletortoise)
Python · 0 人关注
goagent
https://code.google.com/p/goagent/issues/list
JavaScript · 0 人关注
jasmid
A MIDI file reader and synthesiser in Javascript
Scheme · 0 人关注
lambdaExp
another definition of natural number using lambda expression in various languages
JavaScript · 0 人关注
MathJax
Beautiful math in all browsers
C++ · 0 人关注
midieditor
Provides an interface to edit, record, and play Midi data
Visual Basic · 0 人关注
MIDIPiano
MIDIPiano with UI - VB6
Java · 0 人关注
miniJavaInterpreter
An interpreter of (a superset of) MiniJava language powered by ANTLR V4.6
C · 0 人关注
myWinSock.h
自己写的一个WinSock2.h的类封装,封装了TCP、http协议的服务器与客户端
Scheme · 0 人关注
nQueens
nQueens Problem in LISP Scheme lang
Python · 0 人关注
peda
PEDA - Python Exploit Development Assistance for GDB
PHP · 0 人关注
phpGCrons
A simple cronjobs framework for php code
C++ · 0 人关注
pso_icp
pso_icp algorithm for hand tracking
C++ · 0 人关注
RecursionConverter
C++ macros that can be used to convert recursive function into a state-based loop with context
Java · 0 人关注
SerializationDumper
A tool to dump Java serialization streams in a more human readable form.
JavaScript · 0 人关注
stream.js
a simple framework which helps you to write a program in stream-style javascript.
0 人关注
TLCL
a mirror of The Linux Command Line and My chinese translation
C++ · 0 人关注
TLD
C++ implementation of the Tracking-Learning-Detection (TLD) algorithm by Yuxin Chen
JavaScript · 0 人关注
untrusted
A meta-JavaScript adventure game by Alex Nisnevich and Greg Shuflin.
HTML · 0 人关注
x-webmidi
Web MIDI API Wrapper with Web Components (polymer)
C · 0 人关注
xv6
My fork of XV6 operating system for studying.