搜索资源列表
CRC
- CRC校验采用多项式编码方法。被处理的数据块可以看作是一个n阶的二进制多项式-CRC checksum using polynomial encoding. Data blocks can be processed as a binary n-order polynomial
CRC_SUM
- 通过输入的十六进制字符串计算CRC校验和和累加校验和-Hexadecimal string by entering the CRC checksum calculation and verification and the cumulative
first
- 网络课程设计题目,计算检验和,采用端循环进位的算法-Online course design topics, checksum computation, using the algorithm end around carry
Hanmin
- 汉明码,一个错误校验码码集。与其他的错误校验码类似,汉明码也利用了奇偶校验位的概念,通过在数据位后面增加一些比特,可以验证数据的有效性。利用一个以上的校验位,汉明码不仅可以验证数据是否有效,还能在数据出错的情况下指明错误位置。 -Hamming code, a checksum error code set. And other similar error checking code, Hamming code also makes use of the concept of parity, d
md6.zip
- MD6散列函数,用于文件完整性校验和(Checksum)算法。 ,MD6 hash function for file integrity checksum (Checksum) algorithm.