Giter VIP home page Giter VIP logo

linear-block-code-python's Introduction

Linear Block Code Exercise in Python

Linear Block Code algorithm implemented in Python.

First exercise (vaja5b.py): Write a program that will determine and list all possible replacements M = {xi} the code specified by the given matrix for checking the jurisdiction. Then he should list all the multiple errors he is able to correct with the given matrix. The program should then accept as input any sequence of binary symbols of the same length as such code swaps. Then, with the help of the given matrix for checking the jurisdiction, it should detect and correct errors in the input sequence and print out the valid code swaps at the output.

python vaja5b.py

Second exercise (vaja5c.py): Complete the program by creating an array to verify the authenticity of the Hamming code to eliminate all one-time errors. The input to the program in this case is only the number of control bits of code. The program should then perform all the remaining steps as given in the previous point.

For 3 control bits use:

python vaja5c.py 3

linear-block-code-python's People

Contributors

spehj avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.