Pinned Repositories
100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
AaronDot.github.io
AderXCoding
介绍各类语言,库,系统编程以及算法的学习
algo
数据结构和算法必知必会的50个代码实现
awesome-ebpf
A curated list of awesome projects related to eBPF.
awesome-kernel
A curated list of awesome kernel resources.
bpf_study
bpf 学习仓库
C
linux下的C语言及关于kernel的介绍
codes-set
A set of codes
valgrind-loongarch64
Valgrind with support for the LOONGARCH64/Linux platform.
AaronDot's Repositories
AaronDot/ffmpeg-libav-tutorial
[WIP] Learn FFmpeg libav the Hard Way
AaronDot/C-Thread-Pool
A minimal but powerful thread pool in ANSI C
AaronDot/GfxTablet
Draw on your PC via your Android device
AaronDot/ProgrammerXiaohui
AaronDot/corejava
java核心技术各个版本源码
AaronDot/Play-with-Algorithms
Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
AaronDot/Python-100-Days
Python - 100天从新手到大师
AaronDot/algo
数据结构和算法必知必会的50个代码实现
AaronDot/Computer-Networking-A-Top-Down-Approach-NOTES
《计算机网络-自顶向下方法(原书第6版)》编程作业,Wireshark实验文档的翻译和解答。
AaronDot/docs
API Documentations, HowTos and Tutorials
AaronDot/u-boot
"Das U-Boot" Source Tree
AaronDot/LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
AaronDot/ucc162.3
A lightweight open-source C compiler for research and education.
AaronDot/C-1
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
AaronDot/Play-Leetcode
My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)
AaronDot/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被60多个国家的400多所大学用于教学。
AaronDot/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
AaronDot/AaronDot.github.io
AaronDot/100-gdb-tips
A collection of gdb tips. 100 maybe just mean many here.
AaronDot/deep_linux_network_tests
《深入理解Linux网络》一书的配套源码
AaronDot/cs143
AaronDot/ProgrammerXiaohui-2
《漫画算法2》的全部代码
AaronDot/bpf_study
bpf 学习仓库
AaronDot/docker-draw.io
Dockerized draw.io based on tomcat:9-jre11 & tomcat:9-jre8-alpine official image.
AaronDot/USTC-CS-Courses-Resource
USTC计算机学院课程资源
AaronDot/ucore
清华大学操作系统课程实验 (OS Kernel Labs)
AaronDot/drivers
AaronDot/Data-Structures-and-Algorithms-in-C
所有基础数据结构和算法的纯C语言实现,如各自排序、链表、栈、队列、各种树以及应用、图算法、字符串匹配算法、回溯、并查集等,献丑了
AaronDot/kindle_free_books
AaronDot/thu-cst-cracker
清华大学计算机系课程攻略