累计查询 0.00 亿次

hamming distance

/ˈhæmɪŋ ˈdɪstəns/
  • 汉明距离:在信息论中,两个等长字符串之间的汉明距离是两个字符串对应位置的不同字符的个数。

双语例句

  1. How to count the hamming distance of two short int?
    如何计算汉明距离的两个短整型?
  2. Hamming distance is defined as the distance between images.
    图像之间的距离被定义为汉明距离。
  3. 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.