mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-13 13:49:56 +08:00
Documentation for db149bf3b7
This commit is contained in:
@@ -1,20 +1,19 @@
|
||||
<?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 5.0.0 (20220707.1540)
|
||||
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
|
||||
-->
|
||||
<!-- Title: ciphers/morse_code.cpp Pages: 1 -->
|
||||
<svg width="252pt" height="84pt"
|
||||
viewBox="0.00 0.00 251.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)">
|
||||
<svg width="252pt" height="82pt"
|
||||
viewBox="0.00 0.00 251.50 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>ciphers/morse_code.cpp</title>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-80 247.5,-80 247.5,4 -4,4"/>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Implementation of [Morse Code] (https://en.wikipedia.org/wiki/Morse_code).">
|
||||
<polygon fill="#bfbfbf" stroke="black" points="66,-56.5 66,-75.5 189,-75.5 189,-56.5 66,-56.5"/>
|
||||
<text text-anchor="middle" x="127.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">ciphers/morse_code.cpp</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="189,-74 66,-74 66,-55 189,-55 189,-74"/>
|
||||
<text text-anchor="middle" x="127.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">ciphers/morse_code.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -22,61 +21,61 @@
|
||||
<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 49,-19.5 49,-0.5 0,-0.5"/>
|
||||
<text text-anchor="middle" x="24.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="49,-19 0,-19 0,0 49,0 49,-19"/>
|
||||
<text text-anchor="middle" x="24.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="midnightblue" d="M110.95,-56.32C94.51,-47.7 69.07,-34.36 50.03,-24.39"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="51.49,-21.2 41.01,-19.65 48.24,-27.4 51.49,-21.2"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M110.95,-54.98C94.61,-46.57 69.37,-33.59 50.37,-23.81"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="51.84,-20.63 41.35,-19.17 48.64,-26.86 51.84,-20.63"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="67.5,-0.5 67.5,-19.5 121.5,-19.5 121.5,-0.5 67.5,-0.5"/>
|
||||
<text text-anchor="middle" x="94.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="121.5,-19 67.5,-19 67.5,0 121.5,0 121.5,-19"/>
|
||||
<text text-anchor="middle" x="94.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="midnightblue" d="M122.05,-56.08C117.49,-48.61 110.83,-37.72 105.21,-28.52"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="108.05,-26.46 99.85,-19.75 102.08,-30.11 108.05,-26.46"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M122.05,-54.75C117.49,-47.42 110.83,-36.73 105.21,-27.7"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="108.1,-25.73 99.85,-19.09 102.16,-29.43 108.1,-25.73"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="140,-0.5 140,-19.5 181,-19.5 181,-0.5 140,-0.5"/>
|
||||
<text text-anchor="middle" x="160.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">string</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="181,-19 140,-19 140,0 181,0 181,-19"/>
|
||||
<text text-anchor="middle" x="160.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">string</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="midnightblue" d="M132.95,-56.08C137.51,-48.61 144.17,-37.72 149.79,-28.52"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="152.92,-30.11 155.15,-19.75 146.95,-26.46 152.92,-30.11"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M132.95,-54.75C137.51,-47.42 144.17,-36.73 149.79,-27.7"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="152.84,-29.43 155.15,-19.09 146.9,-25.73 152.84,-29.43"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="199.5,-0.5 199.5,-19.5 243.5,-19.5 243.5,-0.5 199.5,-0.5"/>
|
||||
<text text-anchor="middle" x="221.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="243.5,-19 199.5,-19 199.5,0 243.5,0 243.5,-19"/>
|
||||
<text text-anchor="middle" x="221.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="midnightblue" d="M142.6,-56.32C157.4,-47.82 180.19,-34.73 197.48,-24.8"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="199.51,-27.67 206.43,-19.65 196.02,-21.6 199.51,-27.67"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M142.6,-54.98C157.32,-46.69 179.92,-33.94 197.17,-24.22"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="199.13,-27.13 206.12,-19.17 195.69,-21.03 199.13,-27.13"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.3 KiB |
Reference in New Issue
Block a user