sonnng0919's Stars
openmlsys/openmlsys-zh
《Machine Learning Systems: Design and Implementation》- Chinese Version
chenzomi12/AISystem
AISystem 主要是指AI系统,包括AI芯片、AI编译器、AI推理和训练框架等AI全栈底层技术
torvalds/linux
Linux kernel source tree
ProtonVPN/win-app
Official ProtonVPN Windows app
fool2fish/dragon-book-exercise-answers
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
haoel/leetcode
LeetCode Problems' Solutions
mit-pdos/xv6-public
xv6 OS
grandyang/leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
fordea/c-programming-a-modern-approach
Solutions to exercises and projects in the textbook C Programming: A Modern Approach, 2nd Edition.
conghui/algorithms-in-c
Exercise of the book Algorithms In C, Part 1-4, Fundamentals, Data Strcuture, Sorting, Searching, written by Robert Sedgewick
caisah/Sedgewick-algorithms-in-c-exercises-and-examples
Examples and exercises from Algorithms in C, Parts 1-4: Fundamentals, Data Structures, Sorting, Searching by Robert Sedgewick book
xuzhezhaozhao/DS_Code
严蔚敏版教材<<数据结构>>上的算法C语言实现。