File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 - Conda : " obsidian/Tools/Conda.md"
2323 - Jupyter Notebook : " obsidian/Tools/jupyter.ipynb"
2424 - chezmoi : " obsidian/Tools/chezmoi.md"
25- - Nginx : " obsidian/Tools/Nginx.md" # [ ] Tools: Nginx usage
25+ - Nginx : " obsidian/Tools/Nginx.md"
2626 - 构建工具 :
2727 - GNU Make : " obsidian/Tools/BuildTools/GNU Make.md"
2828 - CMake : " obsidian/Tools/BuildTools/CMake.md"
104104 - 随机变量及其分布 :
105105 - 离散型随机变量及其分布 : " obsidian/Math/Probability/离散型随机变量及其分布.md"
106106 - 随机变量的分布函数 : " obsidian/Math/Probability/随机变量的分布函数.md"
107- - 连续型随机变量及其概率密度函数 : " obsidian/Math/Probability/连续型随机变量及其概率密度函数.md" # [ ] Probability: Continuous distribution theory
107+ - 连续型随机变量及其概率密度函数 : " obsidian/Math/Probability/连续型随机变量及其概率密度函数.md"
108108 - 数学建模 :
109109 - 部分资源 : " obsidian/Math/MathematicalModeling/数学建模部分资源.md"
110110 - 数据结构与算法 :
205205 - 局域网 : " obsidian/ComputerNetwork/408/局域网.md"
206206 - CS168 :
207207 - Layers of the Internet : " obsidian/ComputerNetwork/cs168/Layers of the Internet.md"
208- - Design Principles : " obsidian/ComputerNetwork/cs168/Design Principle.md" # [ ] CS168: Design principles
208+ - Design Principles : " obsidian/ComputerNetwork/cs168/Design Principle.md"
209209 - 数据库系统 :
210210 - Legacy :
211211 - 数据库系统概述 :
225225 - 关系数据库理论 : " obsidian/Database/关系数据库理论.md"
226226 - 关系模式的分解 : " obsidian/Database/关系模式的分解.md"
227227 - CMU 15-445 :
228- - Relational Model & Algebra : " obsidian/Database/cmu15-445/Relational Model & Algebra.md" # [ ] CMU15-445: Relational model and algebra
228+ - Relational Model & Algebra : " obsidian/Database/cmu15-445/Relational Model & Algebra.md"
229229 - 软件工程 :
230230 - UML图 : " obsidian/SoftwareEngineering/UML图.md"
231231 - 开发流程与开发规范 : " obsidian/SoftwareEngineering/开发流程与开发规范.md"
Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ tags:
1212
1313## 解决方案
1414
15- - [ 2026年国外高性价比便宜 VPS 推荐(稳定、好用、免费体验) | P3TERX ZONE] ( https://p3terx.com/archives/cheap-and-costeffective-vps-recommended.html )
15+ - [ 2026年国外高性价比便宜 VPS 推荐(稳定、好用、免费体验) | P3TERX ZONE] ( https://p3terx.com/archives/cheap-and-costeffective-vps-recommended.html ) - https://p3terx.com/archives/cheap-and-costeffective-vps-recommended.html
1616
17- - [ VPS与机场选购 | Garden of Recollection] ( https://km.stalomeow.com/p/vps-and-vpn-service-selection/ )
17+ - [ VPS与机场选购 | Garden of Recollection] ( https://km.stalomeow.com/p/vps-and-vpn-service-selection/ ) - https://km.stalomeow.com/p/vps-and-vpn-service-selection/
1818
19- - [ Hysteria2 + Trojan 科学上网 | Garden of Recollection] ( https://km.stalomeow.com/p/hysteria2-trojan-proxy/ )
19+ - [ Hysteria2 + Trojan 科学上网 | Garden of Recollection] ( https://km.stalomeow.com/p/hysteria2-trojan-proxy/ ) - https://km.stalomeow.com/p/hysteria2-trojan-proxy/
2020
2121## 网络工具
2222
Original file line number Diff line number Diff line change @@ -577,5 +577,5 @@ echo "$HTML_FILES" | grep "/contents.html$"
577577
578578- ** 反引号** (`)执行命令并将结果存储到 ``HTML_FILES`` 变量中
579579
580- <!-- [ ] shell advanced: Function, Hints & Tips -->
580+ <!-- [] shell advanced: Function, Hints & Tips -->
581581<!-- ## 函数 -->
Original file line number Diff line number Diff line change @@ -149,10 +149,10 @@ hide:
149149
150150### 项目建议
151151
152- - [ ] 用 C/C++ 实现一个简单的音频播放器(底层)
153- - [ ] 用 Python + librosa 实现音乐节拍检测(信号处理)
154- - [ ] 用 PyTorch 实现一个简单的语音分类模型(深度学习)
155- - [ ] 复现一篇 MIR 领域论文(综合能力)
152+ - 用 C/C++ 实现一个简单的音频播放器(底层)
153+ - 用 Python + librosa 实现音乐节拍检测(信号处理)
154+ - 用 PyTorch 实现一个简单的语音分类模型(深度学习)
155+ - 复现一篇 MIR 领域论文(综合能力)
156156
157157### 关注的会议/期刊
158158
You can’t perform that action at this time.
0 commit comments