forked from moonbitlang/moonbit-course
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathseparate_chaining.drawio
48 lines (48 loc) · 3.28 KB
/
separate_chaining.drawio
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<mxfile host="Electron" modified="2024-01-18T01:44:33.220Z" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/22.1.18 Chrome/120.0.6099.199 Electron/28.1.2 Safari/537.36" etag="xxEhzkxT4sUAAHkSLQ-S" version="22.1.18" type="device">
<diagram name="第 1 页" id="pdvHXR5Ct5V7cjV8mRZJ">
<mxGraphModel dx="1026" dy="653" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1600" pageHeight="1200" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="M99AcyViNqDwZ6L1UjMO-8" value="0" style="whiteSpace=wrap;html=1;aspect=fixed;fontSize=24;" parent="1" vertex="1">
<mxGeometry x="320" y="380" width="80" height="80" as="geometry" />
</mxCell>
<mxCell id="M99AcyViNqDwZ6L1UjMO-9" value="" style="endArrow=classic;html=1;rounded=0;strokeWidth=3;" parent="1" source="M99AcyViNqDwZ6L1UjMO-8" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="340" y="390" as="sourcePoint" />
<mxPoint x="360" y="360" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="GZCkOTgC1LT6AilcIYJf-1" value="" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="320" y="320" width="80" height="40" as="geometry" />
</mxCell>
<mxCell id="GZCkOTgC1LT6AilcIYJf-2" value="" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="400" y="320" width="80" height="40" as="geometry" />
</mxCell>
<mxCell id="GZCkOTgC1LT6AilcIYJf-3" value="" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="480" y="320" width="80" height="40" as="geometry" />
</mxCell>
<mxCell id="GZCkOTgC1LT6AilcIYJf-4" value="" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="560" y="320" width="80" height="40" as="geometry" />
</mxCell>
<mxCell id="GZCkOTgC1LT6AilcIYJf-5" value="" style="rounded=0;whiteSpace=wrap;html=1;" parent="1" vertex="1">
<mxGeometry x="640" y="320" width="80" height="40" as="geometry" />
</mxCell>
<mxCell id="GZCkOTgC1LT6AilcIYJf-12" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" parent="1" source="M99AcyViNqDwZ6L1UjMO-8" target="GZCkOTgC1LT6AilcIYJf-10" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="360" y="460" as="sourcePoint" />
</mxGeometry>
</mxCell>
<mxCell id="GZCkOTgC1LT6AilcIYJf-10" value="5" style="whiteSpace=wrap;html=1;aspect=fixed;fontSize=24;" parent="1" vertex="1">
<mxGeometry x="320" y="480" width="80" height="80" as="geometry" />
</mxCell>
<mxCell id="GZCkOTgC1LT6AilcIYJf-11" value="" style="endArrow=classic;html=1;rounded=0;strokeWidth=3;" parent="1" source="GZCkOTgC1LT6AilcIYJf-10" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="130" y="510" as="sourcePoint" />
<mxPoint x="360" y="460" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>