搜索资源列表
-
0下载:
利用MatLab软件,实现一种或几种循环码的编译码过程。再现编码和译码的步骤,绘制有关的性能曲线和波形图,并且能检错和纠错。-use MatLab software, to achieve one or a few recycling code encryption process. Reproduction coding and decoding steps, drawing on the performance curve and waveform map, and can, and err
-
-
0下载:
MML的源代码,又很强的检错和纠错功能,方便广大写作业的同学-MML source code, but also a strong error detection and error correction function to facilitate replication of the broad masses of students
-
-
0下载:
此程序实现对汉明码的编码与译码算法。汉明码是一种多重(复式)奇偶检错系统。它将信息用逻辑形式编码,,以便能够检错和纠错。用在汉明码中的全部传输码字是由原来的信息和附加的奇偶监督位组成的。 已通过测试。
-This program is hamming code encoding and decoding algorithm. Hamming code is a multiple (double) parity error detection system. It information en
-
-
0下载:
hamming纠错编码:Make ECC parity code of 256bytes is represented -This file implements core ECC algorithms adopted Hamming Error Correction and Detection Algorithm
-
-
0下载:
C++实现汉明码生成以及检错纠错过程,体现出检错纠错功能。无线网络技术与导论,计算机网络,课程作业。-Hamming code implemented in C++ and error detection and correction process, reflecting the error detection and correction capabilities. Introduction of wireless network technology and computer networ
-