diff --git a/ComputerOS.md b/ComputerOS.md index a515c32..b42eccc 100644 --- a/ComputerOS.md +++ b/ComputerOS.md @@ -1,3 +1,5 @@ +*written by PeterAlbus,Copyright © 2021 - SHOU 1951123 Hong Wu* + # 计算机操作系统笔记 ### 基础原理篇 diff --git a/FundamentalsOfAlgorithmics.md b/FundamentalsOfAlgorithmics.md index c1d6395..77839f8 100644 --- a/FundamentalsOfAlgorithmics.md +++ b/FundamentalsOfAlgorithmics.md @@ -1,3 +1,5 @@ +*written by PeterAlbus,Copyright © 2021 - SHOU 1951123 Hong Wu* + # 第1-2章 绪论 ### 1.算法基本概念及5个特性 diff --git a/README.md b/README.md index e911362..44fc1f5 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,19 @@ # PeterAlbusNotes ### My notes -复习阶段持续更新 +复习阶段持续更新。 -大体完成的笔记会更新部署到服务器上,有一个网页。 +数据库笔记已经基本完成,按照上海海洋大学2021年期末考试范围整理,因此可能有部分不考的知识点缺漏。共计约2w字。 + +其余笔记会随整理进度更新。 + +大体完成的笔记会更新部署到服务器上,有一个网页链接可以直接点击查看。 + +其余完成度较低笔记上传.md文件,需自行使用markdown阅读器查看。 + **数据库笔记**:Database.md - 网页上查看:[Database](http://47.117.160.245:8080/database.html) + 在网页上查看:[Database](http://47.117.160.245:8080/database.html) + **操作系统笔记**:ComputerOS.md