Pinned Repositories
Algorithms-Design-and-Analysis
Algorithms I learned from Stanford's Algorithms: Design and Analysis
Algorithms-design-and-analysis-1
Programming assignments for Tim Roughgarden's (Stanford) algorithms class on Coursera.org (Part I & II)
AlgoXY
Book of Elementary Algorithms and Data structures
coursera_pcdp
Exercise for coursera course -- Parallel, Concurrent, and Distributed Programming in Java
golang-web-dev
gopl-solutions
My solutions to the exercises of the book Go Programming Language.
gopl.io
Example programs from "The Go Programming Language"
imoocAndroid
For selfteach on Android.
quietcoolwu's Repositories
quietcoolwu/Algorithms-design-and-analysis-1
Programming assignments for Tim Roughgarden's (Stanford) algorithms class on Coursera.org (Part I & II)
quietcoolwu/Algorithms-Design-and-Analysis
Algorithms I learned from Stanford's Algorithms: Design and Analysis
quietcoolwu/Algorithms-Design-and-Analysis-2
Programming Questions for coursera course Algorithms: Design and Analysis, Part 1 by Tim Roughgarden (Stanford)
quietcoolwu/bigCC
An Android app used for searching bike shares in Montreal and other advanced function
quietcoolwu/Classes
online classes homework and stuff
quietcoolwu/Coursera-Algorithms
Programming Assignments (Algorithms, Part I and II by Kevin Wayne, Robert Sedgewick)
quietcoolwu/CrackTheCodingInterview
keep humble and self-motivated
quietcoolwu/edX-6.00.1x-Introduction-to-Computer-Science-and-Programming
MIT edX Problem Sets Code
quietcoolwu/edX-Learning-From-Data-Solutions
Homework Answers
quietcoolwu/gitskills
quietcoolwu/Head-First-Design-Patterns
Code for Head First Design Patterns book (2014)
quietcoolwu/IntroToStatisticalLearningR-
Work on Introduction to Statistical Learning
quietcoolwu/ntu-homeworks
Homeworks
quietcoolwu/pmtkdata
A collection of MATLAB data sets used by PMTK.
quietcoolwu/pmtksupport
Various packages used by PMTK.
quietcoolwu/PyBRML
Python Version of BRML toolbox for Bayesian Reasoning and Machine Learning
quietcoolwu/python-data-viz-cookbook
Python Data Visualization Cookbook resources
quietcoolwu/ThinkAndroid
ThinkAndroid是一个免费的开源的、简易的、遵循Apache2开源协议发布的Android开发框架,其开发宗旨是简单、快速的进行 Android应用程序的开发,包含Android mvc、简易sqlite orm、ioc模块、封装Android httpclitent的http模块, 具有快速构建文件缓存功能,无需考虑缓存文件的格式,都可以非常轻松的实现缓存,它还基于文件缓存模块实现了图片缓存功能, 在android中加载的图片的时候,对oom的问题,和对加载图片错位的问题都轻易解决。他还包括了一个手机开发中经常应用的实用工具类, 如日志管理,配置文件管理,android下载器模块,网络切换检测等等工具。
quietcoolwu/ufldl_tutorial
Stanford Unsupervised Feature Learning and Deep Learning Tutorial