CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - x16 x12 x5 1

搜索资源列表

  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 need for calibration data.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:20054
    • 提供者:小康
  1. crc16(VC)

    1下载:
  2. crc16的算法,格式为X16+X12+X5+1,用于串口通讯数据的校验。-crc16 algorithm, the format for X16 X12 X5 one for serial data communications check.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:25658
    • 提供者:孙盛
  1. crc-ccitt

    1下载:
  2. CRC-CCITT码: G(x)=X16+X12+X5+1 多项式为 0x08408 用VC++写的DLL 用VB调用的 有调用实例 -CRC-CCITT code : G (x) = X16 X12 X5 to a polynomial with VC 0x08408 written with VB DLL called the Call example
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:231179
    • 提供者:李慎丹
  1. CrcCheck

    0下载:
  2. CRC校验实用程序 CRC-16码: G(x)=X16+X15+X2+1 CRC-32码: G(x)=X32+X26+X23+X22+X16+X12+X11+X10+X8+X7+X5+X4+X2+X1+X+1
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:33546
    • 提供者:卢东
  1. CRC_PPP

    0下载:
  2. 单片机实现的CRC校验,特别针对PPP协议验证过。 多项式是:CRC16-CCITT x16+x12+x5+1
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1404
    • 提供者:王强
  1. crc16

    0下载:
  2. x16+x12+x5+1 verilog
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:845
    • 提供者:刘倩茹
  1. crc

    0下载:
  2. C++ BUILDER 写的CRC校验码程序!CRCC(X16+X12+X5+1)-C++ BUILDER written procedures CRC Check! CRCC (X16+ X12+ X5+ 1)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-23
    • 文件大小:354540
    • 提供者:zys
  1. CRC16_Look-up_table_calculation

    0下载:
  2. CRC16查表法计算,多项式X16+X12+X5+1-CRC16 look-up table method, polynomial X16+X12+X5+1
  3. 所属分类:LabView

    • 发布日期:2017-11-11
    • 文件大小:9047
    • 提供者:惊堂木
  1. CRC-16LHF

    0下载:
  2. MCS51的CRC-16快速查表计算函数 要预先生成CRC16查表数据,起始地址CRC16TAB,按高/低字节顺序存放(512字节) // CRC-CCITT16 = X16+X12+X5+1, 00010000 00100001($1021) 郑州 汉威光电 刘海峰编制 (0371-62003091),欢迎交流-MCS51 the CRC-16 fast look-up table calculation function to pre-generated look-up tab
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1924
    • 提供者:liuhaifeng
  1. CRC

    0下载:
  2. The 16-bit CRC checksum. The algorithm used is CRC-CCITT. The CRC calcula- tion includes all bytes of the frame. The data bytes have to be calculated as a word. At first you have to shift in the high byte of the data word. This is the opposite
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:159600
    • 提供者:jj
  1. fcs_gen

    0下载:
  2. 用于产生CRC校验的matlab源码,生成多项式g(x) = x32 + x26 + x23 + x22 + x16 + x12 + x11 + x10 + x8 + x7 + x5 + x4 + x2 + x + 1,按比特输入按字节输出-Matlab code for CRC-16 generation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:519
    • 提供者:alex
  1. PCK_CRC3_D4

    0下载:
  2. CRC校验码生存程序 校验序列码生成多项式: X16+X13+X12+X11+X10+X8+X6+X5+X2+1 输入数据为16个字节(128位),输出16bit校验序列-CRC, the survival program check sequence code generator polynomial: X16+ X13+ X12+ X11+ X10+ X8+ X6+ X5+ X2+1 input data is 16 bytes (128 bits), output 16bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:800
    • 提供者:weixin
  1. 15693_CRC

    0下载:
  2. ISO/IEC 3309CRC used for 1443 or 15693 RF-ID crc-ISO/IEC 3309 CRC CRC type Length Polynomial Direction bits X16+ X12+ X5+ 1
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:865
    • 提供者:吴羽中
  1. crc16

    3下载:
  2. labview CRC16 (X16+X12+X5+1)编码的校验-labview CRC16 code
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:9725
    • 提供者:ygyang
  1. CRC16_check

    0下载:
  2. 关于CRC-16-CCITT x16 + x12 + x5 + 1计算-about CRC-16_CCITT
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:7507
    • 提供者:hanks
  1. CRC16_byte_calculation_MSB

    0下载:
  2. CRC16字节型计算高位先行,多项式X16+X12+X5+1-The CRC16 byte Computing highs first polynomial X16+X12+X5+1
  3. 所属分类:LabView

    • 发布日期:2017-11-18
    • 文件大小:7752
    • 提供者:惊堂木
  1. CRC16_byte_calculation_LSB

    0下载:
  2. CRC16字节型计算低位先行,多项式X16+X12+X5+1-CRC16 bytes Computing low first polynomial X16+X12+X5+1 of
  3. 所属分类:LabView

    • 发布日期:2017-11-27
    • 文件大小:7672
    • 提供者:惊堂木
  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. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:1452
    • 提供者:athehad
搜珍网 www.dssz.com