搜索资源列表
HammingCode
- 本程序实现了将一组随即二进制数转换为海明码(HammingCode),在引入一处错误的情况下将海明码还原为原来的那组二进制数。 海明码:用于数据链路层的一中数据纠错方案。-Hamming Code
hammingcode
- VC++编码实现的(7,4)海明码,程序运行正确,用VC实验得到在硬软判决下的误码率。再用Matlab讲得到的数据进行绘图。-The realization of (7,4)hamming coding under the VC++.The program runs corectly,resulting the BER under several types.Finally, use the matlab to map with datas.
hammingcode.tar
- this program for detecting the 1 bit errors in the given message and correcting them by using check bits by the hamming code method.
hammingcode
- 汉明码 15-11hammingcode 的C语言实现,能够纠错-hamming code
HammingCode
- C# realization for hamming code is here
HammingCode
- It s a example to simulation Hamming code
hammingcode
- 汉明码源码,采用74汉明码编码,实现3位可纠错编码(Hamming code source code, using 74 Hamming code, to achieve 3 bit error correction coding.)