|
|
|
@ -1,55 +1,61 @@
|
|
|
|
|
# PeterAlbusNotes
|
|
|
|
|
### My notes
|
|
|
|
|
# Peter Albus‘s Notes
|
|
|
|
|
### 部署到tomcat上的笔记链接:
|
|
|
|
|
|
|
|
|
|
复习阶段持续更新。
|
|
|
|
|
+ **汇编笔记**:AssemblyLanguage.md
|
|
|
|
|
|
|
|
|
|
数据库笔记已经基本完成,按照上海海洋大学2021年期末考试范围整理,因此可能有部分不考的知识点缺漏。共计约2w字。
|
|
|
|
|
点击在网页上查看:[Assembly Language (peteralbus.com)](https://www.peteralbus.com:8440/AssemblyLanguage.html)
|
|
|
|
|
|
|
|
|
|
数学建模笔记、算法笔记主要是课本知识点的索引和考点总结,不适合作为知识聚合实用。
|
|
|
|
|
+ **计算机网络笔记**:ComputerNetwork.md
|
|
|
|
|
|
|
|
|
|
其余笔记会随整理进度更新。
|
|
|
|
|
点击在网页上查看:[Computer Network (peteralbus.com)](https://www.peteralbus.com:8440/ComputerNetwork.html)
|
|
|
|
|
|
|
|
|
|
大体完成的笔记会更新部署到服务器上,有一个网页链接可以直接点击查看。
|
|
|
|
|
+ **数据库笔记**:Database.md
|
|
|
|
|
|
|
|
|
|
其余完成度较低笔记上传.md文件,需自行使用markdown阅读器查看。
|
|
|
|
|
点击在网页上查看:[Database (peteralbus.com)](http://www.peteralbus.com:8080/database.html)
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
+ **操作系统笔记**:ComputerOS.md
|
|
|
|
|
|
|
|
|
|
2022年1月3日11:05:完成了计算机网络笔记的编写:[ComputerNetwork](https://www.peteralbus.com:8440/ComputerNetwork.html)
|
|
|
|
|
点击在网页上查看:[ComputerOS (peteralbus.com)](http://www.peteralbus.com:8080/ComputerOS.html)
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
+ **计算机组成原理笔记**: ComputerOrganization.md
|
|
|
|
|
|
|
|
|
|
6月26日23:00:计算机组成原理笔记完成!本学期的复习笔记全部完成,也都部署到了服务器上以便于查看。计组的笔记同样添加了目录。部署到网页上的操作系统的笔记采用了gitbook的主题,计组笔记则用的vue主题
|
|
|
|
|
点击在网页上查看:[ComputerOrganization (peteralbus.com)](http://www.peteralbus.com:8080/ComputerOrganization.html)
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
+ **算法基础笔记**:FundamentalsOfAlgorithmics.md
|
|
|
|
|
|
|
|
|
|
6月26日12:00:操作系统笔记已更新,添加了目录,点击目录即可展开,推荐使用电脑查看
|
|
|
|
|
点击在网页上查看:[FundamentalsOfAlgorithmics (peteralbus.com)](http://www.peteralbus.com:8080/FundamentalsOfAlgorithmics.html)
|
|
|
|
|
|
|
|
|
|
目录的生成在[typora生成html添加侧边目录/typora侧边栏与正文,toc都带序号_酒逢知己千杯少,欢迎驾临-CSDN博客_typora导出html带大纲](https://blog.csdn.net/u012914436/article/details/99679320)的基础上修改
|
|
|
|
|
+ **数学建模笔记**:MathematicalModeling.md
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
在网页上查看:[MathematicalModeling (peteralbus.com)](http://www.peteralbus.com:8080/MathematicalModeling.html)
|
|
|
|
|
|
|
|
|
|
+ **计算机网络笔记**:ComputerNetwork.md
|
|
|
|
|
|
|
|
|
|
点击在网页上查看:[ComputerNetwork](http://47.117.160.245:8080/database.html)
|
|
|
|
|
|
|
|
|
|
+ **数据库笔记**:Database.md
|
|
|
|
|
所有笔记都在GitHub仓库内有.md文件,可自行下载使用markdown阅读器查看。
|
|
|
|
|
|
|
|
|
|
点击在网页上查看:[Database](http://47.117.160.245:8080/database.html)
|
|
|
|
|
https://github.com/PeterAlbus/PeterAlbusNotes
|
|
|
|
|
|
|
|
|
|
+ **操作系统笔记**:ComputerOS.md
|
|
|
|
|
changelog:
|
|
|
|
|
|
|
|
|
|
点击在网页上查看:[ComputerOS](http://47.117.160.245:8080/ComputerOS.html)
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
+ **计算机组成原理笔记**: ComputerOrganization.md
|
|
|
|
|
2022年1月6日13:28:完成了汇编语言笔记编写:[Assembly Language (peteralbus.com)](https://www.peteralbus.com:8440/AssemblyLanguage.html),并且修复了手机不能查看目录的问题。
|
|
|
|
|
|
|
|
|
|
点击在网页上查看:[ComputerOrganization](http://47.117.160.245:8080/ComputerOrganization.html)
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
+ **算法基础笔记**:FundamentalsOfAlgorithmics.md
|
|
|
|
|
2022年1月3日11:05:完成了计算机网络笔记的编写:[Computer Network (peteralbus.com)](https://www.peteralbus.com:8440/ComputerNetwork.html)
|
|
|
|
|
|
|
|
|
|
点击在网页上查看:[FundamentalsOfAlgorithmics](http://47.117.160.245:8080/FundamentalsOfAlgorithmics.html)
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
2021年6月26日23:00:计算机组成原理笔记完成!本学期的复习笔记全部完成,也都部署到了服务器上以便于查看。计组的笔记同样添加了
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
2021年6月26日12:00:操作系统笔记已更新,添加了目录,点击目录即可展开,推荐使用电脑查看
|
|
|
|
|
|
|
|
|
|
目录的生成在[typora生成html添加侧边目录/typora侧边栏与正文,toc都带序号_酒逢知己千杯少,欢迎驾临-CSDN博客_typora导出html带大纲](https://blog.csdn.net/u012914436/article/details/99679320)的基础上修改
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
+ **数学建模笔记**:MathematicalModeling.md
|
|
|
|
|
|
|
|
|
|
在网页上查看:http://47.117.160.245:8080/MathematicalModeling.html
|
|
|
|
|
|
|
|
|
|