MostafaPourhosseini / crc-implementation-using-cpp

Cyclic redundancy check (CRC) implementation using c++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ Program to implement CRC (Cyclic Redundancy Code)

When there's no error during transmission: No-error

With one bit error: One-bit-error

About

Cyclic redundancy check (CRC) implementation using c++


Languages

Language:C++ 100.0%