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

搜索资源列表

  1. C8051F410----UART--CRC

    0下载:
  2. 通过串口和c8051f410单片机通信。发送给单片机一组指令,单片机回一段数据,并对这段数据进行CRC校验。本例采用汇编实现。-Via a serial port and c8051f410 single-chip microcomputer communication. A set of instructions sent to the single-chip microcomputer and single chip microcomputer to a piece of data, and
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1543
    • 提供者:李东青
  1. CRC

    0下载:
  2. labview写的modus CRC 校验Vi。 输入发送内容自动计算出CRC校验码。
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:10901
    • 提供者:sdl
  1. CRC-C-Source

    0下载:
  2. CRC校验原理及其C语言实现CRC校验原理及其C语言实现-CRC checking principle and C language realization,CRC checking principle and C language realization
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-30
    • 文件大小:9643
    • 提供者:sha9659157
  1. CRC-16

    0下载:
  2. 该程序用来得到十六进制指令的CRC校验码,可以直接使用。-The procedure used to obtain the hexadecimal command the CRC can be used directly.
  3. 所属分类:LabView

    • 发布日期:2017-05-01
    • 文件大小:11693
    • 提供者:丁小保
  1. CRC

    0下载:
  2. 实现CRC校验的两种方式 yijing ceshi wangcheng meiyou cuowu-Implementation of the CRC check in two ways
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:43626
    • 提供者:fangpeip
  1. CRC

    0下载:
  2. 在数据通信过程中,数据校验是必不可少的部分,CRC校验是一种高效的检验方式。-In the process of data communication,data verification is an indispensable part, CRC verification is an efficient way to test.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:640
    • 提供者:文化
  1. crc-by-Y

    0下载:
  2. CRC基本原理,以及几种CRC校验实现的方式。-CRC basic principles, as well as several ways to achieve CRC calibration.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3038
    • 提供者:yuxin
  1. CRC

    0下载:
  2. CRC校验码,实现了求得3bit信息序列的CRC校验码,生成多项式取g(x)=X^3+X+1,对应的生成序列为1011.-CRC is to achieve the sequence information obtained 3bit the CRC generator polynomials take g (x) = X ^ 3+ X+ 1, corresponding to generate a sequence of 1011.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-17
    • 文件大小:4252127
    • 提供者:WQ
  1. CRC-Calculator

    0下载:
  2. CRC校验程序,含32位 16位校验,含测试程序-CRC calibration procedures, including 16 bit 32 parity, including test procedures
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:15952
    • 提供者:李明
  1. crc

    5下载:
  2. CRC校验matlab simulink仿真-CRC check matlab simulink simulation
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:7612
    • 提供者:Jason.P
  1. CRC-PROGRAM

    0下载:
  2. 以VC6为开发环境无需查表用算法实现CRC校验.-Without using the look-up table algorithm CRC.
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2336328
    • 提供者:姚晓东
  1. crc

    0下载:
  2. 用于ethernet的CRC校验源代码,ALTERA官方代码,已验证-CRC checksum of the source code for ethernet, ALTERA official code, verified
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:3220
    • 提供者:adfadf
  1. CRC

    1下载:
  2. CRC校验汇编程序,最简洁的CRC校验代码,程序运算效率极高。-CRC checksum assembler, the most simple CRC check code, high operational efficiency program.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:566
    • 提供者:张宗继
  1. crc

    0下载:
  2. crc校验,c语言实现,亲测可以使用,可以放心下载-crc check, c language, pro-test can be used, you can rest assured download
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-12
    • 文件大小:145394
    • 提供者:lanxiang
  1. crc16-ccitt (xFFFF) LV2012 NIVerified.zip

    0下载:
  2. LABVIEW开发的用来做CRC校验的工具, 结果运算正确,分享给大家,请大家下载使用。 谢谢!(That is the demo for CRC calculation, developed by labview, you can download to use)
  3. 所属分类:串口编程

    • 发布日期:2017-12-24
    • 文件大小:10240
    • 提供者:fordyu
  1. CRC

    0下载:
  2. CAC16 cac校验程序 modbus用(cac16 CAC check program MODBUS)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:睡意浅浅
  1. crc_mod

    0下载:
  2. 实现了MODBUS协议的CRC-16校验,数据可以连续进行输入,可以连续得出N个字节的校验码(Implement the CRC - 16 check the MODBUS protocol, data can be input, continuous check code can continuous draw N bytes)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:飞飞亲
  1. 带CRC的串口通信

    0下载:
  2. 使用labview写串口与读取串口数据,包含CRC校验(Using LabVIEW to write serial port and read serial data, including CRC check)
  3. 所属分类:LabView编程

    • 发布日期:2018-01-09
    • 文件大小:24576
    • 提供者:LU路
  1. 循环冗余校验(CRC)算法入门引导

    0下载:
  2. 主要介绍CRC算法,方便理解CRC原理。里面也有相关程序(This paper mainly introduces the CRC algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-20
    • 文件大小:81920
    • 提供者:asfdfsf
  1. CRC

    0下载:
  2. crc校验代码 适合数据校验 包含.c和.h文件(crc)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:ljj889
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com