Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
ad
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Peter Gerwinski
ad
Commits
32d03baf
Commit
32d03baf
authored
Apr 9, 2018
by
Peter Gerwinski
Browse files
Options
Downloads
Patches
Plain Diff
Update Vortragsfolien 9.4.2018
parent
399dabac
No related branches found
No related tags found
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
20180409/Zeichen_123.pdf
+1
-0
1 addition, 0 deletions
20180409/Zeichen_123.pdf
20180409/ad-20180409.pdf
+0
-0
0 additions, 0 deletions
20180409/ad-20180409.pdf
20180409/ad-20180409.tex
+11
-3
11 additions, 3 deletions
20180409/ad-20180409.tex
common/Zeichen_123.pdf
+0
-0
0 additions, 0 deletions
common/Zeichen_123.pdf
with
12 additions
and
3 deletions
20180409/Zeichen_123.pdf
0 → 120000
+
1
−
0
View file @
32d03baf
../common/Zeichen_123.pdf
\ No newline at end of file
This diff is collapsed.
Click to expand it.
20180409/ad-20180409.pdf
+
0
−
0
View file @
32d03baf
No preview for this file type
This diff is collapsed.
Click to expand it.
20180409/ad-20180409.tex
+
11
−
3
View file @
32d03baf
...
...
@@ -26,6 +26,13 @@
\usepackage
{
pgslides
}
\newcommand
{
\underconstruction
}{
%
\begin{picture}
(0,0)
\color
{
black
}
\put
(6,-2.2)
{
\makebox
(0,0)[b]
{
\includegraphics
[width=1.5cm]
{
Zeichen
_
123.pdf
}}}
\put
(6,-2.5)
{
\makebox
(0,0)[t]
{
\shortstack
{
Änderungen
\\
vorbehalten
}}}
\end{picture}
}
\title
{
Algorithmen und Datenstrukturen in C/C++
}
\author
{
Prof.
\
Dr.
\
rer.
\
nat.
\
Peter Gerwinski
}
\date
{
9.
\
April 2018
}
...
...
@@ -158,13 +165,13 @@
\item
ineffizientes Einfügen und Entfernen in der Mitte
\end{itemize}
{
\color
{
medgreen
}
\textbf
{
Verkettete Listen
}}
{
\color
{
medgreen
}
\textbf
{
Verkettete Listen
}}
\only
<2->
{
\textbf
{
-- Structs mit Pointern
}}
\begin{itemize}
\item
effizientes Einfügen und Entfernen in der Mitte
\item
ineffizienter direkter Zugriff auf Elemente in der Mitte
\end{itemize}
{
\color
{
medgreen
}
\textbf
{
Bäume
}}
{
\color
{
medgreen
}
\textbf
{
Bäume
}}
\only
<2->
{
\textbf
{
-- Structs mit Pointern
}}
\begin{itemize}
\item
Kompromiß
\end{itemize}
...
...
@@ -307,9 +314,10 @@
\begin{itemize}
\item
[\textbf{1}]
\textbf
{
Einführung
}
\underconstruction
\hfill\makebox
(0,0)[br]
{
\raisebox
{
2.25ex
}{
\url
{
https://gitlab.cvh-server.de/pgerwinski/ad.git
}}}
\item
[\textbf{2}]
\textbf
{
Datenorganisation
}
\item
[\textbf{3}]
\textbf
{
Wegfind
ung
}
\item
[\textbf{3}]
\textbf
{
Optimier
ung
}
\item
[\textbf{4}]
\textbf
{
Hardwarenahe Algorithmen
}
\item
[\textbf{5}]
\textbf
{
Datenkodierung
}
\color
{
gray
}
...
...
This diff is collapsed.
Click to expand it.
common/Zeichen_123.pdf
0 → 100644
+
0
−
0
View file @
32d03baf
File added
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment