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

Nachbereitung 22.11.2021

parent 8221647a
Branches
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ Vortragsfolien und Beispiele:
* [25.10.2021: Einführung in C: Arrays und Strings und Zeichen, Strukturen, Dateien und Fehlerbehandlung](https://gitlab.cvh-server.de/pgerwinski/hp/raw/2021ws/20211025/hp-20211025.pdf) [**(Beispiele)**](https://gitlab.cvh-server.de/pgerwinski/hp/tree/2021ws/20211025/)
* [08.11.2021: Parameter des Hauptprogramms, String-Operationen, Bit-Operationen, I/O-Ports](https://gitlab.cvh-server.de/pgerwinski/hp/raw/2021ws/20211108/hp-20211108.pdf) [**(Beispiele)**](https://gitlab.cvh-server.de/pgerwinski/hp/tree/2021ws/20211108/)
* [15.11.2021: I/O-Ports](https://gitlab.cvh-server.de/pgerwinski/hp/raw/2021ws/20211115/hp-20211115.pdf) [**(Beispiele)**](https://gitlab.cvh-server.de/pgerwinski/hp/tree/2021ws/20211115/)
* [22.11.2021: I/O-Ports, Interrupts](https://gitlab.cvh-server.de/pgerwinski/hp/raw/2021ws/20211122/hp-20211122.pdf) [**(Beispiele)**](https://gitlab.cvh-server.de/pgerwinski/hp/tree/2021ws/20211122/)
* [22.11.2021: Interrupts, volatile-Variable, Byte-Reihenfolge - Endianness](https://gitlab.cvh-server.de/pgerwinski/hp/raw/2021ws/20211122/hp-20211122.pdf) [**(Beispiele)**](https://gitlab.cvh-server.de/pgerwinski/hp/tree/2021ws/20211122/)
* [alle in 1 Datei](https://gitlab.cvh-server.de/pgerwinski/hp/raw/2021ws/hp-slides-2021ws.pdf)
Übungsaufgaben:
......
No preview for this file type
......@@ -22,6 +22,8 @@
\includepdf[pages=-]{20211108/hp-20211108.pdf}
\pdfbookmark[1]{15.11.2021: I/O-Ports}{20211115}
\includepdf[pages=-]{20211115/hp-20211115.pdf}
\pdfbookmark[1]{22.11.2021: I/O-Ports, Interrupts}{20211122}
\pdfbookmark[1]{22.11.2021: Interrupts, volatile-Variable, Byte-Reihenfolge - Endianness}{20211122}
\includepdf[pages=-]{20211122/hp-20211122.pdf}
\pdfbookmark[1]{29.11.2021: Binärdarstellung negativer Zahlen, Speicherausrichtung – Alignment}{20211129}
\includepdf[pages=-]{20211129/hp-20211129.pdf}
\end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment