bch-codes
Here are 14 public repositories matching this topic...
An implementation of Bose-Chaudhuri-Hocquenghem codes and error-checking in Go.
-
Updated
Jul 6, 2020 - Go
What C# can do for studying Finite Groups, quotient groups, semi-direct products, homomorphisms, automorphisms group, characters table, minimalistic rings and fields manipulations, polynomials factoring, fields extensions and many more...
-
Updated
Sep 20, 2024 - C#
Simulation of Digital Communication in Python
-
Updated
Mar 23, 2021 - Python
This repository contains the source code of all the block codes in MATLAB. This project presents the Bit Error Rate (BER) Comparison of 8-PSK over AWGN channel by considering block codes such as Linear block codes, Hamming codes, BCH codes, RS codes etc. All the codes will be compared in terms of BER and energy per bit to noise ratio.
-
Updated
Jun 29, 2020 - MATLAB
Iterative Error Decimation for Syndrome-Based Neural Network Decoders
-
Updated
Aug 23, 2021 - Python
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.
-
Updated
Jun 9, 2021 - Python
Encoder/decoder for a primitive narrow-sense BCH codes over Galois field GF(2) written in standard C++20.
-
Updated
Sep 26, 2024 - C++
Experimenting with BCH checksums on Shamir secret shares
-
Updated
Nov 29, 2021 - Python
BCH 31-16 Encryption and Decryption Simulation in Python
-
Updated
Jun 30, 2022 - Python
An open source Rust library that implements source coding and channel coding for data transmission.
-
Updated
Oct 26, 2024 - Rust
Niezawodność i diagnostyka układów cyfrowych 2 - projekty
-
Updated
Jul 12, 2024
The provided code is written in Embedded C and is designed for an AVR microcontroller (likely ATmega128A), focusing on implementing a BCH (31,16) error-correcting code for encoding and decoding messages. It also includes UART communication for data transmission and uses timers for timing operations.
-
Updated
Oct 22, 2024 - C
Improve this page
Add a description, image, and links to the bch-codes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bch-codes topic, visit your repo's landing page and select "manage topics."