Pinned Repositories
2048
bestJavaer
这是一个成为更好的Java程序员的系列教程
concurrent
一些Java并发例子
cProject
一些C/C++程序
crystalChen.github.io
个人博客
dockercompose-springboot-mysql-nginx
Docker Compose with Spring Boot, MySQL and NGINX
druid
:hotsprings: 为监控而生的数据库连接池!阿里云DRDS(https://www.aliyun.com/product/drds )、阿里巴巴TDDL 连接池powered by Druid
effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
fast-neural-style
Fast neural style in tensorflow based on http://arxiv.org/abs/1603.08155
schoolgirl
仿照电影《社交网络》里面的马克扎克的MashFace网站,写了一个照片打分系统,算法用的是国际象棋评分算法Elo rating system,照片爬自于我校教务系统。
crystalChen's Repositories
crystalChen/schoolgirl
仿照电影《社交网络》里面的马克扎克的MashFace网站,写了一个照片打分系统,算法用的是国际象棋评分算法Elo rating system,照片爬自于我校教务系统。
crystalChen/2048
crystalChen/bestJavaer
这是一个成为更好的Java程序员的系列教程
crystalChen/concurrent
一些Java并发例子
crystalChen/cProject
一些C/C++程序
crystalChen/crystalChen.github.io
个人博客
crystalChen/dockercompose-springboot-mysql-nginx
Docker Compose with Spring Boot, MySQL and NGINX
crystalChen/druid
:hotsprings: 为监控而生的数据库连接池!阿里云DRDS(https://www.aliyun.com/product/drds )、阿里巴巴TDDL 连接池powered by Druid
crystalChen/effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
crystalChen/fast-neural-style
Fast neural style in tensorflow based on http://arxiv.org/abs/1603.08155
crystalChen/fast-ruby
:dash: Writing Fast Ruby :heart_eyes: —— Collect Common Ruby idioms.
crystalChen/free-programming-books
:books: Freely available programming books
crystalChen/java-design-patterns
Design pattern samples implemented in Java
crystalChen/javascript-in-one-pic
Learn javascript in one picture.
crystalChen/kob
crystalChen/learngit
crystalChen/leetcode
leetcode.com algorithms
crystalChen/linuxProject
learn linux
crystalChen/logback-with-springboot-config
Tutorial on configuring Logback with Spring Boot
crystalChen/milkcocoa
milkcoca网页爬虫
crystalChen/python3-in-one-pic
Learn python3 in one picture.
crystalChen/pythonProject
一些python脚本
crystalChen/ratelimit
QPS rate limit
crystalChen/rubyProject
一些Ruby小脚本
crystalChen/skywalking
APM, Application Performance Monitoring System
crystalChen/study
crystalChen/tensorflow-wavenet
A TensorFlow implementation of DeepMind's WaveNet paper
crystalChen/vjtools
The vip.com's java coding standard, libraries and tools