Go to file
shzhxh 4f3d585b55 upate some cmds 2020-05-25 21:21:09 +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-05-21 08:33:29 +08:00
Network init 2019-01-27 10:38:16 +08:00
OS update some cmds 2020-05-23 09:16:13 +08:00
Software upate some cmds 2020-05-25 21:21:09 +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其它暂未分类的部分。