-
Notifications
You must be signed in to change notification settings - Fork 0
/
2complement code
38 lines (38 loc) · 3.03 KB
/
2complement code
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
<mxfile host="app.diagrams.net" modified="2021-12-26T05:11:52.279Z" agent="5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36" etag="LLsOx6VTQfMhYYGlPmfs" version="15.7.3" type="github">
<diagram id="DMz6PaLFM9qDv7o3tjby" name="Page-1">
<mxGraphModel dx="1298" dy="811" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="kHwkdUj-BdiWTW-ZjCwW-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=1;entryDx=0;entryDy=0;" edge="1" parent="1" source="kHwkdUj-BdiWTW-ZjCwW-1" target="kHwkdUj-BdiWTW-ZjCwW-2">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="200" y="378" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="kHwkdUj-BdiWTW-ZjCwW-1" value="0" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="1">
<mxGeometry x="120" y="390" width="80" height="80" as="geometry" />
</mxCell>
<mxCell id="kHwkdUj-BdiWTW-ZjCwW-6" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="kHwkdUj-BdiWTW-ZjCwW-2" target="kHwkdUj-BdiWTW-ZjCwW-3">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="kHwkdUj-BdiWTW-ZjCwW-2" value="1" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=#dae8fc;strokeColor=#6c8ebf;" vertex="1" parent="1">
<mxGeometry x="300" y="310" width="80" height="80" as="geometry" />
</mxCell>
<mxCell id="kHwkdUj-BdiWTW-ZjCwW-7" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;" edge="1" parent="1" source="kHwkdUj-BdiWTW-ZjCwW-3" target="kHwkdUj-BdiWTW-ZjCwW-4">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="kHwkdUj-BdiWTW-ZjCwW-3" value="2" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=#d5e8d4;strokeColor=#82b366;" vertex="1" parent="1">
<mxGeometry x="460" y="310" width="80" height="80" as="geometry" />
</mxCell>
<mxCell id="kHwkdUj-BdiWTW-ZjCwW-8" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.725;entryY=1.025;entryDx=0;entryDy=0;entryPerimeter=0;strokeColor=#FF4D0D;strokeWidth=3;" edge="1" parent="1" source="kHwkdUj-BdiWTW-ZjCwW-4" target="kHwkdUj-BdiWTW-ZjCwW-1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="kHwkdUj-BdiWTW-ZjCwW-4" value="3" style="ellipse;whiteSpace=wrap;html=1;aspect=fixed;fillColor=#ffe6cc;strokeColor=#d79b00;" vertex="1" parent="1">
<mxGeometry x="580" y="440" width="80" height="80" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>