errorcorrection
There are 6 repositories under errorcorrection topic.
danielmuthama/Hamming-Code
Implementation of Hamming Code error detection and correction in Python. Deployed in Telecommunication endpoints to detect and correct any errors encountered during packet delivery
Adrija-G/Computer-Network-Algorithms-in-Python
A list of all useful programs required in the study of Computer Network.
Muawiya-contact/Binary-Gray-Code-Converter
A Python tool for Binary ↔ Gray Code conversion using bitwise XOR. Helps reduce errors in digital systems, encoders, and communication protocols. Efficient, lightweight, and well-documented for easy use in projects.
Preetraj2002/Source-Channel-Coding-Rust
An open source Rust library that implements source coding and channel coding for data transmission.
feuster/BlockCode
Simple Blockcode Implementation of the ECC (3,1) repetition code
saeidEmadi/BinaryConvolutionalCode
Error Correcting Codes - Binary Convolutional Code