Pinned Repositories
Battleship
Battleship game using MATLAB
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
cs193p_iOS11
Stanford University (cs193p): Developing iOS 11 Apps with Swift 4
csapp
个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/
edgeBench
Benchmarks for Characterizing the Deployment of Deep Neural Networks on Commercial Edge Devices - IISWC'19 Paper
fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
gitTemplate
hurlex-doc
hurlex 小内核分章节代码和文档
Hurlex-II
第二版重新设计和构思,参考一些优秀的实现进行补充设计和编码。
learning-spark
Example code from Learning Spark book
AAAblaze's Repositories
AAAblaze/Battleship
Battleship game using MATLAB
AAAblaze/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
AAAblaze/cs193p_iOS11
Stanford University (cs193p): Developing iOS 11 Apps with Swift 4
AAAblaze/csapp
个人整理的《深入理解计算机系统》中文电子版(原书第 3 版)与实验材料:https://hansimov.gitbook.io/csapp/
AAAblaze/edgeBench
Benchmarks for Characterizing the Deployment of Deep Neural Networks on Commercial Edge Devices - IISWC'19 Paper
AAAblaze/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
AAAblaze/gitTemplate
AAAblaze/hurlex-doc
hurlex 小内核分章节代码和文档
AAAblaze/Hurlex-II
第二版重新设计和构思,参考一些优秀的实现进行补充设计和编码。
AAAblaze/learning-spark
Example code from Learning Spark book
AAAblaze/MarketPlaceProject
AAAblaze/NVActivityIndicatorView
A collection of awesome loading animations
AAAblaze/ScalaFnTest
这个项目是在看《Scala函数式编程》做的练习
AAAblaze/Spark-The-Definitive-Guide
Spark: The Definitive Guide's Code Repository
AAAblaze/spring-master-class
An updated introduction to the Spring Framework 5. Become an Expert understanding the core features of Spring In Depth. You would write Unit Tests, AOP, JDBC and JPA code during the course. Includes introductions to Spring Boot, JPA, Eclipse, Maven, JUnit and Mockito.
AAAblaze/toBeTopJavaer
To Be Top Javaer - Java工程师成神之路
AAAblaze/Translation_Spark-The-Definitive-Guide
Translation of the book,"Spark-The-Definitive-Guide", from English into Chinese. 书籍 《Spark权威指南》翻译
AAAblaze/TweetMap
A real time Tweet Trend Map and Sentiment Analysis web application with kafka, Angular, Spring Boot, Flink, Elasticsearch, Kibana, Docker and Kubernetes deployed on the cloud
AAAblaze/xv6-chinese
中文版的 MIT xv6 文档