• 大小: 14KB
    文件类型: .c
    金币: 2
    下载: 1 次
    发布日期: 2021-01-02
  • 语言: C/C++
  • 标签: BCH  

资源简介

BCH C++ 仿真实现,不是自己编写的书上的代码,非常不错 值得一看

资源截图

代码片段和文件信息

// ------------------------------------------------------------------------
//        File: bch_euc.c
//        Date: April 3 2002
// Description: An encoder/decoder for binary BCH codes
//              Error correction using the EUCLIDEAN ALGORITHM
// ------------------------------------------------------------------------
// This program is complementary material for the book:
//
// R.H. Morelos-Zaragoza The Art of Error Correcting Coding Wiley 2002.
//
// ISBN 0471 49581 6
//
// This and other programs are available at http://the-art-of-ecc.com
//
// You may use this program for academic and personal purposes only. 
// If this program is used to perform simulations whose results are 
// published in a journal or book please refer to the book above.
//
// The use o

评论

共有 条评论