hamming-code
Here are 156 public repositories matching this topic...
Language:All
Sort:Most stars
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
Simple python code to generate hamming code for the given binary data. And also check and correct error in received hamming code.
- Updated
Jun 8, 2017 - Python
BEER determines an ECC code's parity-check matrix based on the uncorrectable errors it can cause. BEER targets Hamming codes that are used for DRAM on-die ECC but can be extended to apply to other linear block codes (e.g., BCH, Reed-Solomon). BEER is described in the 2020 MICRO paper by Patel et al.:https://arxiv.org/abs/2009.07985.
- Updated
Oct 9, 2020 - C++
Fast implementation for truncateable extended (127,120) Hamming codes
- Updated
Aug 8, 2021 - C
Coursera Courses and practice in Python
- Updated
Nov 14, 2023 - Jupyter Notebook
simulation for the modulation and demodulation of audio frequency-shift keying
- Updated
Nov 26, 2020 - Python
Hamming Code in Computer Networking. Error detection and correction using hamming code in C programming.
- Updated
Dec 30, 2021 - C
Error correction codes in python.
- Updated
Nov 5, 2020 - Python
Hamming, Huffman and etc algorithms
- Updated
Sep 2, 2020 - Jupyter Notebook
Code written for Networks Lab in the 5th Semester
- Updated
Jan 13, 2020 - C
Hamming code encoder and decoder in C
- Updated
Mar 15, 2023 - C
Implementation of The Hamming Code Error Detection and Correction in C.
- Updated
May 19, 2023 - C
Heyming is a hamming code encoder and decoder built in React.js
- Updated
Sep 26, 2024 - JavaScript
Implementação do Código de Hamming, BCC e CRC. Trabalho 1 de redes @ PUCRS 2019-1
- Updated
May 9, 2019 - Python
This repository contains the source code of the Hamming code generator that uses a generating matrix of Hamming 7 (Matrix H7)
- Updated
Jun 19, 2019 - Python
This repository is using to store the simulation programs which I wrote during my Master's Program on coding theory learning.
- Updated
Oct 9, 2018 - C++
Hamming Code in Computer Networking. Error detection and correction using hamming code in C programming.
- Updated
May 31, 2024 - C
Data Networks is one of the master's courses that discuss layers of data network and have 4 assignments and one project that were totally uploaded here
- Updated
Aug 22, 2021 - C++
Implements Number Theory for error detection and correction
- Updated
Jul 9, 2024 - C++
Improve this page
Add a description, image, and links to thehamming-code topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thehamming-code topic, visit your repo's landing page and select "manage topics."