The program represents the implementation of the CRC algorithm and was done in Visual Studio 2019 as a console application. A cyclic redundancy check (CRC) is an error-detecting code commonly used in digital networks and storage devices to detect accidental changes to raw data. CRCs are popular because they are simple to implement in binary hardware, easy to analyze mathematically, and particularly good at detecting common errors caused by noise in transmission channels.
-
Notifications
You must be signed in to change notification settings - Fork 0
The program represents the implementation of the CRC algorithm and was done in Visual Studio 2019 as a console application. A cyclic redundancy check (CRC) is an error-detecting code commonly used in digital networks and storage devices to detect accidental changes to raw data. CRCs are popular because they are simple to implement in binary hard…
LukaSimovic/CRC-algorithm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The program represents the implementation of the CRC algorithm and was done in Visual Studio 2019 as a console application. A cyclic redundancy check (CRC) is an error-detecting code commonly used in digital networks and storage devices to detect accidental changes to raw data. CRCs are popular because they are simple to implement in binary hard…
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published