mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-16 11:32:44 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<map id="stack_linkedList" name="stack_linkedList">
|
||||
<area shape="rect" id="Node000001" title=" " alt="" coords="5,109,121,135"/>
|
||||
<area shape="rect" id="Node000002" href="$d0/dff/structlinkedlist.html" title=" " alt="" coords="27,5,99,31"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="66,46,66,109,60,109,60,46"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000002" title=" " alt="" coords="115,7,122,11,126,19,117,28,100,31,99,25,115,23,121,18,119,15,112,12"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="66,47,66,109,60,109,60,47"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000002" title=" " alt="" coords="116,8,123,11,126,19,117,28,100,31,99,25,115,23,121,18,119,15,113,13"/>
|
||||
</map>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<?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 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: stack_linkedList Pages: 1 -->
|
||||
<svg width="118pt" height="105pt"
|
||||
@@ -40,8 +40,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M43.25,-66.55C43.25,-51.35 43.25,-31.1 43.25,-19.6"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="39.75,-66.39 43.25,-76.39 46.75,-66.39 39.75,-66.39"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M43.25,-66.1C43.25,-50.95 43.25,-30.98 43.25,-19.6"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="39.75,-65.87 43.25,-75.87 46.75,-65.87 39.75,-65.87"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="54.5" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> front</text>
|
||||
@@ -51,8 +51,8 @@
|
||||
<g id="edge2_Node000002_Node000002" class="edge">
|
||||
<title>Node2->Node2</title>
|
||||
<g id="a_edge2_Node000002_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M81.21,-93.57C85.56,-92.41 88.38,-90.35 88.38,-87.38 88.38,-82.36 80.38,-79.94 70.57,-80.09"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="81.16,-90.16 71.57,-94.66 81.87,-97.12 81.16,-90.16"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M81.88,-93.38C85.84,-92.2 88.38,-90.19 88.38,-87.38 88.38,-82.36 80.38,-79.94 70.57,-80.09"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="81.61,-89.89 72.07,-94.49 82.4,-96.84 81.61,-89.89"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="99.25" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> next</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
@@ -1,7 +1,7 @@
|
||||
<?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 8.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: stack_linkedList Pages: 1 -->
|
||||
<svg width="118pt" height="105pt"
|
||||
@@ -30,8 +30,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M43.25,-66.55C43.25,-51.35 43.25,-31.1 43.25,-19.6"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="39.75,-66.39 43.25,-76.39 46.75,-66.39 39.75,-66.39"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M43.25,-66.1C43.25,-50.95 43.25,-30.98 43.25,-19.6"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="39.75,-65.87 43.25,-75.87 46.75,-65.87 39.75,-65.87"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="54.5" y="-50.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> front</text>
|
||||
@@ -41,8 +41,8 @@
|
||||
<g id="edge2_Node000002_Node000002" class="edge">
|
||||
<title>Node2->Node2</title>
|
||||
<g id="a_edge2_Node000002_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M81.21,-93.57C85.56,-92.41 88.38,-90.35 88.38,-87.38 88.38,-82.36 80.38,-79.94 70.57,-80.09"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="81.16,-90.16 71.57,-94.66 81.87,-97.12 81.16,-90.16"/>
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M81.88,-93.38C85.84,-92.2 88.38,-90.19 88.38,-87.38 88.38,-82.36 80.38,-79.94 70.57,-80.09"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="81.61,-89.89 72.07,-94.49 82.4,-96.84 81.61,-89.89"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="99.25" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> next</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
Reference in New Issue
Block a user