add .gitignore and update image paths in Digitaltechnik; remove unused images from Lineare Algebra; add new content for Theoretische Informatik 1
This commit is contained in:
parent
b872f672ae
commit
6eb5b0a00f
14 changed files with 287 additions and 4 deletions
|
@ -0,0 +1,19 @@
|
|||
\section{Deklarative Programmierung}
|
||||
|
||||
\subsection{Ausdrucksbäume}
|
||||
|
||||
Umwandlung von Ausdrücken in Bäume.
|
||||
|
||||
\subsection{Unifizierung}
|
||||
|
||||
Wahl von Variablen, sodass zwei Ausdrücke gleich sind.
|
||||
|
||||
\subsection{Prolog}
|
||||
|
||||
Umsetzen von Problemen in Prolog.
|
||||
|
||||
\subsection{Haskell}
|
||||
|
||||
Umsetzen von Problemen in Haskell.
|
||||
|
||||
Typen eines Ausdrucks angeben.
|
Loading…
Add table
Add a link
Reference in a new issue