Pinned Repositories
AI
AI
CLRS
CLRS in C++
Compiler
A simple compiler front end
Compression
Data Compression
Cpp-Concurrency
Codes and notes for the book "C++ Concurrency in Action"
Cpp-Primer
C++ Primer 5 answers
dragon-book-2nd
meetu
A small social web app developed, and being used, by me and my friends.
Path-Planning
Implementation for A* with stricted visited list, Lifelong Planning A* and D* Lite final version
tiny-mahjong
a tiny mahjong implemented in C++.
Mooophy's Repositories
Mooophy/Path-Planning
Implementation for A* with stricted visited list, Lifelong Planning A* and D* Lite final version
Mooophy/Compression
Data Compression
Mooophy/Cpp-Concurrency
Codes and notes for the book "C++ Concurrency in Action"
Mooophy/dragon-book-2nd
Mooophy/cs143
Mooophy/control-system-stm32
a small control system built on stm32f3 and PC
Mooophy/Eye-Tracking
228798
Mooophy/Lift-Simulator
to use semaphores
Mooophy/DMA
Implmentation for Rosen's Discrete Mathematics and its Applications 5th
Mooophy/stepper-gui-control
for 281.478 project 2
Mooophy/159233
Mooophy/159240
Programming for the Computational Sciences, S3 2014
Mooophy/159334
Mooophy/diag-8051
a diagnostic software on 8051f020
Mooophy/Mooophy.github.io
Mooophy/158212
Mooophy/159234
OO
Mooophy/228371
Statistical Modelling
Mooophy/BeagleBone-Black-Gpio
Two ways for gpio manipulations for BeagleBone Black, in C++.
Mooophy/DataStructureAndAlgorithms
Common data structures and algorithms implementation using c#
Mooophy/Prolog-Kata
Mooophy/Ruby-Kata
Exercises for Ruby
Mooophy/simple-tcp
a simple reliable transport protocol using sockets and UDP
Mooophy/TestAnalysisApplication
Load a text file, analyse it, perform searching, sorting and displaying corresponding to words length, frequency.
Mooophy/countdown
Mooophy/jquery-locationpicker-plugin
JQuery Location Picker plugin
Mooophy/jquery-placepicker
A simple placepicker component for the google-maps api.
Mooophy/OOView.js
Mooophy/ThreadPool
A simple C++11 Thread Pool implementation
Mooophy/Web-Server