中英互译
hamming distance
美 /ˈhæmɪŋ ˈdɪstəns/
基本释义
- 汉明距离:在信息论中,两个等长字符串之间的汉明距离是两个字符串对应位置的不同字符的个数。
双语例句
- How to count the hamming distance of two short int?如何计算汉明距离的两个短整型?
- Hamming distance is defined as the distance between images.图像之间的距离被定义为汉明距离。
- This text introduced the design by FPGA to the Hamming distance by calculating circuit method.介绍了一种利用FPGA设计汉明距离的电路方法。
网络短语
- Minimum Hamming distance汉明距离;最小汉明距
- minimum Hamming distance method最小汉明间距方法
- average hamming distance均值hamming距离
- Hamming distance matrix海明距离矩阵
- hamming-distance汉明距离
英英释义
- In information theory, the Hamming distance between two strings of equal length is the number of positions at which the corresponding symbols are different. In another way, it measures the minimum number of substitutions required to change one string into the other, or the minimum number of errors that could have transformed one string into the other.