https://github.com/devparihar5/error_corerecting_using_hamming_code.c
https://github.com/devparihar5/error_corerecting_using_hamming_code.c
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/devparihar5/error_corerecting_using_hamming_code.c
- Owner: Devparihar5
- Created: 2021-09-27T17:45:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-27T18:00:04.000Z (over 4 years ago)
- Last Synced: 2025-02-09T16:14:51.526Z (over 1 year ago)
- Language: C
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# error_corerecting_using_hamming_code.c
this code is based on digital electronics one method/theory.
where we use number system and codes and basic gate's logic for error detect.