mirror of
https://github.com/Aexiar/c.git
synced 2024-10-22 12:05:45 +00:00
4 lines
51 KiB
XML
4 lines
51 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!-- Do not edit this file with editors other than draw.io -->
|
||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="691px" height="151px" viewBox="-0.5 -0.5 691 151" content="<mxfile host="Electron" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.7.17 Chrome/128.0.6613.36 Electron/32.0.1 Safari/537.36" version="24.7.17" scale="1" border="0"> <diagram name="第 1 页" id="HEK4woBdrfgql7qMwJSw"> <mxGraphModel dx="1416" dy="818" 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="9DnvKgpYVnukXR7bQpn0-11" value="" style="rounded=0;whiteSpace=wrap;html=1;dashed=1;dashPattern=8 8;fillColor=#eeeeee;strokeColor=#36393d;" vertex="1" parent="1"> <mxGeometry x="40" y="375" width="210" height="150" as="geometry" /> </mxCell> <mxCell id="9DnvKgpYVnukXR7bQpn0-1" value="CPU 核心" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f5f5f5;fontColor=#333333;strokeColor=#666666;" vertex="1" parent="1"> <mxGeometry x="50" y="425" width="120" height="60" as="geometry" /> </mxCell> <mxCell id="9DnvKgpYVnukXR7bQpn0-12" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;flowAnimation=1;" edge="1" parent="1" source="9DnvKgpYVnukXR7bQpn0-2" target="9DnvKgpYVnukXR7bQpn0-7"> <mxGeometry relative="1" as="geometry" /> </mxCell> <mxCell id="9DnvKgpYVnukXR7bQpn0-2" value="内存" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" vertex="1" parent="1"> <mxGeometry x="340" y="420" width="120" height="60" as="geometry" /> </mxCell> <mxCell id="9DnvKgpYVnukXR7bQpn0-4" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;flowAnimation=1;shadow=1;" edge="1" parent="1" source="9DnvKgpYVnukXR7bQpn0-3" target="9DnvKgpYVnukXR7bQpn0-2"> <mxGeometry relative="1" as="geometry" /> </mxCell> <mxCell id="9DnvKgpYVnukXR7bQpn0-3" value="IO 设备" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fff2cc;strokeColor=#d6b656;" vertex="1" parent="1"> <mxGeometry x="610" y="420" width="120" height="60" as="geometry" /> </mxCell> <mxCell id="9DnvKgpYVnukXR7bQpn0-13" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;flowAnimation=1;shadow=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="9DnvKgpYVnukXR7bQpn0-6" target="9DnvKgpYVnukXR7bQpn0-1"> <mxGeometry relative="1" as="geometry" /> </mxCell> <mxCell id="9DnvKgpYVnukXR7bQpn0-6" value="1 级缓存" style
|