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

Nachbereitung 23.5.2024

parent 9e7f0fca
Branches
No related tags found
No related merge requests found
No preview for this file type
...@@ -57,9 +57,9 @@ ...@@ -57,9 +57,9 @@
% und Kommunikation mit Unterdrückten} % und Kommunikation mit Unterdrückten}
\item[\textbf{2}] \textbf{Arrays und Zeiger für Fortgeschrittene} \item[\textbf{2}] \textbf{Arrays und Zeiger für Fortgeschrittene}
\item[\textbf{3}] \textbf{Langzahl-Arithmetik} \item[\textbf{3}] \textbf{Langzahl-Arithmetik}
\item[\textbf{4}] \textbf{\color{medgreen}Kryptographie} \item[\color{medgreen}\textbf{4}] \textbf{\color{medgreen}Kryptographie}
\item[\color{orange}\textbf{5}] \textbf{\color{orange}Datenkompression} \item[\color{orange}\textbf{5}] \textbf{\color{orange}Datenkompression}
\item[\color{red}\textbf{6}] \textbf{\color{red}Einführung in C++} \item[\textbf{6}] \textbf{Einführung in C++}
\item[\textbf{7}] \textbf{Datenorganisation} \item[\textbf{7}] \textbf{Datenorganisation}
\vspace{-\smallskipamount} \vspace{-\smallskipamount}
\item[\textbf{\dots}] \item[\textbf{\dots}]
...@@ -115,20 +115,24 @@ ...@@ -115,20 +115,24 @@
Morsecode Morsecode
\item \item
UTF-8 UTF-8
\color{gray}
\item \item
Huffman-Kodierung Huffman-Kodierung
\item \item
Lempel-Ziv-Welch-Algorithmus Lempel-Ziv-Welch-Algorithmus
\end{itemize} \end{itemize}
\color{gray}
\item \item
Differenzbildung Differenzbildung
\end{itemize} \end{itemize}
\medskip \medskip
\color{gray}%
Verlustbehaftete Kompression Verlustbehaftete Kompression
\begin{itemize} \begin{itemize}
\item \item
\color{gray}%
JPEG JPEG
\end{itemize} \end{itemize}
...@@ -136,6 +140,7 @@ ...@@ -136,6 +140,7 @@
Weitere Aspekte Weitere Aspekte
\begin{itemize} \begin{itemize}
\color{gray}%
\item \item
Pixel- vs.\ Vektorgrafik Pixel- vs.\ Vektorgrafik
\item \item
...@@ -154,6 +159,8 @@ ...@@ -154,6 +159,8 @@
\end{frame} \end{frame}
\iffalse
\section{Einführung in C++} \section{Einführung in C++}
\addtocounter{subsection}{-1} \addtocounter{subsection}{-1}
\subsection{Was ist C?} \subsection{Was ist C?}
...@@ -788,8 +795,6 @@ ...@@ -788,8 +795,6 @@
\end{itemize} \end{itemize}
\end{frame} \end{frame}
\iffalse
\nosectionnonumber{\inserttitle} \nosectionnonumber{\inserttitle}
\begin{frame} \begin{frame}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment