Skip to content

Commit 7bd4c14

Browse files
authored
Update kaist-cs492-1.md
1 parent c167a4e commit 7bd4c14

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

content/Blog/kaist-cs492-1.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ Date: 2025-10-06 10:00
33
Tags: 并行计算, 并发, Rust, 系统编程
44
Slug: kaist-cs492-1
55

6-
<div class="alert alert-warning" role="alert">
7-
⚠️ 本文根据视频字幕和 slides 由 AI 生成
8-
</div>
9-
106
[课程主页](https://github.com/kaist-cp/cs431)
117

128
## 并发编程导论:走进平行计算的新时代
@@ -102,3 +98,8 @@ Slug: kaist-cs492-1
10298
* 锁与无锁编程的权衡;
10399
* Rust 语言中的所有权模型;
104100
* 以及如何在理论与实践中构建真正高效的并发系统。
101+
102+
103+
<div class="alert alert-warning" role="alert">
104+
⚠️ 本文根据视频字幕和 slides 由 AI 生成
105+
</div>

0 commit comments

Comments
 (0)