|
|
|
|
# Peter Albus’ Notes
|
|
|
|
|
|
|
|
|
|
所有笔记都在GitHub仓库内有.md文件,可自行下载使用markdown阅读器查看或转换成PDF等其他格式,使用以及传播时保证保留最上方的版权信息即可。有错别字等问题或错误,以及漏了哪些知识点可以github提出issue,也可以点击博客右方邮件按钮联系我,也可以直接跟我说。
|
|
|
|
|
|
|
|
|
|
[PeterAlbusNotes-GitHub](https://github.com/PeterAlbus/PeterAlbusNotes)
|
|
|
|
|
|
|
|
|
|
### 部署到我的域名上的笔记链接:
|
|
|
|
|
|
|
|
|
|
+ **软件工程笔记**:[SoftwareEngineering (peteralbus.com)](https://note.peteralbus.com/SoftwareEngineering.html)
|
|
|
|
|
+ **汇编笔记**:[Assembly Language (peteralbus.com)](https://note.peteralbus.com/AssemblyLanguage.html)
|
|
|
|
|
+ **计算机网络笔记**:[Computer Network (peteralbus.com)](https://note.peteralbus.com/ComputerNetwork.html)
|
|
|
|
|
+ **数据库笔记**:[Database (peteralbus.com)](http://note.peteralbus.com/database.html)
|
|
|
|
|
+ **操作系统笔记**:[ComputerOS (peteralbus.com)](http://note.peteralbus.com/ComputerOS.html)
|
|
|
|
|
+ **计算机组成原理笔记**: [ComputerOrganization (peteralbus.com)](http://note.peteralbus.com/ComputerOrganization.html)
|
|
|
|
|
+ **算法基础笔记**:[FundamentalsOfAlgorithmics (peteralbus.com)](http://note.peteralbus.com/FundamentalsOfAlgorithmics.html)
|
|
|
|
|
+ **数学建模笔记**:[MathematicalModeling (peteralbus.com)](http://note.peteralbus.com/MathematicalModeling.html)
|
|
|
|
|
|
|
|
|
|
## changelog:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2023年1月29日:vuepress驱动,大幅提升阅读和查询体验。
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
2022年1月10日:重新用nginx完成了部署,现在所有域名都可通过note.peteralbus.com访问
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
2022年1月8日16:00:完成了软件工程笔记:[SoftwareEngineering (peteralbus.com)](https://note.peteralbus.com/SoftwareEngineering.html),大三下的笔记整理也结束了
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
2022年1月6日13:28:完成了汇编语言笔记编写:[Assembly Language (peteralbus.com)](https://note.peteralbus.com/AssemblyLanguage.html),并且修复了手机不能查看目录的问题。
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
2022年1月3日11:05:完成了计算机网络笔记的编写:[Computer Network (peteralbus.com)](https://note.peteralbus.com/ComputerNetwork.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)的基础上修改
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|