This commit is contained in:
Harald G. Mueller 2023-02-02 16:21:06 +01:00
parent 404ebd6a3d
commit 43eda41559
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,10 @@
# M114
## Gruppen-Puzzle 1
| | Gruppe-V | Gruppe-W | Gruppe-X | Gruppe-Y | Gruppe-Z |
|----|-----------|-----------|-----------|-----------|-----------|
| Gruppe A | #1 | #2 | #3 | #4 | #5 |
| Gruppe B | #6 | #7 | #8 | #9 | #10 |
| Gruppe C | #11 | #12 | #13 | #14 | #15 |
| Gruppe D | #16 | #17 | #18 | #19 | #20 |

View File

@ -17,3 +17,5 @@ Auf Website von Jürg Arnold:
- [02-Verlustlose Datenkompression](https://www.juergarnold.ch/kompression.html)
- [03-Datenkompression mit Verlust & Multimedia](https://www.juergarnold.ch/videotechnik.html)
- [04-Kryptographie](https://www.juergarnold.ch/kryptografie.html)