https://github.com/artemzarubin/hamming-code
Implementation of Hamming code for error detection and correction. This Python application encodes/decodes text files using the 'ASCII -> binary -> Hamming code' scheme, allowing variable information block size (m). Developed for Work 1 in "Program and Data Security".
https://github.com/artemzarubin/hamming-code
binary-data data-security encoder-decoder error-control-coding error-correction error-detection file-processing hamming-code lab-assignment python python3 university-project
Last synced: about 1 month ago
JSON representation
Implementation of Hamming code for error detection and correction. This Python application encodes/decodes text files using the 'ASCII -> binary -> Hamming code' scheme, allowing variable information block size (m). Developed for Work 1 in "Program and Data Security".
- Host: GitHub
- URL: https://github.com/artemzarubin/hamming-code
- Owner: ArtemZarubin
- Created: 2025-04-14T13:47:45.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-04-14T14:18:11.000Z (about 1 month ago)
- Last Synced: 2025-04-15T01:17:24.688Z (about 1 month ago)
- Topics: binary-data, data-security, encoder-decoder, error-control-coding, error-correction, error-detection, file-processing, hamming-code, lab-assignment, python, python3, university-project
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md