dongma's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
QSCTech/zju-icicles
浙江大学课程攻略共享计划
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
wangzhiwubigdata/God-Of-BigData
专注大数据学习面试,大数据成神之路开启。Flink/Spark/Hadoop/Hbase/Hive...
pingcap/awesome-database-learning
A list of learning materials to understand databases internals
easegress-io/easegress
A Cloud Native traffic orchestration system
kf-liu/The-Art-of-Linear-Algebra-zh-CN
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone", 线性代数的艺术中文版, 欢迎PR.
mao888/golang-guide
「Golang学习+面试指南」一份涵盖大部分 Golang程序员所需要掌握的核心知识。准备 Golang面试,首选 GolangGuide!
CodingDocs/awesome-cs
计算机优质书籍搜罗+学习路线推荐!
Tencent/plato
腾讯高性能分布式图计算框架Plato
ningzimu/See_you_in_BUPT
北京邮电大学计算机考研信息汇总
jincheng9/go-tutorial
Go learning materials,涵盖基础、中级和高级教程
apache/giraph
Mirror of Apache Giraph
csuldw/AntSpider
1000万豆瓣电影/评论/名人/评分数据采集源码分享(内含千万电影数据集,可下载)
mbonaci/scala
Scala reference (as seen by Java developer)
wangqingbaidu/Dr.Sure
🏫DeepLearning学习笔记以及Tensorflow、Pytorch的使用心得笔记。Dr. Sure会不定时往项目中添加他看到的最新的技术,欢迎批评指正。
endymecy/spark-graphx-source-analysis
spark graphx 的原理及相关操作的源码解析
aiyanbo/spark-programming-guide-zh-cn
Spark 编程指南简体中文版
gohade/coredemo
coredemo for hade
Muyiyunzi/BUAA-CS-Codes
北京航空航天大学计算机学院研究生考试复试上机部分往年试题及解答
XiaShan1227/GNN-Tutorial
B站GNN教程资料
finlay-liu/BuaaMasterQuestion
北航研究生复试计算机上机题目(06-14年),题目来自网络,仅供学习参考。
cystanford/Data_Analysis_with_Python
数据分析与Python
vesoft-inc/nebula-algorithm
Nebula-Algorithm is a Spark Application based on GraphX, which enables state of art Graph Algorithms to run on top of NebulaGraph and write back results to NebulaGraph.
csuldw/comment-sentiment-analysis
豆瓣电影短评情感分析(二分类)
Zeral-Zhang/wenlibackyard_program
基于微信公众号的二手购物网站
cystanford/SQLApriori
通过SQL+Python完成购物篮分析