Skip to content

Commit

Permalink
lec05-p1
Browse files Browse the repository at this point in the history
  • Loading branch information
xyongcn authored Sep 25, 2024
1 parent ce489f4 commit 60d1cf8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion lec5/p1-memintro.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,10 @@ backgroundColor: white
---

##### 计算机的存储多层结构
![w:950](figs/mem-layers.png)
![w:700](figs/mem-layers.png)

比较新的各种存储介质的访问速度参数:
* [金字塔层次结构](https://www.cnblogs.com/binarylei/p/12588928.html):越靠近CPU速度越快,容量越小,价格越贵

---

Expand Down

0 comments on commit 60d1cf8

Please sign in to comment.