壓縮文件中是Error Correction Coding - Mathematical Methods and Algorithms(Wiley 2005)作者:(Todd K. Moon )的配套代碼,是由C和matlab兩種語言編寫的
標簽: K. Mathematical Correction Algorithms
上傳時間: 2013-12-02
上傳用戶:zhuyibin
to expand our use of codes and provide a form of Error-correction,
標簽: Error-correction provide expand codes
上傳時間: 2015-09-25
上傳用戶:as275944189
error correction code
標簽: correction error code
上傳時間: 2016-05-14
上傳用戶:cc1015285075
浙江大學ACM 1949題Error Correction 其實不難,主要是要有好的思路,有了思路下手就很簡單了 給大家一個參考吧
標簽: Correction Error 1949 ACM
上傳時間: 2013-12-27
上傳用戶:hebmuljb
The Altera RS Compiler comprises two types of encoders and three types of decoders for forward error correction applications.
標簽: types comprises Compiler encoders
上傳時間: 2017-05-08
上傳用戶:chfanjiang
在理論分析循環碼編碼和譯碼基本原理的基礎上,提出了基于單片機系統的(24,16)循環碼軟件實現編碼、譯碼的方案。仿真結果表明(24,16)循環碼能有效地克服來自通訊信道的干擾,保證數據通信的可靠及系統的穩定,使誤碼率大幅度降低。本論文對(24,16)循環碼的研究結果表明,可以有效地降低錯誤概率和提高系統的吞吐量,實現糾錯僅需要在接收端增加有限的存儲空間和計算復雜度,具有一定的實用價值。 Abstract: Based on analyzing the theory of encoding and decoding of cyclic code, this paper showed the schemes of encoding and decoding of(24,16)cyclic code by the software and based on microcontroller. Simulation results show that using (24,16) cyclic codes can effectively overcome the interference from communication channel, ensure the reliability and stability of data communication systems, and reduce the bit error rate greatly. The results of this paper show that by using the (24,16) cyclic code, the error rate can be reduced and the system throughput can be improved. Meanwhile, the system only needs to enlarge limited storage space and computation the complexity at the receiving end to realize error correction. Thus the (24,16) cyclic code has a practical value.
上傳時間: 2013-11-09
上傳用戶:gaoliangncepu
利用FaxModem通過串口或TAPI接口直接發送和接收傳真 一套非常不錯的傳真庫(穩定,高速),幾乎支持所有的FaxModem,出自Symantec公司 Winfax 中國作者之手。 一 .Some of the standard features: 1.Comes with Class1, Class1.0, Class2 and Class 2.0 Fax Drivers 2.Class 1 ECM error correction . 3.Supports CCITT T.30 Specifications . 4.TAPI Support with sample code 5.Caller ID 6.Group 4 Faxing 7.Remote Fax Retrieval with password protection 二 .Function declare Reference: include\SmarFaxh.h
上傳時間: 2013-12-23
上傳用戶:xiaoyunyun
Hard-decision decoding scheme Codeword length (n) : 31 symbols. Message length (k) : 19 symbols. Error correction capability (t) : 6 symbols One symbol represents 5 bit. Uses GF(2^5) with primitive polynomial p(x) = X^5 X^2 + 1 Generator polynomial, g(x) = a^15 a^21*X + a^6*X^2 + a^15*X^3 + a^25*X^4 + a^17*X^5 + a^18*X^6 + a^30*X^7 + a^20*X^8 + a^23*X^9 + a^27*X^10 + a^24*X^11 + X^12. Note: a = alpha, primitive element in GF(2^5) and a^i is root of g(x) for i = 19, 20, ..., 30. Uses Verilog description with synthesizable RTL modelling. Consists of 5 main blocks: SC (Syndrome Computation), KES (Key Equation Solver), CSEE (Chien Search and Error Evaluator), Controller and FIFO Register.
標簽: symbols length Hard-decision Codeword
上傳時間: 2014-07-08
上傳用戶:曹云鵬
It support IPv4 and IPv6 unicast and multicast and contains a trivial sender and a trivial receiver that can be used to send or receive arbitrary data over RTP. An implementation of generic forward error correction is planned, t
標簽: and trivial multicast contains
上傳時間: 2013-12-14
上傳用戶:金宜
Author: wei liu Summary: simulation of binary and non-binary bch decoder MATLAB Release: R14SP1 Required Products: Communications Toolbox Description: simulation of binary bch decoding algorithm for bch(n, k) with t bits error correction capability.
標簽: simulation non-binary Summary Release
上傳時間: 2014-01-10
上傳用戶:frank1234