mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-16 11:32:44 +08:00
Documentation for aaa08b0150
This commit is contained in:
7
dc/d43/decimal__to__roman__numeral_8cpp__incl.map
Normal file
7
dc/d43/decimal__to__roman__numeral_8cpp__incl.map
Normal file
@@ -0,0 +1,7 @@
|
||||
<map id="others/decimal_to_roman_numeral.cpp" name="others/decimal_to_roman_numeral.cpp">
|
||||
<area shape="rect" id="node1" title="This Programme Converts a given decimal number in the range [0,4000) to both Lower case and Upper cas..." alt="" coords="75,5,243,47"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,95,64,121"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="89,95,146,121"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="171,95,232,121"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="256,95,328,121"/>
|
||||
</map>
|
||||
1
dc/d43/decimal__to__roman__numeral_8cpp__incl.md5
Normal file
1
dc/d43/decimal__to__roman__numeral_8cpp__incl.md5
Normal file
@@ -0,0 +1 @@
|
||||
ca58ebfd7e81a0e7a55b397b4578a0d3
|
||||
83
dc/d43/decimal__to__roman__numeral_8cpp__incl.svg
Normal file
83
dc/d43/decimal__to__roman__numeral_8cpp__incl.svg
Normal file
@@ -0,0 +1,83 @@
|
||||
<?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: others/decimal_to_roman_numeral.cpp Pages: 1 -->
|
||||
<svg width="250pt" height="95pt"
|
||||
viewBox="0.00 0.00 250.00 95.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 91)">
|
||||
<title>others/decimal_to_roman_numeral.cpp</title>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 246,-91 246,4 -4,4"/>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="This Programme Converts a given decimal number in the range [0,4000) to both Lower case and Upper cas...">
|
||||
<polygon fill="#bfbfbf" stroke="black" points="52,-56.5 52,-86.5 178,-86.5 178,-56.5 52,-56.5"/>
|
||||
<text text-anchor="start" x="60" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">others/decimal_to_roman</text>
|
||||
<text text-anchor="middle" x="115" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">_numeral.cpp</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 44,-19.5 44,-0.5 0,-0.5"/>
|
||||
<text text-anchor="middle" x="22" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cmath</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<path fill="none" stroke="midnightblue" d="M92.96,-56.4C78.19,-46.95 58.82,-34.56 44.05,-25.11"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="45.84,-22.1 35.53,-19.66 42.07,-28 45.84,-22.1"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="62.5,-0.5 62.5,-19.5 105.5,-19.5 105.5,-0.5 62.5,-0.5"/>
|
||||
<text text-anchor="middle" x="84" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cstdio</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="midnightblue" d="M107.65,-56.4C103.33,-48.11 97.83,-37.55 93.23,-28.71"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="96.24,-26.91 88.51,-19.66 90.03,-30.14 96.24,-26.91"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="124,-0.5 124,-19.5 170,-19.5 170,-0.5 124,-0.5"/>
|
||||
<text text-anchor="middle" x="147" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cstring</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="midnightblue" d="M122.58,-56.4C127.04,-48.11 132.72,-37.55 137.48,-28.71"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="140.69,-30.12 142.34,-19.66 134.52,-26.81 140.69,-30.12"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="188,-0.5 188,-19.5 242,-19.5 242,-0.5 188,-0.5"/>
|
||||
<text text-anchor="middle" x="215" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="midnightblue" d="M138.7,-56.4C154.73,-46.86 175.8,-34.32 191.74,-24.84"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="193.64,-27.78 200.45,-19.66 190.07,-21.76 193.64,-27.78"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.7 KiB |
Reference in New Issue
Block a user