Pinned Repositories
awesome-cs-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
Configure
configures backup
danyfang.github.io
deep_learning_object_detection
A paper list of object detection using deep learning.
Flink-Learning
jdk11
JUC-learning
Scikit-Learn-Documentation-HTML
SourceCode
Various source code
TensorFlow-Documentation-HTML
tensorflow official documentation r1.10
danyfang's Repositories
danyfang/TensorFlow-Documentation-HTML
tensorflow official documentation r1.10
danyfang/Scikit-Learn-Documentation-HTML
danyfang/SourceCode
Various source code
danyfang/awesome-cs-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
danyfang/Configure
configures backup
danyfang/danyfang.github.io
danyfang/deep_learning_object_detection
A paper list of object detection using deep learning.
danyfang/Flink-Learning
danyfang/jdk11
danyfang/JUC-learning
danyfang/KiVM
🌟This is a pure C++ implementation of Java Virtual Machine (only Java 8 is supported). Inspired by Hotspot In Action.
danyfang/linux-0.11
A heavily commented linux kernel source code in Chinese.
danyfang/models
Models and examples built with TensorFlow
danyfang/os-elephant
os-elephant源码及学习笔记
danyfang/simple-dvm
A simplified educational Dalvik virtual machine implementation
danyfang/SimpleJVM