Skip to content

grubelic/TINF_LV_2019-20

Repository files navigation

TINF_LV_2019-20

Assignment for an Information Theory course

Implementation of software that enables user to input an arbitrary number of codewords of a binary block code K of arbitrary size and for the input determines and prints following:

  1. Codeword length n and message length k.
  2. Is code K linear?
  3. Standard array of code K.
  4. Probability of correct decoding of a codeword.

The software can also decode arbitrary codeword and print decision-making summary for the decoding.

To start the program use compile_and_run script. Program manual is in src/main/resources/README.txt. It can also be accessed in program itself (help command).

About

Assignment for an Information Theory course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published