搜索资源列表

  1. CRC-16 CRC-32 算法介绍,程序代码

    0下载:
  2. CRC-16 CRC-32 算法介绍,程序代码-CRC-16 CRC-32 algorithm, the program code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:管冬兵
  1. crc校验详解

    0下载:
  2. CRC 校验源码分析,说明了CRC 校验中CRC 值是如何计算出来的,体现的多项式正是X16+X12+X5+1。 Serial Data 即是需要校验的数据。-CRC source analyzed that the CRC value of the CRC calculation of the show that the polynomial is an X16 X12 X5. Serial Data that is the ne
  3. 所属分类:通讯编程

    • 发布日期:2024-05-10
    • 文件大小:19456
    • 提供者:小康
  1. CRC_PPP

    0下载:
  2. 单片机实现的CRC校验,特别针对PPP协议验证过。 多项式是:CRC16-CCITT x16+x12+x5+1-Singlechip realize the CRC checksum, with special reference to PPP agreements verified. Polynomial is: CRC16-CCITT x16+ X12+ X5+ 1
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:王强
  1. CCITT_CRC16

    0下载:
  2. CCITT的CRC16代码,自己编写的已通过验证,注意和Matlab的CRC函数有所不同。-This scr ipt calculates the 16-bit ITU-T CRC. The generator polynomial is G(x)=1+ X^5+ X^12+ X^16
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:张原
  1. CalcCRC

    0下载:
  2. CalcCRC8 The CalcCRC8 is used to append an eight-bit CRC to the message. A successful CRC check results in returning a 0. Implementation: This CRC will be using the CRC-16/CITT protocol. A 16-bit wide non-reflec
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:FarmerBoy

源码中国 www.ymcn.org