mirror of
https://github.com/Aexiar/c.git
synced 2024-10-22 14:05:45 +02:00
4 lines
88 KiB
XML
4 lines
88 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="281px" viewBox="-0.5 -0.5 691 281" content="<mxfile host="Electron" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/24.7.5 Chrome/126.0.6478.183 Electron/31.3.0 Safari/537.36" version="24.7.5" scale="1" border="0"> <diagram name="第 1 页" id="qiLGbhmqBYuWriiyt_7s"> <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="E2NBCjbUGj-rOFPXm0Yp-1" value="十进制 100" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1"> <mxGeometry x="70" y="330" width="90" height="30" as="geometry" /> </mxCell> <mxCell id="E2NBCjbUGj-rOFPXm0Yp-7" value="位权相加法" style="text;html=1;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1"> <mxGeometry x="75" y="450" width="80" height="30" as="geometry" /> </mxCell> <mxCell id="E2NBCjbUGj-rOFPXm0Yp-37" style="rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.25;entryY=0;entryDx=0;entryDy=0;flowAnimation=1;shadow=1;exitX=0.55;exitY=1.075;exitDx=0;exitDy=0;exitPerimeter=0;fillColor=#d5e8d4;strokeColor=#82b366;" parent="1" source="E2NBCjbUGj-rOFPXm0Yp-9" target="E2NBCjbUGj-rOFPXm0Yp-36" edge="1"> <mxGeometry relative="1" as="geometry" /> </mxCell> <mxCell id="E2NBCjbUGj-rOFPXm0Yp-8" value="" style="shape=table;startSize=0;container=1;collapsible=0;childLayout=tableLayout;fillColor=#d5e8d4;strokeColor=#82b366;" parent="1" vertex="1"> <mxGeometry x="240" y="440" width="60" height="40" as="geometry" /> </mxCell> <mxCell id="E2NBCjbUGj-rOFPXm0Yp-9" value="" style="shape=tableRow;horizontal=0;startSize=0;swimlaneHead=0;swimlaneBody=0;strokeColor=inherit;top=0;left=0;bottom=0;right=0;collapsible=0;dropTarget=0;fillColor=none;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;" parent="E2NBCjbUGj-rOFPXm0Yp-8" vertex="1"> <mxGeometry width="60" height="40" as="geometry" /> </mxCell> <mxCell id="E2NBCjbUGj-rOFPXm0Yp-10" value="1 × 2³" style="shape=partialRectangle;html=1;whiteSpace=wrap;connectable=0;strokeColor=inherit;overflow=hidden;fillColor=none;top=0;left=0;bottom=0;right=0;pointerEvents=1;" parent="E2NBCjbUGj-rOFPXm0Yp-9" vertex="1"> <mxGeometry width="60" height="40" as="geometry"> <mxRectangle width="60" height="40" as="alternateBounds" /> </mxGeometry> </mxCell> <mxCell id="E2NBCjbUGj-rOFPXm0Yp-11" value="" style="shape=table;startSize=0;container=1;collapsible=0;childLayout=tableLayout;fillColor=#d5e8d4;strokeColor=#82b366;" parent="
|