specialshoot
UESTC
University of Electronic Science and Technology of ChinaChengdu, Sichuan, P.R.China
specialshoot's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
AobingJava/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
zxing/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
fengdu78/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
haoel/leetcode
LeetCode Problems' Solutions
amueller/word_cloud
A little word cloud generator in Python
QianMo/Game-Programmer-Study-Notes
:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
amusi/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
maemual/raft-zh_cn
Raft一致性算法论文的中文翻译
peng-zhihui/HelloWord-Keyboard
peng-zhihui/HoloCubic
带网络功能的伪全息透明显示桌面站
FASTSHIFT/X-TRACK
A GPS bicycle speedometer that supports offline maps and track recording
TruthHun/BookStack
BookStack,基于MinDoc,使用Beego开发的在线文档管理系统,功能类似Gitbook和看云。
QianMo/X-PostProcessing-Library
Unity Post Processing Stack Library | Unity引擎的高品质后处理库
databricks/Spark-The-Definitive-Guide
Spark: The Definitive Guide's Code Repository
android/connectivity-samples
Multiple samples showing the best practices in connectivity on Android.
CDDSCLab/training-plan
电子科技大学分布式存储与计算实验室新生训练计划
adah1972/geek_time_cpp
C++ code examples for Geek Time
viktorvano/STM32-Bootloader
STM32 bootloader example that can jump to 2 apps.
SuperSodaSea/Omniscent
Analysis and Replication of Omniscent, the 1st in the Mekka & Symposium 1997 PC 4K Intro Competition.
dzr1990/helloNetty
A project to help you study netty
SnailDove/Translation_Spark-The-Definitive-Guide
Translation of the book,"Spark-The-Definitive-Guide", from English into Chinese. 书籍 《Spark权威指南》翻译
xuuyann/RobotLearningCode
matlab code for robot learning
l453595892/k8s-springcloud
kubernetes与springcloud全家桶的整合
MiguelDordio/B-Tree-implementation
B-Tree Implementation in secundary-memory/disk-memory
HuiDBK/Data-Structure-of-C
C语言实现数据结构