搜索资源列表

  1. ds1620

    0下载:
  2. 这是DS1620温度传感器的读写温度程序,含有CRC校验功能,可通过串口读写DS1620-This is the DS1620 temperature sensor temperature reading and writing process, containing CRC checksum function, can read and write serial DS1620
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:40960
    • 提供者:何云
  1. CRC(Matlab)

    0下载:
  2. CRC校验码的Matlab源程序,希望对大家有帮助-CRC Checksum Matlab source code, I hope all of you help
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:马名
  1. crc8

    0下载:
  2. 一种CRC-8校验算法的c++实现,用于网络上的以太网封包帧结构解析。-A CRC-8 checksum algorithm c++ Realized, for the Ethernet packet network analytic fr a me structure.
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-16
    • 文件大小:820224
    • 提供者:董巍
  1. CRC-16

    0下载:
  2. CRC校验,C源代码,可应用于Modbus-CRC checksum, C source code, can be applied to Modbus
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:
  1. CRC

    0下载:
  2. Modbus串行通讯的CRC16校验和计算方法-Modbus serial communications CRC16 checksum calculation
  3. 所属分类:串口编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:
  1. writeExe

    0下载:
  2. 在exe指定位置写入EXE的CRC校验值-Exe write in the specified location of the CRC checksum EXE
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:274432
    • 提供者:hottey
  1. CRC

    0下载:
  2. 这是一个用DELPHI实现的CRC32位校验的小程序,各位可以用来进行CRC校验.-This is a used DELPHI realize the CRC32 checksum bit small procedures that can be used for CRC checksum.
  3. 所属分类:压缩解压

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:欧盛芬
  1. CRC

    0下载:
  2. CCITT16/N,G(x)=1A001H的CRC校验程序,在8051上调试通过!-CCITT16/N, G (x) = 1A001H the CRC checksum procedure, adopted in 8051 debugging!
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:Chen.Y.M
  1. ModBusCRC

    0下载:
  2. ModBus CRC校验码计算程序,其中包含了CRC校验的函数。-ModBus CRC checksum calculation program code, including CRC checksum function.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-16
    • 文件大小:77824
    • 提供者:zhjol
  1. CRC16

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

    • 发布日期:2024-05-16
    • 文件大小:28672
    • 提供者:汪海宁
  1. CRC16

    0下载:
  2. CRC16校验码计算器v1.2,使用于CRC校验程序的编写!-CRC16 checksum code calculator v1.2, for use in the preparation of CRC checksum procedure!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:386048
    • 提供者:张军
  1. CRc-c

    0下载:
  2. modbus中的crc校验,介绍了三种方法以及他们的源码-Modbus in the CRC checksum, the introduction of three methods as well as their source
  3. 所属分类:串口编程

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:wengjn
  1. UART

    0下载:
  2. MCU串口接收源码 通用于各MCU 带CRC校验-MCU-source general-purpose serial port to receive at all MCU with CRC Checksum
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:Juggler
  1. crc

    0下载:
  2. 这是我原创的,用于单片机高速计算MODBUS通讯时需要的CRC校验码,使用查表的方法,比计算的方法快 有疑问可以写信, gaojun1117@sohu.com -This is my original, single-chip high-speed computing for MODBUS communications needs of CRC check codes, the use of look-up table m
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:高郡
  1. crc

    0下载:
  2. 一个简单的CRC校验代码,很好用的东西啊!!!方便简单容易改进.-A simple check CRC code, good things with ah!!! Facilitate simple and easy to improve.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:jeffery
  1. CRC

    0下载:
  2. 上机实验(1)——CRC校验码(3学时) 实验要求:编写出CRC码的编码和解码程序。 (1)实验框架:CRC编码-信道传输-CRC解码。 (2)CRC编码将原始数据按照既定的生成多项式进行编码; (2)信道传输中实现模拟信道,某些位数据随机发生差错; (3)CRC解码要能准确判断是否有差错,无差错要恢复出原始数据。-On the experimental machine (1)- CRC checksum code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:10240
    • 提供者:没有
  1. crc

    0下载:
  2. 可以直接用于工程应用的crc校验VHDL编码 里面有详细的规格书-Can be directly used for engineering applications of CRC checksum inside VHDL code has detailed specifications
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-16
    • 文件大小:90112
    • 提供者:毋杰
  1. CRC

    0下载:
  2. modbus是应用比较多的通讯协议,程序计算MODBUS RTU通信协议中的CRC校验-Modbus is the application of a relatively large number of communication protocols, procedures MODBUS RTU communication protocol computing the CRC checksum
  3. 所属分类:通讯编程

    • 发布日期:2024-05-16
    • 文件大小:1883136
    • 提供者:wangqm
  1. vb-CRC

    0下载:
  2. CRC校验VB源码,直接可以使用,有注释-CRC Checksum VB source, can be used directly, has the Notes
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:sunshuwen
  1. CRC

    0下载:
  2. 这一个16位的CRC校验的源码,源码也已经很详细的注释过了-This is a 16-bit CRC checksum of the source code, source code also has very detailed notes after a
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:紫睿
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org