Skip to content
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

Addition of CRC #684

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

@dimgrichr dimgrichr commented Jan 15, 2019

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 Jan 15, 2019
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
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.