Skip to content

Commit

Permalink
Added Datenschutz von A bis Z 💤
Browse files Browse the repository at this point in the history
  • Loading branch information
KarelZe committed Oct 22, 2022
1 parent 130a14b commit 3c57453
Show file tree
Hide file tree
Showing 12,558 changed files with 123,381 additions and 87,140 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 2 additions & 0 deletions .github/workflows/build-decks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
run: |
python3 ../ki/compile.py --collection collection.anki2 --deck '⚡ Heterogene Rechnerstrukturen'
python3 ../ki/compile.py --collection collection.anki2 --deck '🌟 Derivate'
python3 ../ki/compile.py --collection collection.anki2 --deck '💤 Datenschutz von A bis Z'
python3 ../ki/compile.py --collection collection.anki2 --deck '🍦 AISS'
python3 ../ki/compile.py --collection collection.anki2 --deck '🍩 Vertragsgestaltung IT-Bereich'
python3 ../ki/compile.py --collection collection.anki2 --deck '🍰 Business Data Analytics'
Expand Down Expand Up @@ -92,6 +93,7 @@ jobs:
files: |
⚡ Heterogene Rechnerstrukturen.apkg
🌟 Derivate.apkg
💤 Datenschutz von A bis Z.apkg
🍦 AISS.apkg
🍩 Vertragsgestaltung IT-Bereich.apkg
🍰 Business Data Analytics.apkg
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
59 changes: 59 additions & 0 deletions models.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,65 @@
"usn": -1,
"vers": []
},
"1550818728245": {
"css": ".card {\n font-family: arial;\n font-size: 20px;\n text-align: center;\n color: black;\n background-color: white;\n}\n",
"did": 1564142309807,
"flds": [
{
"description": "",
"font": "Arial",
"media": [],
"name": "Front",
"ord": 0,
"rtl": false,
"size": 20,
"sticky": false
},
{
"description": "",
"font": "Arial",
"media": [],
"name": "Back",
"ord": 1,
"rtl": false,
"size": 20,
"sticky": false
}
],
"id": 1550818728245,
"latexPost": "\\end{document}",
"latexPre": "\\documentclass[12pt]{article}\n\\special{papersize=3in,5in}\n\\usepackage[utf8]{inputenc}\n\\usepackage{amssymb,amsmath}\n\\pagestyle{empty}\n\\setlength{\\parindent}{0in}\n\\begin{document}\n",
"latexsvg": false,
"mod": 1564145023,
"name": "Basic-9c783",
"req": [
[
0,
"any",
[
0
]
]
],
"sortf": 0,
"tags": [],
"tmpls": [
{
"afmt": "{{FrontSide}}\n\n<hr id=answer>\n\n{{Back}}",
"bafmt": "",
"bfont": "",
"bqfmt": "",
"bsize": 0,
"did": null,
"name": "Card 1",
"ord": 0,
"qfmt": "{{Front}}"
}
],
"type": 0,
"usn": -1,
"vers": []
},
"1563779741627": {
"css": ".card {\n font-family: arial;\n font-size: 20px;\n text-align: center;\n color: black;\n background-color: white;\n}\nul, ol {\n list-style-position: inside;\n}\nli {\n margin-left: -30px;\n}",
"did": 1610704476043,
Expand Down
9 changes: 5 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ Currently, includes:
| Subject | Lecturer | Semester | Language | Hint | Download |
| ------------------------------------------ | --------------------------- | -------- | -------- | --------------------------------------------------- | -------------------------------------------------------------- |
| Advanced ML | Dr. A. Nazemi | SS 20 | :us: | | [Download 📥](https://github.com/KarelZe/anki-decks/releases/) |
| Artificial Intelligence in Service Systems | Dr. Niklas Kühl | WS 21/22 | :us: | | [Download 📥](https://github.com/KarelZe/anki-decks/releases/) |
| Artificial Intelligence in Service Systems | Dr. N. Kühl | WS 21/22 | :us: | | [Download 📥](https://github.com/KarelZe/anki-decks/releases/) |
| Business Data Analytics | D. Dann, A. Grote, F. Sterk | SS 22 | :us: | | [Download 📥](https://github.com/KarelZe/anki-decks/releases/) |
| Business Intelligence Systems | Dr. Mario Nadj | WS 21/22 | :us: | | [Download 📥](https://github.com/KarelZe/anki-decks/releases/) |
| Business Intelligence Systems | Dr. M. Nadj | WS 21/22 | :us: | | [Download 📥](https://github.com/KarelZe/anki-decks/releases/) |
| Datenschutz von A bis Z | Prof. Dr. E. Buchmann | SS 22 | :de: | | [Download 📥](https://github.com/KarelZe/anki-decks/releases/) |
| Deep Learning for Computer Vision | Prof. Dr. R. Stiefelhagen | SS 22 | :us: | WIP :construction: | [Download 📥](https://github.com/KarelZe/anki-decks/releases/) |
| Derivate | Prof. Dr. Uhrig-Homburg | SS 21 | :de: | | [Download 📥](https://github.com/KarelZe/anki-decks/releases/) |
| Derivate | Prof. Dr. M. Uhrig-Homburg | SS 21 | :de: | | [Download 📥](https://github.com/KarelZe/anki-decks/releases/) |
| Heterogene Parallele Rechnerstrukturen | Prof. W. Karl | WS 20/21 | :de: | | [Download 📥](https://github.com/KarelZe/anki-decks/releases/) |
| Höhere Mathematik I | G. Herzog | WS 19/20 | :de: | Requires LaTeX :warning: | [Download 📥](https://github.com/KarelZe/anki-decks/releases/) |
| Höhere Mathematik II | G. Herzog | WS 19/20 | :de: | Requires LaTeX :warning: | [Download 📥](https://github.com/KarelZe/anki-decks/releases/) |
Expand All @@ -22,7 +23,7 @@ Currently, includes:
| Software-Architektur und Qualität | Prof. R. Reussner | SS 21 | :de: | | [Download 📥](https://github.com/KarelZe/anki-decks/releases/) |
| Steuerrecht I | D. Dietrich | WS 20/21 | :de: | | [Download 📥](https://github.com/KarelZe/anki-decks/releases/) |
| Steuerrecht II | D. Dietrich | SS 20 | :de: | Requires Steuerrecht I :warning: | [Download 📥](https://github.com/KarelZe/anki-decks/releases/) |
| Valuation | Prof. M Ruckes | WS 20/21 | :us: | | [Download 📥](https://github.com/KarelZe/anki-decks/releases/) |
| Valuation | Prof. M. Ruckes | WS 20/21 | :us: | | [Download 📥](https://github.com/KarelZe/anki-decks/releases/) |
| Vertragsgestaltung | S. Leipert | SS 21 | :de: | | [Download 📥](https://github.com/KarelZe/anki-decks/releases/) |
| Vertragsgestaltung in der IT | M. Menk | WS 21/22 | :de: | | [Download 📥](https://github.com/KarelZe/anki-decks/releases/) |

Expand Down
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/10079949.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/11071569.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/12Atm9NKdEpMLUSAVM5d.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/12FF3Cp8GrekqQSVAT2a.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/12Jmgkn21zE9LaFmMEdj.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/12KCK6aK138U3WjWXSAV.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/12MfP7mQsP7Zc8JPRQSw.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/12ST6J7iSBxcp7eBcacm.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/12YNqaohJ29FfTiuTvcJ.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/12brqsSjHPduebSkDqT6.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/12jQbzRGQwddGyZa9yaP.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/12ksArHovYXbkfZWpTYs.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/1JemWSfAoToDeYjK1RWW.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/1QLppTWxKpJnwMFhrp1K.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/1VVQMUt1ax4j7Wp8N7mz.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/1du6H7cZxJTBJp7ZjMhv.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/1gGpU71MPKKRaCyeDnPN.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/1kUhWB5fgE5voASaKW9y.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/23748262.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/25751457.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/28104388.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/28334820.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/30900457.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/31380672.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/32447141.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/38709773.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/41905174.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/42451209.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/42459161.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/46470460.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/49133758.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/49326893.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/49374843.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/52990270.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/54244817.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/58971957.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/59327407.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/60387747.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/70600270.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/73170591.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/76435056.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/79760899.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/81526403.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/81624736.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/84250043.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/98480347.png
Binary file modified ⚡ Heterogene Rechnerstrukturen/_media/Untitled.png

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Note
```
guid: u4X@}L(y!v
notetype: Basic-d7a3e-4ce08
```

### Tags
```
06_mpi_openmp
```

## Front
Alle Prozesse haben bei MPI denselben Quellcode. <div>
</div><div>Wie also kann man bei MPI entscheiden, was welcher Prozess welche Codeteile ausführt?</div>

## Back
Unterscheidung über <i>process rank</i>.<div><i>process rank</i> wird während Prozessinitialisierung durch System zugeteilt.
</div>

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
# Note
```
guid: IjB%X[/mk<
notetype: Basic-d7a3e-4ce08
```

### Tags
```
04_koheraenz
11_para_block_prozess
```

## Front
Betrachten Sie nachfolgendes einfaches Multiprozessorsystem mit 2
Prozessoren.
<div>
<div><img src="11071569.png"></div>
</div>
<div>
Ein Pfeil steht für Adressbus, der andere für Datenbus.
</div>
<div>
Rotes Rechteck repräsentiert Speicherblock, der in Caches geholt
wird.
</div>
<div>
Vollziehen Sie nach, welche Zustandsübergänge beim MESI-Protokoll
bei 4 aufeinander folgenden Zugriffen auf ein und denselben
Speicherblock erfolgen?
</div>

## Back
<img src="28104388.png">
<div>
2. Prozessor beobachtet, dass Leseoperation durchgeführt wird.
</div>
<div>
Exclusive Read miss liegt vor. Eintrag ist nicht vorhanden.
</div>
<div>
Cachezeile, in die der Block geladen wird, geht vom Zustand
invalid in Zustand exclusive.
</div><img src="81624736.png">
<div>
Anschließend führen wir ein Lesen auf die Adresse 8 durch. Block
muss aus dem Hauptspeicher geladen werden.
</div>
<div>
Prozessor 1 beobachtet Lesezugriff auf Adresse, die er in seinem
Cache findet (Snoop Hit on a Read). Prozessor schickt shared
Signal. Cachezeile wechselt in den Zustand shared.
</div>
<div><img src="52990270.png"></div>
<div>
Prozessor 1 verändert Wert z. B. 500. Wir ändern Cachezeile von
shared in Zustand modified.
</div>
<div>
Wir schicken dann invalid Signal, anderer Prozessor invalidiert
Block mit dieser Adresse.
</div>
<div><img src="60387747.png"></div>
<div>
Cachezeile ist ungültig. Wir haben Fehlzugriff. Lesezugriff führt
zu Treffer im Cache (Snoop Hit on a Read). Wir schicken dann das
Retry-Signal. Prozessor 2 unterbricht Laden des Blocks aus
Hauptspeicher.
</div>
<div>
Prozessor 1 wechselt in Zustand shared.
</div>
<div>
Das wird wieder von Prozessor 2 beobachtet. Wir haben Snoop-Hit
on a Read. Wir gehen in Zustand shared über.
</div>

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Note
```
guid: id#ySVP#6=
notetype: Basic-d7a3e-4ce08
```

### Tags
```
04_koheraenz
11_para_block_prozess
```

## Front
Dürfen in einem <b>abgeschwächten Konsistenzmodell</b> <b>Speicherbefehle</b> gepuffert werden? Dürfen <b>Synchronisationsbefehle</b> gepuffert werden?

## Back
Puffern von Schreibzugriffen ist erlaubt. Puffern von Synchronisationsbefehlen nicht.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Note
```
guid: Jp_](Rw~al
notetype: Basic-d7a3e-4ce08
```

### Tags
```
02_vorlesung
```

## Front
<p>Entspricht die Anzahl der Prozesse der Anzahl der Prozessoren?

## Back
Die Anzahl der Prozesse ist <b>nicht</b> zwingend gleich der Anzahl
der Prozessoren. Dies liegt insbesondere an der Virtualisierung von
Multiprozessoren.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Note
```
guid: tp{0.G!qqo
notetype: Basic-d7a3e-4ce08
```

### Tags
```
het_rs::07_vektorprozessoren
```

## Front
Erklären das <b>Pipelining</b> am Beispiel der
<b>Vektoraddition</b>.

## Back
Gleitkommaoperationen sind zu komplex, als dass sie i. d. R. in
einem Taktyzyklus abgearbeitet werden können.
<div>
Deshalb erfolgt eine Aufteilung in mehrere Schritte.
<div><img src=
"paste-e8859c71078380c3e3549ff2f134c1b3aede56cd.jpg"></div>
</div>

This file was deleted.

Loading

0 comments on commit 3c57453

Please sign in to comment.