Go to file
shzhxh b0d1282d08 update some cmds 2020-03-06 21:20:06 +08:00
Compiling-Principle init 2019-01-27 10:38:16 +08:00
Data-Structure init 2019-01-27 10:38:16 +08:00
Hardware update some cmds 2020-01-10 15:27:43 +08:00
Languages update some cmds 2020-03-06 21:20:06 +08:00
Network init 2019-01-27 10:38:16 +08:00
OS add translation of xv6-riscv-book 2020-02-17 19:36:30 +08:00
Software update some cmds 2020-03-06 21:20:06 +08:00
others update some cmds 2019-12-25 16:59:12 +08:00
README.md add some cmds 2019-11-14 17:41:46 +08:00

README.md

本仓库的作用是记录所学的知识。其结构如下:

  • README.md本文件。

  • Compiling-Principle关于编译原理。

  • Hardware关于计算机原理与硬件。

  • OS关于操作系统。

  • Data-Structure关于数据结构。

  • Languages关于编程语言包括Shell编程与硬件描述语言

  • Network关于网络。

  • SoftwareLinux下软件的用法。

  • others其它暂未分类的部分。