说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 纠错码/检错编码
1)  Error-correcting codes/Error-detecting codes
纠错码/检错编码
2)  error correcting or checking codes
纠检错编码
1.
The paper points out the problem in proving the law of error correcting or checking codes,and gives the latest proof to the law.
指出了教材《通信原理》在纠检错编码定理证明中存在的问题,应用n维空间的概念,将码字与n维空间中的点一一对应,并利用这种对应关系,对纠检错编码定理给予了新的证明,完善了差错控制编码理论。
3)  error correction coding
纠错编码
1.
A kind of error correction coding methods in the communication between singlechip′s serialport and PC in the electric spark forming machine control system is proposed.
介绍一电火花成型机数控系统中,单片机串口与PC机通信过程中的纠错编码。
2.
As chaos sequences have many specific features,so this paper first modulates origin watermark label using chaos sequences generated using a key as its seed,then applies error correction coding and magic scrambling to watermark label,afterwards applying bit extension and chaos sequences to that,at last embedding the fore-processed watermark to host image.
由于混沌序列具有的优良性质 ,首先由密钥作为种子生成原始混沌序列 ,以此来调制原始水印标志 ,并进行纠错编码和幻方置乱 ,然后进行位扩展和混沌序列调制 ,最后把预处理后的水印嵌入到原始载体图像中 。
3.
Then error correction coding method is presented and discussed in detail to overcome the disadvantage, so the performance of the communication system is greatly improved.
针对一类低速率、小数据量无线数据传输系统在可靠性方面存在的不足 ,分析该类应用的特点及要求 ,提出采用纠错编码技术来克服此缺陷 ,使目标系统的性能得到较大改
4)  error-correcting codes
纠错编码
1.
A digital image watermark based on error-correcting codes in wavelet domain;
一种基于纠错编码的小波域数字图像水印技术
2.
The SVM(adopts) technique of error-correcting codes(ECC),which can solve the problem easily and fast.
该方法采用纠错编码支持向量机的多类分类技术,降低了经验风险,能对误差进行自动修正,有效地提高了识别率和识别速度。
3.
A new methods for error-correcting codes in robot communications for detecting bearing tube in boiler is described.
介绍了承压管道检测机器人多级通讯中的纠错编码。
5)  error correcting coding
纠错编码
1.
A digital image watermarking technology based on error correcting coding in DCT domain
一种基于纠错编码的DCT域数字水印技术
2.
To improve the robustness of watermarking,the error correcting coding is used to produce marks,which can reduce the detection error rate by correcting some errors.
充分考虑了纠错编码中引入的信息冗余将导致水印嵌入强度的降低等问题,采用基于蚁群算法的图像内容边缘检测方法,使水印的分布集中在图像显著的边缘特征中,嵌入强度随着图像特征的变化而自适应地变化。
3.
In this paper,aiming at copy protection of a large number of word documents in network transmission,we use the hamming error correcting coding,IDEA encryption technique,and the digital watermarking algorithm of changing the word document s character size to realize it.
针对目前大量的word电子文档在网络传输中的版权问题,本文提出了用汉明码的纠错编码方法,并采用IDEA加密算法的密码技术,改变word文档字体大小的数字水印算法,实现对文档的版权保护;该算法采用字符的特征编码的思想实现了word文档的水印嵌入和检测,并对水印信息采用了纠错编码的技术,提高了水印信息的抗干扰能力。
6)  error correction code
纠错编码
1.
By utilizing error correction code,the robustness of robust watermark is improved.
提出了一种改进的复合型水印嵌入方法,引入了通信中的纠错编码技术,在很大程度上增强了鲁棒水印的鲁棒性。
2.
By using SP algorithm and error correction code technology, a combating burst error and large capacity data hiding method for secret transmission was proposed based on images.
采用SP交织算法、纠错编码,给出了一种基于图像的抗突发误码的大容量数据嵌入隐秘传输方法。
3.
The basic principle of error correction code is researched.
研究了纠错编码技术的基本原理,提出了一种基于(7,4)汉明码进行纠错编码的改进零树小波自适应盲水印算法,并讨论了影响水印鲁棒性的因素。
补充资料:纠错码
纠错码
error correcting code

   在传输过程中发生错误后能在收端自行发现或纠正的码。仅用来发现错误的码一般常称为检错码。为使一种码具有检错或纠错能力,须对原码字增加多余的码元,以扩大码字之间的差别 ,即把原码字按某种规则变成有一定剩余度(见信源编码)的码字,并使每个码字的码之间有一定的关系。关系的建立称为编码。码字到达收端后,可以根据编码规则是否满足以判定有无错误。当不能满足时,按一定规则确定错误所在位置并予以纠正。纠错并恢复原码字的过程称为译码。检错码与其他手段结合使用,可以纠错。1948年C.E.仙农发表论文指出,只要采用适当的纠错码,就可在多类信道上传输消息。自仙农的论文发表以来,人们经过持续不懈的努力已经找到多种好码,可以满足许多实用要求。但在理论上,仍存在一些问题未能解决。纠错码能够检错或纠错,主要是靠码字之间有较大的差别。纠错码实现中最复杂的部分是译码,它是纠错码能否应用的关键。纠错码传输的都是数字信号。这既可用硬件实现,也可用软件实现。
   分组码和卷积码是两类较重要的纠错码。分组码是对信源待发的信息序列进行分组(每组K位)编码,它的校验位仅同本组的信息位有关。自20世纪50年代分组码的理论获得发展以来,分组码在数字通信和数据存储系统中已被广泛应用。卷积码不对信息序列进行分组编码,它的校验元不仅与当前的信息元有关,而且同以前有限时间段上的信息元有关。卷积码在编码方法上尚未找到像分组码那样有效的数学工具和系统的理论。但在译码方面,不论在理论上还是实用上都超过了分组码,因而在差错控制和数据压缩系统中得到广泛应用。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条