Implementation of Hamming Code error detection and correction in Python. Deployed in Telecommunication endpoints to detect and correct any errors encountered during packet delivery
-
Updated
Nov 21, 2022 - Python
Implementation of Hamming Code error detection and correction in Python. Deployed in Telecommunication endpoints to detect and correct any errors encountered during packet delivery
Simple python code to generate hamming code for the given binary data. And also check and correct error in received hamming code.
simulation for the modulation and demodulation of audio frequency-shift keying
Error correction codes in python.
This repository contains the source code of the Hamming code generator that uses a generating matrix of Hamming 7 (Matrix H7)
Implementation of the Hamming Code algorithm in Python.
Implementação do Código de Hamming, BCC e CRC. Trabalho 1 de redes @ PUCRS 2019-1
CAO/COA Algorithms
An implementation of Hamming codes in Python, packaged into a web application with Flask.
A project of students of the Wrocław University of Technology analyzing the operation of correction codes on the example of a simulated transmission of information through a channel generating random errors.
Hamming code generation, error detection & correction for our 5th semester course CNS's lab
Interfaz básica para instanciación y manejo de códigos con python2.
Hamming-code implementation in Python
Primer proyecto para el curso de Diseño Digital. La idea es hacer una aplicación referente al código Hamming utilizando el lenguaje de programación Python.
Interactive Digital Modulation Explorer is a web application for learning digital modulations: ASK, PSK, and FSK. Allows you to enter text, modulate it, add noise, and observe effects. Includes Hamming encoding and decoding for error correction, interactive graphs, and modulation comparison.
Repositori kode sumber program simulasi kode linear dan kode Hamming dengan data teks dan citra menggunakan SageMath
Repository with laboratory works in course of informatics
Information Theory laboratory works
Task B of 2023 Shenzhen Cup Mathematical Contest in Modeling
Developpement of an app that encode/decode a message using the Hamming code
Add a description, image, and links to the hamming-code topic page so that developers can more easily learn about it.
To associate your repository with the hamming-code topic, visit your repo's landing page and select "manage topics."