forked from hellogcc/100-gdb-tips
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPUZZ.drawio
112 lines (112 loc) · 12.9 KB
/
PUZZ.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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
<mxfile host="app.diagrams.net" modified="2023-05-22T13:37:59.355Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/110.0" etag="xMNkNPwAq1-jvJSXrVuw" version="21.2.9" type="github">
<diagram name="第 1 页" id="yBFGC0pdGZR01VPDT1VP">
<mxGraphModel dx="792" dy="1113" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="1KCFjTmz2-ayUK5V9kYJ-1" value="" style="rounded=1;whiteSpace=wrap;html=1;labelBackgroundColor=none;fillColor=#F45B69;strokeColor=#028090;fontColor=#E4FDE1;" parent="1" vertex="1">
<mxGeometry x="130" y="720" width="520" height="120" as="geometry" />
</mxCell>
<mxCell id="1KCFjTmz2-ayUK5V9kYJ-2" value="<font style="font-size: 22px;">Pattern Table<br></font>" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;" parent="1" vertex="1">
<mxGeometry x="500" y="320" width="150" height="60" as="geometry" />
</mxCell>
<mxCell id="1KCFjTmz2-ayUK5V9kYJ-3" value="<font style="font-size: 13px;"><font style="font-size: 14px;"><font style="font-size: 15px;"><font style="font-size: 16px;"><font style="font-size: 17px;"><font style="font-size: 18px;"><font style="font-size: 19px;"><font style="font-size: 20px;"><font style="font-size: 21px;"><font style="font-size: 22px;"><font style="font-size: 23px;"><font style="font-size: 24px;"><font style="font-size: 25px;">RAM</font></font></font></font></font></font></font></font></font></font></font></font></font>" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;" parent="1" vertex="1">
<mxGeometry x="414" y="550" width="236" height="80" as="geometry" />
</mxCell>
<mxCell id="1KCFjTmz2-ayUK5V9kYJ-4" value="<font style="font-size: 13px;"><font style="font-size: 14px;"><font style="font-size: 15px;"><font style="font-size: 16px;"><font style="font-size: 17px;"><font style="font-size: 18px;"><font style="font-size: 19px;"><font style="font-size: 20px;">Interpreter</font></font></font></font></font></font></font></font>" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;" parent="1" vertex="1">
<mxGeometry x="120" y="420" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="1KCFjTmz2-ayUK5V9kYJ-6" value="<font style="font-size: 13px;"><font style="font-size: 14px;"><font style="font-size: 15px;"><font style="font-size: 16px;"><font style="font-size: 17px;"><font style="font-size: 18px;"><font style="font-size: 19px;"><font style="font-size: 20px;">command</font></font></font></font></font></font></font></font>" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;" parent="1" vertex="1">
<mxGeometry x="120" y="320" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="1KCFjTmz2-ayUK5V9kYJ-8" value="" style="endArrow=none;html=1;rounded=0;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;entryX=0.5;entryY=1;entryDx=0;entryDy=0;exitX=0.444;exitY=0;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="qRqiLO-b0X-vmxtz5Zye-3" target="1KCFjTmz2-ayUK5V9kYJ-4" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="180" y="480" as="sourcePoint" />
<mxPoint x="430" y="540" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="1KCFjTmz2-ayUK5V9kYJ-9" value="" style="endArrow=none;html=1;rounded=0;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;entryX=0.5;entryY=1;entryDx=0;entryDy=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;" parent="1" source="1KCFjTmz2-ayUK5V9kYJ-4" edge="1" target="1KCFjTmz2-ayUK5V9kYJ-6">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="179.5" y="360" as="sourcePoint" />
<mxPoint x="179.5" y="260" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="1KCFjTmz2-ayUK5V9kYJ-12" value="" style="endArrow=classic;html=1;rounded=0;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" parent="1" source="1KCFjTmz2-ayUK5V9kYJ-6" target="1KCFjTmz2-ayUK5V9kYJ-2" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="380" y="590" as="sourcePoint" />
<mxPoint x="430" y="540" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="1KCFjTmz2-ayUK5V9kYJ-13" value="" style="endArrow=none;html=1;rounded=0;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;entryX=0.453;entryY=1.033;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" target="1KCFjTmz2-ayUK5V9kYJ-2" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="570" y="550" as="sourcePoint" />
<mxPoint x="430" y="540" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="1KCFjTmz2-ayUK5V9kYJ-14" value="" style="endArrow=none;html=1;rounded=0;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;entryX=0.665;entryY=1.013;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.75;exitY=0;exitDx=0;exitDy=0;" parent="1" source="1KCFjTmz2-ayUK5V9kYJ-17" target="1KCFjTmz2-ayUK5V9kYJ-3" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="670" y="460" as="sourcePoint" />
<mxPoint x="430" y="540" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="1KCFjTmz2-ayUK5V9kYJ-18" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;" parent="1" source="1KCFjTmz2-ayUK5V9kYJ-15" target="1KCFjTmz2-ayUK5V9kYJ-17" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="1KCFjTmz2-ayUK5V9kYJ-15" value="<font style="font-size: 21px;" color="#EA6B66">fuzzing<br></font>" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#d6b656;fillColor=#fff2cc;" parent="1" vertex="1">
<mxGeometry x="160" y="750" width="190" height="60" as="geometry" />
</mxCell>
<mxCell id="1KCFjTmz2-ayUK5V9kYJ-17" value="<font style="font-size: 21px;" color="#EA6B66">device<br></font>" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#d6b656;fillColor=#fff2cc;" parent="1" vertex="1">
<mxGeometry x="400" y="750" width="230" height="60" as="geometry" />
</mxCell>
<mxCell id="qRqiLO-b0X-vmxtz5Zye-2" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;" vertex="1" parent="1">
<mxGeometry x="120" y="540" width="240" height="100" as="geometry" />
</mxCell>
<mxCell id="qRqiLO-b0X-vmxtz5Zye-3" value="<div style="font-size: 19px;"><font style="font-size: 19px;" color="#EA6B66">command</font></div><div style="font-size: 19px;"><font style="font-size: 19px;" color="#EA6B66">data<br></font></div>" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#FFD966;fontColor=#E4FDE1;fillColor=#FFF4C3;" vertex="1" parent="1">
<mxGeometry x="140" y="560" width="90" height="60" as="geometry" />
</mxCell>
<mxCell id="qRqiLO-b0X-vmxtz5Zye-7" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;" edge="1" parent="1" source="qRqiLO-b0X-vmxtz5Zye-4" target="1KCFjTmz2-ayUK5V9kYJ-3">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="qRqiLO-b0X-vmxtz5Zye-4" value="<div style="font-size: 19px;"><font style="font-size: 19px;" color="#EA6B66">DMA</font></div><div style="font-size: 19px;"><font style="font-size: 19px;" color="#EA6B66">data<br></font></div>" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#FFD966;fontColor=#E4FDE1;fillColor=#FFF4C3;" vertex="1" parent="1">
<mxGeometry x="250" y="560" width="90" height="60" as="geometry" />
</mxCell>
<mxCell id="qRqiLO-b0X-vmxtz5Zye-5" value="" style="endArrow=none;html=1;rounded=0;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;entryX=0.5;entryY=1;entryDx=0;entryDy=0;exitX=0.444;exitY=0;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="179.5" y="750" as="sourcePoint" />
<mxPoint x="179.5" y="640" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="qRqiLO-b0X-vmxtz5Zye-8" value="<font style="font-size: 13px;"><font style="font-size: 14px;"><font style="font-size: 15px;"><font style="font-size: 16px;"><font style="font-size: 17px;"><font style="font-size: 18px;"><font style="font-size: 19px;"><font style="font-size: 20px;"><font style="font-size: 21px;">hotplug</font></font></font></font></font></font></font></font></font>" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;" vertex="1" parent="1">
<mxGeometry x="330" y="420" width="140" height="60" as="geometry" />
</mxCell>
<mxCell id="qRqiLO-b0X-vmxtz5Zye-10" value="<font style="font-size: 20px;">I/O command<br></font>" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;" vertex="1" parent="1">
<mxGeometry x="330" y="260" width="170" height="60" as="geometry" />
</mxCell>
<mxCell id="qRqiLO-b0X-vmxtz5Zye-11" value="" style="endArrow=classic;html=1;rounded=0;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;exitX=0.8;exitY=1.033;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.183;entryY=0.033;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="qRqiLO-b0X-vmxtz5Zye-8" target="1KCFjTmz2-ayUK5V9kYJ-17">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="360" y="590" as="sourcePoint" />
<mxPoint x="410" y="540" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="qRqiLO-b0X-vmxtz5Zye-12" value="" style="endArrow=classic;html=1;rounded=0;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;entryX=0.348;entryY=0.033;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" target="1KCFjTmz2-ayUK5V9kYJ-17">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="480" y="320" as="sourcePoint" />
<mxPoint x="460" y="590" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="qRqiLO-b0X-vmxtz5Zye-13" value="" style="endArrow=classic;html=1;rounded=0;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;exitX=1;exitY=0;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="1KCFjTmz2-ayUK5V9kYJ-6" target="qRqiLO-b0X-vmxtz5Zye-10">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="360" y="590" as="sourcePoint" />
<mxPoint x="410" y="540" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="qRqiLO-b0X-vmxtz5Zye-19" value="" style="endArrow=classic;html=1;rounded=0;strokeColor=#028090;fontColor=#E4FDE1;fillColor=#F45B69;exitX=1;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="1KCFjTmz2-ayUK5V9kYJ-6" target="qRqiLO-b0X-vmxtz5Zye-8">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="250" y="330" as="sourcePoint" />
<mxPoint x="340" y="300" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>