Pinned Repositories
cpp_crush
firmware-merge-update-for-linux
golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
goLearning
Linux-fio-S3-S4-S5-test-tool
a Linux PC S3/S4/S5 test script using rtcwake
linux-network-programming
Linux网络编程(第二版)的学习代码
myMFCForAutoRWTest
program_WDM
programming the windows driver model. book & source code.
python_practice
SimpleMultiThread
cursorhu's Repositories
cursorhu/Awesome-Python-Scripts
A Curated list of Awesome Python Scripts that Automate Stuffs.
cursorhu/blog
my tech notes and blogs repo. simple is not easy.
cursorhu/blog-images-on-picgo
my github.io blog image repo, used with vscode plugin picgo and markdown
cursorhu/BMS_BQ76920
Embedded C application for TI BQ76920 BMS using STM32 MCU.
cursorhu/coding-problems-py
Solutions for various coding/algorithmic problems and many useful resources for learning algorithms and data structures
cursorhu/CTPL
Modern and efficient C++ Thread Pool Library
cursorhu/cursorhu.github.io
cursorhu/CXX-GUI-Qt4-PDF-SourceCode
经典的QT入门资料
cursorhu/HexoBlog
我的个人博客备份仓库,基于hexo, github-page, picgo, 写作使用typora0.11.18
cursorhu/kilo
simple text editor forked from antirez/kilo
cursorhu/KuaishouParser
cursorhu/linked-list-good-taste
Linus Torvalds' linked list argument for good taste, explained
cursorhu/Linux-Device-Drivers-Development
Linux Device Drivers Development, published by Packt
cursorhu/Linux-Kernel-Debugging
Linux Kernel Debugging, published by Packt
cursorhu/Linux-UHS-II
Annotation for SD/MMC driver with UHS-II
cursorhu/openpilot
openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.
cursorhu/pcc_2e
Online resources for Python Crash Course (Second Edition), from No Starch Press
cursorhu/pyqt-sqlite-accounting
an ugly pyqt-sqlite toy project
cursorhu/Python-Toy-game-Lightning-
cursorhu/PythonCrashToyProject
cursorhu/qianguyihaoWeb
千古前端图文教程
cursorhu/QtSampleTest
学习Qt过程中写的sample code
cursorhu/rpi4-osdev
Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4
cursorhu/rtems
Realtime SMP Kernel, networking, file-systems, drivers, BSPs, samples, and testsuite.
cursorhu/sd_express_tester
cursorhu/windows-forms-with-CSharp
学习windows forms + C#,手写例程和重点笔记
cursorhu/winxp-nt5-leak-src
Source code of Windows XP (NT5). Leaks are not from me. I just extracted the archive and cabinet files.
cursorhu/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.
cursorhu/xv6-annotated
A detailed guide to the xv6 code.
cursorhu/xv6-public
xv6 OS