Skip to content
Snippets Groups Projects
Commit dbaea5a0 authored by Peter Gerwinski's avatar Peter Gerwinski
Browse files

Nachbereitung 14.1.2021

parent a9d2d219
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -56,24 +56,24 @@
\hfill\makebox(0,0)[br]{\raisebox{2.25ex}{\url{https://gitlab.cvh-server.de/pgerwinski/hp}}}
\item[\textbf{2}] \textbf{Einführung in C}
\item[\textbf{3}] \textbf{Bibliotheken}
\item[\textbf{5}] \textbf{Algorithmen}
\item[\textbf{4}] \textbf{Algorithmen}
\begin{itemize}
\item[5.1] Differentialgleichungen
\item[4.1] Differentialgleichungen
\color{medgreen}
\item[5.2] Rekursion
\item[5.3] Aufwandsabschätzungen
\item[4.2] Rekursion
\item[4.3] Aufwandsabschätzungen
\end{itemize}
\item[\textbf{4}] \textbf{Hardwarenahe Programmierung}
\begin{itemize}
\color{red}
\item[4.1] Bit-Operationen
\item[4.2] I/O-Ports
\item[5.1] Bit-Operationen
\item[5.2] I/O-Ports
\color{black}
\item[4.3] Interrupts
\item[4.4] volatile-Variable
\item[4.6] Byte-Reihenfolge -- Endianness
\item[4.7] Binärdarstellung negativer Zahlen
\item[4.8] Speicherausrichtung -- Alignment
\item[5.3] Interrupts
\item[5.4] volatile-Variable
\item[5.6] Byte-Reihenfolge -- Endianness
\item[5.7] Binärdarstellung negativer Zahlen
\item[5.8] Speicherausrichtung -- Alignment
\end{itemize}
\vspace*{-\smallskipamount}
\item[\textbf{\dots}]
......@@ -464,24 +464,24 @@
\hfill\makebox(0,0)[br]{\raisebox{2.25ex}{\url{https://gitlab.cvh-server.de/pgerwinski/hp}}}
\item[\textbf{2}] \textbf{Einführung in C}
\item[\textbf{3}] \textbf{Bibliotheken}
\item[\textbf{5}] \textbf{Algorithmen}
\item[\textbf{4}] \textbf{Algorithmen}
\begin{itemize}
\item[5.1] Differentialgleichungen
\item[4.1] Differentialgleichungen
\color{medgreen}
\item[5.2] Rekursion
\item[5.3] Aufwandsabschätzungen
\item[4.2] Rekursion
\item[4.3] Aufwandsabschätzungen
\end{itemize}
\item[\textbf{4}] \textbf{Hardwarenahe Programmierung}
\begin{itemize}
\color{red}
\item[4.1] Bit-Operationen
\item[4.2] I/O-Ports
\item[5.1] Bit-Operationen
\item[5.2] I/O-Ports
\color{black}
\item[4.3] Interrupts
\item[4.4] volatile-Variable
\item[4.6] Byte-Reihenfolge -- Endianness
\item[4.7] Binärdarstellung negativer Zahlen
\item[4.8] Speicherausrichtung -- Alignment
\item[5.3] Interrupts
\item[5.4] volatile-Variable
\item[5.6] Byte-Reihenfolge -- Endianness
\item[5.7] Binärdarstellung negativer Zahlen
\item[5.8] Speicherausrichtung -- Alignment
\end{itemize}
\vspace*{-\smallskipamount}
\item[\textbf{\dots}]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment