Pinned Repositories
2012-01_Stanford_CS228
Probabilistic Graphical Models
Algorithms-design-and-analysis
Programming assignments for Tim Roughgarden's (Stanford) algorithms class on Coursera.org (Part I & II)
aoapc-book
Automatically exported from code.google.com/p/aoapc-book
ASIC
EE 287 2012 Fall
awesome-courses
List of awesome university courses for learning Computer Science!
BPSK_ASIC
BPSK demodulator ASIC design with Toshiba 45nm lib in verilog for EE 287 Spring 2013
coding-challenge-tools
Uber's tools team coding challenge
CS537-Operating-Systems
All projects in the CS537 with prof Remzi. Here is the link to the project page: http://pages.cs.wisc.edu/~remzi/Classes/537/Fall2013/Projects/
Solutions2Algorithms
Solutions for Algorithms Course (Part I and II on Coursera by Kevin Wayne and Robert Sedgewick from Princeton University
The-Hardware-Software-Interface-
The Hardware/Software Interface on coursera
vlsi1217's Repositories
vlsi1217/CS537-Operating-Systems
All projects in the CS537 with prof Remzi. Here is the link to the project page: http://pages.cs.wisc.edu/~remzi/Classes/537/Fall2013/Projects/
vlsi1217/aoapc-book
Automatically exported from code.google.com/p/aoapc-book
vlsi1217/awesome-courses
List of awesome university courses for learning Computer Science!
vlsi1217/coding-challenge-tools
Uber's tools team coding challenge
vlsi1217/Example-Sketch-for-IMU-including-Kalman-filter
Software for "Guide to gyro and accelerometer with Arduino including Kalman filtering"
vlsi1217/uvmprimer
Contains the code examples from The UVM Primer Book sorted by chapters.
vlsi1217/Android-CleanArchitecture
This is a sample app that is part of a blog post I have written about how to architect an android application using Uncle Bob's clean architecture approach.
vlsi1217/android_design_patterns_analysis
Android源码设计模式分析项目
vlsi1217/AndroidEventBus
A lightweight eventbus library for android, simplifies communication between Activities, Fragments, Threads, Services, etc.
vlsi1217/convnet
A GPU implementation of Convolutional Neural Nets in C++
vlsi1217/DHTCrawler
DHT网络爬虫,抓取磁力链接
vlsi1217/dlib
A toolkit for making real world machine learning and data analysis applications in C++
vlsi1217/docker
Docker - the open-source application container engine
vlsi1217/frontend-nanodegree-resume
vlsi1217/gitliao
vlsi1217/gitplay
vlsi1217/java-design-patterns
Design pattern samples implemented in Java
vlsi1217/LeetCode-1
LeetCode solutions written in Java
vlsi1217/leetcode-2
No voice but big deal.
vlsi1217/leetlint
Fight for your dream: first step, finish 9chap, Algs4/Stanford, and Leet/Lintcode
vlsi1217/openmv
OpenMV Camera Module
vlsi1217/Project-Euler-solutions
Runnable code for solving Project Euler problems
vlsi1217/rx-android-architecture
An example project of an Android architecture built on RxJava
vlsi1217/sec-cloud-fs
A virtual filesystem implemented in FUSE to distribute securely files across different clouds, with erasure coding and authenticated encryption
vlsi1217/snownlp
Python library for processing Chinese text
vlsi1217/STM32F7Cube
vlsi1217/ufldl_tutorial
Stanford Unsupervised Feature Learning and Deep Learning Tutorial
vlsi1217/vlsi1217.github.io
my github page
vlsi1217/xgboost
eXtreme Gradient Boosting (Tree) Library
vlsi1217/xv6-chinese
中文版的 MIT xv6 文档