Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 212 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 212 Bytes

CRC

a. Given a bit string, compute the CRC remainder and generate the bit string to be transmitted. b. Given a bit string with CRC remainder appended, divide by G(x) and determine if the message is error-free.