CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - polynomial crc

搜索资源列表

  1. crc16andall

    0下载:
  2. 调试多年的CRC通用程序,适于各种生成多项式.调试通过.与手工算法一致 -debugging years of CRC program, suitable for a variety of generating polynomial. Debugging through. Consistent with the manual algorithm
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2.26kb
    • 提供者:sss
  1. 循环冗余码校验crc算法

    0下载:
  2. 这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC-4,生成多项式为C(X)=X4+X+1, 应用举例为ITU G704 -This is a small program used to achieve VC 6.0 cyclical redundancy check CRC algorithm. Standards for the CRC-4, generating polynomial C (X) = X-1 X4, applications for th
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:6.85kb
    • 提供者:藤力
  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
    • 文件大小:19.58kb
    • 提供者:小康
  1. crc校验的matlab程序

    0下载:
  2. crc校验的matlab程序,对多项式进行处理,可以正常运行,经过fpga实现验证-crc check of the matlab program, processing of the polynomial can be normal operation, after verification fpga implementation
  3. 所属分类:通讯编程

    • 发布日期:2017-03-22
    • 文件大小:1002byte
    • 提供者:fafa
  1. CRC_Table.rar

    0下载:
  2. crc表格生成器,只要输入CRC多项式和CRC位数,即可生成一个*.txt文件,里面就有一个CRC表格,CRC table generator, as long as the input CRC polynomial and the CRC median, you can generate a*. txt file, inside there is a CRC table
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:5.8kb
    • 提供者:陈赠
  1. CRCjiaoyanma

    0下载:
  2. 编写出CRC码的编码和解码程序。 (1)实验框架:CRC编码-信道传输-CRC解码。 (2)CRC编码将原始数据按照既定的生成多项式进行编码; (2)信道传输中实现模拟信道,某些位数据随机发生差错; (3)CRC解码要能准确判断是否有差错,无差错要恢复出原始数据。 -CRC to prepare a code of encoding and decoding process. (1) experimental framework: CRC coding- Transmissi
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:218.35kb
    • 提供者:liki
  1. vb

    0下载:
  2. 查表法计算CRC码的VB程序设计,生成多项式为CRC-32-Look-up table method to calculate CRC code of VB programming, generating polynomial for the CRC-32
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:4.44kb
    • 提供者:程雪娇
  1. CRC16packetdetection

    0下载:
  2. 用CRC-16实现错误的校验,生成多项式为ITU标准多项式。我将这一模块用于数据包纠错中效果很好-CRC-16 used to achieve the wrong checksum, generating polynomial for the ITU standard polynomials. I will package this module for data error correction in the effective
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:185.14kb
    • 提供者:vera
  1. crc_division

    0下载:
  2. 16位CRC的按位除法,多项式为16,12,5,1-16-bit division by the CRC, the polynomial for 16,12,5,1
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:525byte
    • 提供者:张州
  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
    • 文件大小:155.86kb
    • 提供者:jj
  1. VB

    3下载:
  2. 1、掌握循环冗余校验码的生成原理; 2、了解CRC校验程序有两种办法:一种为计算法,一种为查表法; 3、进一步掌握VB编程CRC校验程序; 4、用查表法计算CRC码的VB程序设计,生成多项式为CRC- CCITT; -A master cyclic redundancy check code generation principle 2, understand the CRC checking of program in two ways: one for the calcul
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:4.04kb
    • 提供者:任务
  1. MyCRC16

    0下载:
  2. visual basic 的CRC-ITU算法程序,用查表法实现,crc多项式为x^16 + x^15 + x^2 +1-visual basic procedures of the CRC-ITU algorithm, using look-up table method to achieve, crc polynomial x ^ 16+ x ^ 15+ x ^ 2+1
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1.52kb
    • 提供者:汪柏
  1. 23351-23351

    0下载:
  2. crc error detection scheme with 12 bit polynomial
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2.68kb
    • 提供者:kanika
  1. CRC_1

    0下载:
  2. 输入信息编码位数和生成多项式位数,进行CRC编码并显示结果。-Input information bits and generating polynomial-digit code, the CRC code and displays the results.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:235.7kb
    • 提供者:李敏浩
  1. CRC8_Dev

    0下载:
  2. 多项式为g(x)=x8+x5+x4+1的CRC-8 检验开发.绝对正确且易懂-Polynomial g (x) = x8+ x5+ x4+1 of the CRC-8 test development. Absolutely correct and easy to understand
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:3.3kb
    • 提供者:yeyonglu
  1. HHDLLCzipD

    0下载:
  2. HDLC链路层协议的CRC校验.HDLC使用16位CRC校校验。使用的多项式是:x16+x12+x5+x0 已通过测试。 -The CRC of the HDLC link layer protocol. HDLC 16 CRC school checksum. The polynomial used is: by testing x16+x12+x5+x0.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1.32kb
    • 提供者:分开
  1. crc8-code

    0下载:
  2. 1. 用查表法计算CRC码,编码方式:生成多项式为x8+x2+x+1 2. 环境要求:系统Windows2000/XP/7;C语言;编译环境为C-Free或VC++ 6.0 3. 信息交换内容为文本文件;信息交换方式为共享文件 4. 功能:能在两台计算机机上运行程序,一台产生CRC码,另一台校验。-CRC code calculated using the look-up table method, the encoding: generating polynomial of as
  3. 所属分类:Communication

    • 发布日期:2015-07-13
    • 文件大小:3kb
    • 提供者:潘梦容
  1. CRC.code

    0下载:
  2. 1-1024任意多项式CRC在线生成工具,LTE CRC24A设计实例。CRC coding原理文档。-1-1024 arbitrary polynomial CRC generated online tools the LTE CRC24A design examples. CRC coding principle document.
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:7.5mb
    • 提供者:magma
  1. CRC

    0下载:
  2. 各种多项式的CRC算法,有直接计算的,有查表的,可以在各种平台上使用- Various polynomial CRC algorithm, there is direct calculation, there are look-up table, can be used on a variety of platforms
  3. 所属分类:其他小程序

    • 发布日期:2017-04-29
    • 文件大小:22.98kb
    • 提供者:zhangjunning
  1. Project11

    0下载:
  2. CRC校验,根据信息码和多项式生成crc校验码,根据crc校验码判断传输数据是否出错(CRC check, according to the information code and polynomial generated CRC checksum, according to the CRC checksum to determine whether the transmission data error)
  3. 所属分类:其他

« 12 »
搜珍网 www.dssz.com