项目作者: wdoppenberg

项目描述 :
Reed-Solomon error correction
高级语言: C
项目地址: git://github.com/wdoppenberg/reed-solomon-ecc.git
创建时间: 2020-03-23T13:31:26Z
项目社区:https://github.com/wdoppenberg/reed-solomon-ecc

开源协议:

下载


Reed-Solomon Error Correcting Code

Included is a small project which is a software implementation of Reed-Solomon error correction. This project integrates existing Reed-Solomon code written by Simon Rockliff (University of Adelaide), and was part of an MSc Aerospace Engineering course.


Software overview:

Software design