Hamming-Code
Hamming-Code copied to clipboard
Implementation of Hamming Code error detection and correction in Python. Deployed in Telecommunication endpoints to detect and correct any errors encountered during packet delivery
Results
1
Hamming-Code issues
Sort by
recently updated
recently updated
newest added
Hello! I've been using this module to help test my own hamming code module. However, I've stumbled upon a problem wherein your decoding function says it could not find the...