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

搜索资源列表

  1. crc_c

    0下载:
  2. 采用KEIL C51编写 CRC 校验程序;一般,在文件或者工业控制中,用于通讯时,校验收发数据;很有参考价值;-KEIL C51 prepared the CRC procedures general, in a file or industrial control, used for communication, the check to send and receive data great reference value
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:5814
    • 提供者:zhf
  1. CRC

    0下载:
  2. CRC校验和计算的程序,C++编写,可编译运行-CRC checksum calculation
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-19
    • 文件大小:92928
    • 提供者:zhanglinlin
  1. CRC_for_8023

    0下载:
  2. 基于802.3以太网协议的CRC校验程序,使用VHDL语言,4位数据并行执行-CRC inspection program based on the 802.3 Ethernet protocol, the use of VHDL, four data parallel execution
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-27
    • 文件大小:737075
    • 提供者:zhangjiefei
  1. CRC

    0下载:
  2. CRC校验子程序,本程序应用于modebus中的CRC校验,特点对需要校验的串长度没有具体要求,长短皆可-CRC check subroutine, CRC check this procedure is applied in the modebus, there is no specific requirements for the need to check the characteristics of the string length, the length of all
  3. 所属分类:Communication

    • 发布日期:2017-12-03
    • 文件大小:1753
    • 提供者:pudn20130304
  1. 18b20crc-test-091113

    0下载:
  2. CRC校验程序,利用MSP430单片机做CRC校验的一个小程序-The CRC program, MSP430 MCU CRC checksum a small program
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:689
    • 提供者:guanweiud
  1. CRC

    0下载:
  2. CRC校验32位控制台程序 信道编码32位CRC校验-32bit CRC
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:800390
    • 提供者:赵瑞丰
  1. S7-200modbu-CRC

    1下载:
  2. S7-200的modbus通讯CRC校验通用程序-S7-200 modbus CRC
  3. 所属分类:Software Testing

    • 发布日期:2015-11-14
    • 文件大小:29696
    • 提供者:李泽旭
  1. crc

    0下载:
  2. crc校验VB程序代码,非常实用的,欢迎大家下载-CRC checksum VB code, very useful, welcome to download
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:2062
    • 提供者:shang
  1. CRC

    0下载:
  2. 原创的C++ Builder计算CRC校验的小程序源码。-Original C++ Builder CRC calculation applet source code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:537762
    • 提供者:adee
  1. CRC16VB

    0下载:
  2. VB写的16位CRC校验程序,查表法计算,可供参考-VB to write 16-bit CRC checksum procedure look-up table method, for reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:62555
    • 提供者:Lin
  1. CRC

    0下载:
  2. 适用于使用C语言编程的各种单片机的数据的CRC冗余校验程序。-Applicable to the use of the various microcontroller C language programming data CRC redundancy check procedure .
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1433
    • 提供者:李潇
  1. CRC16-check-code

    0下载:
  2. 16bit的crc校验程序CRC16 unsigned short crc unsigned char fp_CRC, unsigned short count-unsigned short crc unsigned char fp_CRC, unsigned short count
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:605
    • 提供者:zjx
  1. CRC

    0下载:
  2. CRC生成及校验程序,适合于生成并验证16进制4字节的CRC验证码。-CRC Generator
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:72388
    • 提供者:alex
  1. CSharp-CRC

    0下载:
  2. 使用C#编写的CRC校验的程序,如果需要的话可以下载看看。-The use of CRC verification of C# program, you can download have a look if needed.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:500556
    • 提供者:靳洪都
  1. CRC_test

    0下载:
  2. 基于verilog编写的CRC校验程序,采用LFSR电路实现。-CRC verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:19975
    • 提供者:jack
  1. 20140106

    0下载:
  2. atmega8可运行工程源程序,包含DS18B20温度采集功能,Tsl12560光强采集、CRC校验程序、RTU通讯程序等-atmega8 source code can run the project, including the DS18B20 temperature acquisition function, Tsl12560 light intensity collection, CRC checksum procedure, RTU communication procedures,
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:98273
    • 提供者:金鑫
  1. CRC-CHECK

    0下载:
  2. modbus-16CRC校验程序源代码,主要是看看代码的实现过程,要想使用此进行校验,需更改源文件。VS2010-modbus-16CRC check the source code, mainly to see the code of the implementation process, in order to verify the use of this, the need to change the source file. VS2010
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:128980
    • 提供者:chailyuan
  1. CRC

    0下载:
  2. MATLAB写的CRC校验编码和解码程序-CRC check code written in MATLAB and the decoder
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:778
    • 提供者:lbh
  1. Crc16-lxp-modify

    0下载:
  2. 本人写的 16位CRC校验程序,校验函数的实现,本人测试已经通过!-CRC parity
  3. 所属分类:Console

    • 发布日期:2017-04-26
    • 文件大小:163074
    • 提供者:leo
  1. Serial

    0下载:
  2. 本java程序用于读取空调单三向供电情况,包括有功无功等,还有CRC校验程序-This java program is used to read the air conditioning unit to supply three cases, including the active and reactive power, etc., as well as the CRC program
  3. 所属分类:Com Port

    • 发布日期:2017-04-15
    • 文件大小:5645
    • 提供者:gaoyaokui
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 20 »
搜珍网 www.dssz.com