lectures.alex.balgavy.eu

Lecture notes from university.
git clone git://git.alex.balgavy.eu/lectures.alex.balgavy.eu.git
Log | Files | Refs | Submodules

_index.md (403B)


      1 +++
      2 title = "Coding and Cryptography"
      3 +++
      4 
      5 # Table of Contents
      6 1. [Introduction, basic concepts](introduction-basic-concepts)
      7 2. [Linear codes](linear-codes)
      8 3. [Perfect & related codes](perfect-related-codes)
      9 4. [Cyclic linear codes](cyclic-linear-codes)
     10     - [Euclidian algorithm](euclidian-algorithm)
     11 6. [BCH codes](bch-codes)
     12 7. [Reed-Solomon codes](reed-solomon-codes)
     13 <!-- vim: set sua+=.md: -->