Pinned Repositories
408ds
bcst_csapp
A C language repo to implement CSAPP
cf-tool
:bar_chart: Codeforces CLI (Submit, Parse, Test, etc.). Support Contests, Gym, Groups, acmsguru, Windows, macOS, Linux, 7 MB
CS-Notes
我的自学笔记,终身更新,当前专注System基础、MLSys。
CSNotes
cvpr
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
django_demo
draw
ebook-1
A collection of classic computer science books from Internet
xuanyuandy's Repositories
xuanyuandy/408ds
xuanyuandy/bcst_csapp
A C language repo to implement CSAPP
xuanyuandy/cf-tool
:bar_chart: Codeforces CLI (Submit, Parse, Test, etc.). Support Contests, Gym, Groups, acmsguru, Windows, macOS, Linux, 7 MB
xuanyuandy/CS-Notes
我的自学笔记,终身更新,当前专注System基础、MLSys。
xuanyuandy/CSNotes
xuanyuandy/cvpr
xuanyuandy/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
xuanyuandy/django_demo
xuanyuandy/draw
xuanyuandy/ebook-1
A collection of classic computer science books from Internet
xuanyuandy/genshin-impact-wish-simulator
A React web application to simulate Genshin Impact gacha in the browser
xuanyuandy/hospital_queue
xuanyuandy/java-concurrency-in-practice
《Java 并发编程实战》 示例代码
xuanyuandy/learn-python3
Learn Python 3 Sample Code
xuanyuandy/MIT-6.824
Basic Sources for MIT 6.824 Distributed Systems Class
xuanyuandy/MIT6.828
实现一个操作系统内核
xuanyuandy/MIT6.S081-2020-labs
MIT6.S081实验官方纯净源代码,转载于MIT官方仓库git clone git://g.csail.mit.edu/xv6-labs-2020,由于GitHub上没有放出2020版本的MIT6.S081的实验源代码仓库,故在此转载一下,方便大家Fork,也方便我自己使用
xuanyuandy/morph
just a simple morph on android
xuanyuandy/SimpleWebServer
TinyWebServer的cpp11实现,代码精简,注释详尽,比原版更容易阅读上手!新增文件上传与下载功能!
xuanyuandy/small-spring
🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。
xuanyuandy/xuanyuandy.github.io
xuanyuandy/xv6-labs-2020
A fork from git://g.csail.mit.edu/xv6-labs-2020
xuanyuandy/xv6-riscv
Xv6 for RISC-V