mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
98 lines
4.1 KiB
XML
98 lines
4.1 KiB
XML
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||
|
<!-- Generated by graphviz version 2.44.0 (20200408.0750)
|
||
|
-->
|
||
|
<!-- Title: graphics/spirograph.c Pages: 1 -->
|
||
|
<svg width="322pt" height="84pt"
|
||
|
viewBox="0.00 0.00 321.50 84.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 80)">
|
||
|
<title>graphics/spirograph.c</title>
|
||
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-80 317.5,-80 317.5,4 -4,4"/>
|
||
|
<!-- Node1 -->
|
||
|
<g id="node1" class="node">
|
||
|
<title>Node1</title>
|
||
|
<g id="a_node1"><a xlink:title="Implementation of Spirograph">
|
||
|
<polygon fill="#bfbfbf" stroke="black" points="107.5,-56.5 107.5,-75.5 217.5,-75.5 217.5,-56.5 107.5,-56.5"/>
|
||
|
<text text-anchor="middle" x="162.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">graphics/spirograph.c</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node2 -->
|
||
|
<g id="node2" class="node">
|
||
|
<title>Node2</title>
|
||
|
<g id="a_node2"><a xlink:title=" ">
|
||
|
<polygon fill="white" stroke="#bfbfbf" points="0,-0.5 0,-19.5 47,-19.5 47,-0.5 0,-0.5"/>
|
||
|
<text text-anchor="middle" x="23.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">math.h</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node1->Node2 -->
|
||
|
<g id="edge1" class="edge">
|
||
|
<title>Node1->Node2</title>
|
||
|
<path fill="none" stroke="midnightblue" d="M140.48,-56.44C117.4,-47.48 80.94,-33.31 54.86,-23.18"/>
|
||
|
<polygon fill="midnightblue" stroke="midnightblue" points="56.01,-19.88 45.42,-19.52 53.48,-26.4 56.01,-19.88"/>
|
||
|
</g>
|
||
|
<!-- Node3 -->
|
||
|
<g id="node3" class="node">
|
||
|
<title>Node3</title>
|
||
|
<g id="a_node3"><a xlink:title=" ">
|
||
|
<polygon fill="white" stroke="#bfbfbf" points="65.5,-0.5 65.5,-19.5 121.5,-19.5 121.5,-0.5 65.5,-0.5"/>
|
||
|
<text text-anchor="middle" x="93.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">stdbool.h</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node1->Node3 -->
|
||
|
<g id="edge2" class="edge">
|
||
|
<title>Node1->Node3</title>
|
||
|
<path fill="none" stroke="midnightblue" d="M151.41,-56.32C141.01,-48.18 125.24,-35.84 112.78,-26.09"/>
|
||
|
<polygon fill="midnightblue" stroke="midnightblue" points="114.82,-23.24 104.79,-19.83 110.51,-28.75 114.82,-23.24"/>
|
||
|
</g>
|
||
|
<!-- Node4 -->
|
||
|
<g id="node4" class="node">
|
||
|
<title>Node4</title>
|
||
|
<g id="a_node4"><a xlink:title=" ">
|
||
|
<polygon fill="white" stroke="#bfbfbf" points="139.5,-0.5 139.5,-19.5 185.5,-19.5 185.5,-0.5 139.5,-0.5"/>
|
||
|
<text text-anchor="middle" x="162.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">stdio.h</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node1->Node4 -->
|
||
|
<g id="edge3" class="edge">
|
||
|
<title>Node1->Node4</title>
|
||
|
<path fill="none" stroke="midnightblue" d="M162.5,-56.08C162.5,-49.01 162.5,-38.86 162.5,-29.99"/>
|
||
|
<polygon fill="midnightblue" stroke="midnightblue" points="166,-29.75 162.5,-19.75 159,-29.75 166,-29.75"/>
|
||
|
</g>
|
||
|
<!-- Node5 -->
|
||
|
<g id="node5" class="node">
|
||
|
<title>Node5</title>
|
||
|
<g id="a_node5"><a xlink:title=" ">
|
||
|
<polygon fill="white" stroke="#bfbfbf" points="203.5,-0.5 203.5,-19.5 251.5,-19.5 251.5,-0.5 203.5,-0.5"/>
|
||
|
<text text-anchor="middle" x="227.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">stdlib.h</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node1->Node5 -->
|
||
|
<g id="edge4" class="edge">
|
||
|
<title>Node1->Node5</title>
|
||
|
<path fill="none" stroke="midnightblue" d="M172.94,-56.32C182.65,-48.26 197.32,-36.08 209,-26.37"/>
|
||
|
<polygon fill="midnightblue" stroke="midnightblue" points="211.41,-28.92 216.87,-19.83 206.94,-23.53 211.41,-28.92"/>
|
||
|
</g>
|
||
|
<!-- Node6 -->
|
||
|
<g id="node6" class="node">
|
||
|
<title>Node6</title>
|
||
|
<g id="a_node6"><a xlink:title=" ">
|
||
|
<polygon fill="white" stroke="#bfbfbf" points="269.5,-0.5 269.5,-19.5 313.5,-19.5 313.5,-0.5 269.5,-0.5"/>
|
||
|
<text text-anchor="middle" x="291.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">time.h</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node1->Node6 -->
|
||
|
<g id="edge5" class="edge">
|
||
|
<title>Node1->Node6</title>
|
||
|
<path fill="none" stroke="midnightblue" d="M182.94,-56.44C204.17,-47.56 237.6,-33.56 261.75,-23.45"/>
|
||
|
<polygon fill="midnightblue" stroke="midnightblue" points="263.28,-26.61 271.16,-19.52 260.58,-20.15 263.28,-26.61"/>
|
||
|
</g>
|
||
|
</g>
|
||
|
</svg>
|