This commit is contained in:
krahets
2023-08-19 19:21:18 +08:00
parent 97c532b228
commit 71c7786f51
22 changed files with 49 additions and 8 deletions
+2 -1
View File
@@ -44,10 +44,11 @@ comments: true
<p align="center"> 图:拼装积木 </p>
两者的详细对应关系如下表所示。
<p align="center"> 表:将数据结构与算法类比为积木 </p>
<div class="center-table" markdown>
| 数据结构与算法 | LEGO 乐高 |
| 数据结构与算法 | 积木 |
| -------------- | ---------------------------------------- |
| 输入数据 | 未拼装的积木 |
| 数据结构 | 积木组织形式,包括形状、大小、连接方式等 |