Pinned Repositories
30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
408
408学习资料和课程笔记(非考研)数据结构、操作系统、计算机网络、计算机组成原理
abc
ABC: System for Sequential Logic Synthesis and Formal Verification
activiti-practice-helloworld
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识,后端同学必看,前端同学也可学习
Backend_Notes
The notes of Java interview, we can visit https://cornprincess.github.io/Backend_Notes/ to read notes. The visitor in China can browser
cpp_practice
LeetCode
Leetcode Problems' solution
PostGraduate-Project
WebServer
CornPrincess's Repositories
CornPrincess/CPP-Primer-Plus
Please use them with C++ Primer Plus, 6th Edition.
CornPrincess/Effective-Modern-Cpp
Sample code for the Effective Modern C++ book by Scott Meyers.
CornPrincess/link-load-library-code
<程序员的自我修养> 源代码
CornPrincess/Linux-0.11
Learning OS by reading Linux-0.11 source code and running it on bochs. The resources are forked from an online course by Harbin Institute of Technology. The book is written by Dr. Zhao Jiong.
CornPrincess/maven-in-action
Maven实战源码
CornPrincess/wide-resnet.pytorch
Best CIFAR-10, CIFAR-100 results with wide-residual networks using PyTorch