logisim-evolution/doc/de/html/libs/mem/index.html

38 lines
1.9 KiB
HTML

<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Memory Library</title>
</head>
<body bgcolor="FFFFFF">
<h1>Speicherbibliothek</h1>
<p>The Memory library includes components that remember information.</p>
<table>
<tr><td align="right"><a href="flipflops.html" style="text-decoration: none">
<img border="0" src="../../../../icons/dFlipFlop.gif" width="16" height="16">
<img border="0" src="../../../../icons/tFlipFlop.gif" width="16" height="16">
<img border="0" src="../../../../icons/jkFlipFlop.gif" width="16" height="16">
<img border="0" src="../../../../icons/srFlipFlop.gif" width="16" height="16"></a></td>
<td><a href="flipflops.html">D/T/J-K/S-R Flip-Flop</a></td></tr>
<tr><td align="right"><a href="register.html"><img border="0" src="../../../../icons/register.gif" width="16" height="16"></a></td>
<td><a href="register.html">Register</a></td></tr>
<tr><td align="right"><a href="counter.html"><img border="0" src="../../../../icons/counter.gif" width="16" height="16"></a></td>
<td><a href="counter.html">Zähler</a></td></tr>
<tr><td align="right"><a href="shiftreg.html"><img border="0" src="../../../../icons/shiftreg.gif" width="16" height="16"></a></td>
<td><a href="shiftreg.html">Schieberegister</a></td></tr>
<tr><td align="right"><a href="random.html"><img border="0" src="../../../../icons/random.gif" width="16" height="16"></a></td>
<td><a href="random.html">Zufallsgenerator</a></td></tr>
<tr><td align="right"><a href="ram.html"><img border="0" src="../../../../icons/ram.gif" width="16" height="16"></a></td>
<td><a href="ram.html">RAM</a></td></tr>
<tr><td align="right"><a href="rom.html"><img border="0" src="../../../../icons/rom.gif" width="16" height="16"></a></td>
<td><a href="rom.html">ROM</a></td></tr>
</table>
<p><a href="../index.html">Zurück zur <em>Bibliotheksreferenz</em></a></p>
</body>
</html>