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

搜索资源列表

  1. 数据传输的CRC校验

    1下载:
  2. 单片机通信或者远距离数据传输系统中做CRC校验的c源程序。可以嵌入到系统中直接运用。-SCM communication or remote data transmission system so CRC c source. Can be embedded directly into the system use.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1888
    • 提供者:程夫人
  1. crc校验源码分析

    0下载:
  2. 这是CRC校验源码的分析,让你更了解CRC校验的原理-This is the CRC-source analysis and let you know more about the principles of the CRC
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:20236
    • 提供者:周兵
  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. crc校验码

    0下载:
  2. 这是一个依靠检验文件CRC校验码来判断文件是否已经被病毒修改过的c程序-This is a test paper on CRC document to determine whether the virus has been revised procedures for the c
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:18111
    • 提供者:王昆
  1. 8-16位CRC校验的算法程序

    1下载:
  2. 分别用PIC和51系列语言编写的8位、16位CRC校验的算法程序,已经验证过,好用。-respectively PIC and 51 languages of eight, 16 of the CRC algorithm procedures, already tested and ease of use.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6412
    • 提供者:谢飞林
  1. 快速CRC校验源码

    0下载:
  2. 快速CRC校验源码-Fast CRC FOSS
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2958
    • 提供者:红孩儿
  1. 串口发送modbus协议CRC校验

    0下载:
  2. 串口发送modbus协议CRC校验低字节(若为查表所得数据为高字节,其实为CRC的低字节)-serial modbus connection agreement low byte CRC (if available for look-up table for the high-byte data, In fact, for low-byte CRC)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-10-06
    • 文件大小:907
    • 提供者:小刚
  1. 16位CRC校验程序

    0下载:
  2. 一个16位的CRC校验,在Modbus协议中经常要使用
  3. 所属分类:密码/编码算法

    • 发布日期:2014-01-16
    • 文件大小:33781
    • 提供者:刘畅
  1. crc校验码的实现

    0下载:
  2. 计算crc校验码的程序,便于理解基本算法-crc check code calculation procedures easier to understand basic arithmetic
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:228113
    • 提供者:李瑞丽
  1. crc校验法例子代码

    0下载:
  2. crc校验法例子代码-crc check law code examples
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:6061
    • 提供者:邓杰文
  1. 字符串加CRC校验

    0下载:
  2. 给任意长度的字符串,加CRC校验码的c语言算法-to arbitrary length of the string, plus CRC algorithm in C Language
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1887
    • 提供者:赵小美
  1. CRC校验

    4下载:
  2. CRC冗余码校验的C++实现。
  3. 所属分类:源码下载

    • 发布日期:2011-04-10
    • 文件大小:8457
    • 提供者:kmlgdxlxy
  1. CRC 校验

    0下载:
  2. CRC 校验CRC 校验CRC 校验
  3. 所属分类:Windows编程

    • 发布日期:2011-06-23
    • 文件大小:27954
    • 提供者:softshine
  1. STC12C5A60S2_MODBUS-RTU-CRC RTU通信CRC校验程序

    2下载:
  2. 基于STC12C系列单片机的 MODBUS RTU通信CRC校验程序,并且包含头文件,可以直接套用.-Microcontroller series based STC12C MODBUS RTU communication CRC check program, and include the header file, can be directly applied.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-04-01
    • 文件大小:5023
    • 提供者:xt3203
  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
    • 文件大小:1002
    • 提供者:fafa
  1. sdcard

    1下载:
  2. sd卡代码,周立功 SD/MMC 卡读写模块: 相关工具函数 ---- CRC校验-sdcrc.c Soft Packet of SD Card Driver: tool funcitons about sd card---- crc check
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-03-01
    • 文件大小:2370
    • 提供者:zlk
  1. CRCr

    0下载:
  2. crc校验源代码,我自己编写的源代码,用于计算crc校验码的生成-source code crc teaching and research,That s all,everyone knows.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:535150
    • 提供者:冰色火焰
  1. CRC16

    0下载:
  2. CRC校验程序(labVIEW2009)经典-CRC check program(labVIEW2009)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:9147
    • 提供者:孙道让
  1. c51crc

    0下载:
  2. 51系列单片机CRC校验程序-51 series monolithic integrated circuit CRC check routine
  3. 所属分类:SCM

    • 发布日期:2017-12-07
    • 文件大小:1166
    • 提供者:zpq001
  1. crcm

    0下载:
  2. crc 校验,vhdl源码,经仿真能正常运行,供大家参考-CRC checksum, vhdl source, the simulation can be normal operation, for your reference
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1023
    • 提供者:fangliang
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com