Parity & Hamming Code
This commit is contained in:
parent
41545e6d9f
commit
310c982e69
@ -111,7 +111,7 @@
|
|||||||
- [Emacs и vi(m)](#emacs-and-vim)
|
- [Emacs и vi(m)](#emacs-and-vim)
|
||||||
- [Командная строка Unix](#unix-command-line-tools)
|
- [Командная строка Unix](#unix-command-line-tools)
|
||||||
- [Теория информации](#Теория-информации)
|
- [Теория информации](#Теория-информации)
|
||||||
- [Четность & Код Хемминга](#parity--hamming-code)
|
- [Чётность & Код Хемминга](#Чётность-и-Код-Хемминга)
|
||||||
- [Энтропия](#entropy)
|
- [Энтропия](#entropy)
|
||||||
- [Криптография](#cryptography)
|
- [Криптография](#cryptography)
|
||||||
- [Сжатие](#compression)
|
- [Сжатие](#compression)
|
||||||
@ -1568,13 +1568,13 @@ You're never really done.
|
|||||||
- [ ] [Project = Markov Text Generation Walk Through](https://www.coursera.org/learn/data-structures-optimizing-performance/lecture/EUjrq/project-markov-text-generation-walk-through)
|
- [ ] [Project = Markov Text Generation Walk Through](https://www.coursera.org/learn/data-structures-optimizing-performance/lecture/EUjrq/project-markov-text-generation-walk-through)
|
||||||
- А также смотрите курс-сериал MIT 6.050J Information and Entropy в самом низу.
|
- А также смотрите курс-сериал MIT 6.050J Information and Entropy в самом низу.
|
||||||
|
|
||||||
- ### Parity & Hamming Code (videos)
|
- ### Чётность и Код Хемминга
|
||||||
- [ ] [Intro](https://www.youtube.com/watch?v=q-3BctoUpHE)
|
- [ ] [Вступление](https://www.youtube.com/watch?v=q-3BctoUpHE)
|
||||||
- [ ] [Parity](https://www.youtube.com/watch?v=DdMcAUlxh1M)
|
- [ ] [Чётность](https://www.youtube.com/watch?v=DdMcAUlxh1M)
|
||||||
- [ ] Hamming Code:
|
- [ ] Код Хемминга:
|
||||||
- [Error detection](https://www.youtube.com/watch?v=1A_NcXxdoCc)
|
- [Обнаружение ошибок](https://www.youtube.com/watch?v=1A_NcXxdoCc)
|
||||||
- [Error correction](https://www.youtube.com/watch?v=JAMLuxdHH8o)
|
- [Исправление ошибок](https://www.youtube.com/watch?v=JAMLuxdHH8o)
|
||||||
- [ ] [Error Checking](https://www.youtube.com/watch?v=wbH2VxzmoZk)
|
- [ ] [Проверка ошибок](https://www.youtube.com/watch?v=wbH2VxzmoZk)
|
||||||
|
|
||||||
- ### Entropy
|
- ### Entropy
|
||||||
- also see videos below
|
- also see videos below
|
||||||
|
Loading…
x
Reference in New Issue
Block a user