Giter VIP home page Giter VIP logo

ca1-a7's Introduction

Cyclic-Redundancy-Check

Question no. A. 7.

We have implemented Cyclic redundancy check codes using JavaScript and html.
Here we use HTML and CSS for the front-end .
We used simple XOR to calculate the code word .
We use simple XOR to decode also.
We have implemented 1 bit error correction.The actual algorithm is to use idea of checksums and make tables
But every divisor will have its own table and using that is not easy. So, we used an alternative
We change every bit at once and check it.
The code is properly indendated.
The buttons on the navigation bar gives brief idea about CRC,Polynomials or divisors ,1 bit error correction algorithm.
For detailed reading a link is attached bellow it.

Team members


Bidyadhar Mohanty(16CO212)
Soham P. Patil (16CO249)

An web based tool for CRC codes

To run the program:

  • Run the command
git clone https://github.com/Sohamraje137/cyclic-redundancy-check
  • Enter the project directory by entering
cd cyclic-redundancy-check
  • open DC1.html using any browser

ca1-a7's People

Contributors

brcnitk avatar sohamraje137 avatar thestrixcoder avatar

Watchers

 avatar  avatar

Forkers

praveen0825

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.