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