Skip to content

Implementation of CRC (Cyclic Redundancy Check) error detection algorithm in C. It commonly used in digital networks and storage devices to detect accidental changes to raw data.

Notifications You must be signed in to change notification settings

Sahethi/cyclic-redundancy-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

cyclic-redundancy-check

Implementation of CRC (Cyclic Redundancy Check) error detection algorithm in C. It commonly used in digital networks and storage devices to detect accidental changes to raw data.

About

Implementation of CRC (Cyclic Redundancy Check) error detection algorithm in C. It commonly used in digital networks and storage devices to detect accidental changes to raw data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages