Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uttamsdev/hamming-code
Hamming Code in Computer Networking. Error detection and correction using hamming code in C programming.
https://github.com/uttamsdev/hamming-code
error-detection-correction hamming-code networking-code
Last synced: about 1 month ago
JSON representation
Hamming Code in Computer Networking. Error detection and correction using hamming code in C programming.
- Host: GitHub
- URL: https://github.com/uttamsdev/hamming-code
- Owner: uttamsdev
- Created: 2024-05-31T18:49:02.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-31T18:55:41.000Z (7 months ago)
- Last Synced: 2024-05-31T20:28:25.431Z (7 months ago)
- Topics: error-detection-correction, hamming-code, networking-code
- Language: C
- Homepage:
- Size: 660 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hamming-Code
I have done the Hamming Code in Computer Networking for error detection and correction in C programming when I was student of CSE in Southeast University during Networking lab exam.# Code Output:
![](CodeOutput.png)