mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
Typo in Flynn'scher Klassifikation behoben
Fehler in Einleitung zu Haskell verbessert
This commit is contained in:
parent
b7371b1ac2
commit
a9bcbcbe8e
3 changed files with 3 additions and 4 deletions
|
@ -61,7 +61,7 @@ können Rechnerarchitekturen in vier Kategorien unterteilt werden:
|
|||
\begin{tabular}{l|ll}
|
||||
~ & Single Instruction & Multiple Instruction \\ \hline
|
||||
Single Data & SISD & MISD \\
|
||||
Multiple Data & SIMI & MIMD \\
|
||||
Multiple Data & SIMD & MIMD \\
|
||||
\end{tabular}
|
||||
\end{table}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue