TheAlgorithms-C/d5/db6/hash__crc32_8c__incl.svg

67 lines
2.7 KiB
XML
Raw Normal View History

<?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 6.0.2 (20221011.1828)
-->
<!-- Title: hash/hash_crc32.c Pages: 1 -->
<svg width="202pt" height="82pt"
viewBox="0.00 0.00 202.00 82.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 78)">
<title>hash/hash_crc32.c</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="32&#45;bit CRC hash algorithm">
<polygon fill="#999999" stroke="#666666" points="149.5,-74 50.5,-74 50.5,-55 149.5,-55 149.5,-74"/>
<text text-anchor="middle" x="100" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">hash/hash_crc32.c</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="52,-19 0,-19 0,0 52,0 52,-19"/>
<text text-anchor="middle" x="26" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">assert.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M88.11,-54.98C76.85,-46.92 59.71,-34.65 46.29,-25.03"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="48.27,-22.15 38.11,-19.17 44.2,-27.84 48.27,-22.15"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="129.5,-19 70.5,-19 70.5,0 129.5,0 129.5,-19"/>
<text text-anchor="middle" x="100" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">inttypes.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M100,-54.75C100,-47.8 100,-37.85 100,-29.13"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="103.5,-29.09 100,-19.09 96.5,-29.09 103.5,-29.09"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="194,-19 148,-19 148,0 194,0 194,-19"/>
<text text-anchor="middle" x="171" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdio.h</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="#63b8ff" d="M111.41,-54.98C122.11,-47 138.34,-34.88 151.16,-25.31"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="153.47,-27.96 159.39,-19.17 149.28,-22.35 153.47,-27.96"/>
</g>
</g>
</svg>