CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 循环冗余校验

搜索资源列表

  1. CRC校验代码源程序

    0下载:
  2. CRC循环冗余,是一种查表法,实现数据的自动打包问题-Cyclic Redundancy is a look-up table method, the data is automatically packaged problems
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:14.42kb
    • 提供者:黄宁
  1. CRC16

    0下载:
  2. 一个循环冗余校验的程序,c语言编写的,16位的
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:28.62kb
    • 提供者:汪海宁
  1. CRC

    0下载:
  2. 循环冗余码校验(CRC)是一种可靠性很高的串行数据校验方法。介质循环冗余码校验的基本原理,并分别用单片机和CPLD作了循环冗余码验的软件实现和硬件实现。包括汇编语言和VHDL语言源程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:14.31kb
    • 提供者:llhg
  1. CRC_16

    0下载:
  2. CRC-16循环冗余校验码,生成多项式为0xC005,调试软件是KEIL3-CRC-16 cyclic redundancy check code to generate the polynomial for the 0xC005, debugging software is KEIL3
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:64.25kb
    • 提供者:pengwei
  1. GET_CRC

    0下载:
  2. Keil C51 计算循环冗余校验码(CRC)源程序-Keil C51 calculation of cyclical redundancy checksum (CRC) source code
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:946byte
    • 提供者:cyinfo
  1. crc32

    0下载:
  2. 英飞凌C167的32位循环冗余校验码产生例子。-infineon C167 CRC32
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:344.83kb
    • 提供者:wang
  1. CRC32

    0下载:
  2. 该程序源码包括了生成CRC32特征字表格的程序代码和CRC32校验程序代码。主要用于MODUBS、TCP/IP或其它通讯协议中数据的循环冗余校验。程序通过工程验证。-The program source code includes the features of word forms generated CRC32 and CRC32 checksum program code program code. Mainly used for MODUBS, TCP/IP or other commu
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2.6kb
    • 提供者:宋柯
  1. fengjihua

    0下载:
  2. 一个完整无误的CRC-16循环冗余校验MCS-51汇编源代码 网上提供的CRC-16循环冗余校验很多,但几乎没有一个完全正确的,参考网上的做了一些修改便通过了,供大家参考 -A complete and error-CRC-16 Cyclic Redundancy Check MCS-51 assembly source code available online for CRC-16 cyclic redundancy check a lot, but almost no one com
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:960byte
    • 提供者:风计划
  1. CRC_Test_Code

    0下载:
  2. 循环冗余校验码的测试和检验结果程序,包含了CRC的C语言实现代码-Cyclic redundancy check code and the test results of test procedures, including the CRC of the C language code
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:8.53kb
    • 提供者:夏伟
  1. CRC

    0下载:
  2. 使用modbus协议实现循环冗余校验CRC-Modbus protocol with cyclic redundancy check CRC
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:637byte
    • 提供者:小秋
  1. CRC-8

    0下载:
  2. CRC循环冗余校验程序,用于对数据传输过程中对数据的校验或纠错。-CRC cyclic redundancy check procedure, used for data transmission process of data validation or correction.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:531byte
    • 提供者:fmin
  1. CRC16two1

    0下载:
  2. 计算CRC16循环冗余校验程序-查表法1-Calculate the CRC16 cyclic redundancy check procedure- look-up table method 1
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:1.32kb
    • 提供者:赵云
  1. AVR236_jiao-yan-xun-huan

    0下载:
  2. AVR236_循环冗余校验程序内存,方便好用!-AVR236_ Cyclic Redundancy Check program memory, easy to use!
  3. 所属分类:SCM

    • 发布日期:2017-11-27
    • 文件大小:27.6kb
    • 提供者:zxw
  1. CRC16

    0下载:
  2. 循环冗余校验,CRC16,已调试通过,可直接使用。-Cyclic Redundancy Check, CRC16, debugging through, can be used directly.
  3. 所属分类:SCM

    • 发布日期:2017-12-07
    • 文件大小:900byte
    • 提供者:qinfeng
  1. CRC16

    0下载:
  2. 这是循环冗余校验CRC16的一段C语言程序,采用的是查表法-This is a section of a cyclic redundancy check CRC16 C language program, uses a look-up table
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3.61kb
    • 提供者:陈飞
  1. CRC16-IBM

    2下载:
  2. CRC16,16位的循环冗余校验,生成多项式为x16+x15+x2+1,一个完整的校验程序,仅供参考。-CRC16, 16-bit cyclic redundancy check generator polynomial x16+ x15+ x2+1, a complete calibration procedure for reference purposes only.
  3. 所属分类:SCM

    • 发布日期:2017-05-21
    • 文件大小:5.53mb
    • 提供者:刘伟
  1. crc_explain

    0下载:
  2. 循环冗余校验CRC的算法分析和程序实现,设计CRC模块必备参考资料-Cyclic Redundancy Check CRC algorithm analysis and program design CRC essential reference module
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:105kb
    • 提供者:bwq
  1. 循环冗余校验码

    0下载:
  2. Cyclic Redundancy checking (CRC)循环冗余校验,又称多项式码。 在循环冗余校验中,不是通过将各比特位相加来得到期望的校验,而是通过在数据单元末尾加一串冗余比特,称作循环冗余校验码或循环冗余校验余数,使得整个数据单元可以被另一个预定的二进制数所整除(Cyclic, Redundancy, checking (CRC) cyclic redundancy check, also called polynomial code.In the cyclic redundan
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:285kb
    • 提供者:阿啊文文
搜珍网 www.dssz.com