The scheme USES interleaving to transmit burst errors into random errors, and then corrects the random errors by extended hamming code which usually used to correct random errors.
本方案是用交织的方法,将突发错误离散成随机错误,然后用纠随机错误的增余汉明码给予纠正。
An improved error-correcting algorithm of extended hamming code is given, which can correct the error brought by shock noise without increasing hamming distance.
The application mode of hamming code and residue code in the fault detection of the navigation computer is particular discoursed, and the model of fault detection is also established.
详细论述了汉明码和剩余码在导航计算机故障检测中的应用方式,并建立了故障检测模型。
Using the encoding redundancy of hamming codes to embed secret information is a newly information hiding method.
利用汉明码的编码冗余携带秘密信息是又一种信息隐藏方法。
Finally, we present an efficient hamming distance ordering algorithm, which is proved to improve the compress gain especially.
文章还给出了一个有效的最小海明距离排序算法,大大的提高了测试数据的压缩率。
Watermarking can be extracted without original document and original watermarking information. When the watermarking bit is destroyed, block checkout and hamming checkout are used to recover it.
水印提取时不需要原始文档和原始水印,通过块校验和海明校验可将破坏的水印比特位进行恢复。
How to count the hamming distance of two short int?