Skip to content

Addition of CRC #684

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 17, 2019
Merged

Addition of CRC #684

merged 4 commits into from
Feb 17, 2019

Conversation

dimgrichr
Copy link
Contributor

Implementation of a CRC algorithm, widely used in networks, for received packets(/messages) examination in order to find any faults.

dimgrichr and others added 4 commits January 15, 2019 14:27
Implementation of an CRC Algorithm, used in order to examine already received packets/messages.
Implementation of a CRC algorithm, used in order to examine received messages/packets for any errors. This type of algorithms, is widely used in networks.
@yanglbme yanglbme merged commit e4a9d38 into TheAlgorithms:master Feb 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants