搜索资源列表

  1. Modbus

    0下载:
  2. Modbus модуль. Подсчет CRC 16/ Работа с командами ASC-Modbus модуль. Подсчет CRC 16/ Работа с командами ASCII
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:9216
    • 提供者:ZAMM
  1. RFC_1622_CRC16_m

    0下载:
  2. RFC1662 CRC-16 table generation and CRC checking. Implemented in embedded matlab with scr ipt to test and enable c/c++ code generation. Useful fo check against VHDL/Verilog and other embedded systems to help generate tes
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:spaander
  1. CCITT_CRC16

    0下载:
  2. CCITT的CRC16代码,自己编写的已通过验证,注意和Matlab的CRC函数有所不同。-This scr ipt calculates the 16-bit ITU-T CRC. The generator polynomial is G(x)=1+ X^5+ X^12+ X^16
  3. 所属分类:matlab例程

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

    0下载:
  2. 16位CRC校验原理与算法分析,很详尽,学习CRC16的重要资料。-16-bit CRC checksum algorithm theory and analysis, very detailed and important information to learn CRC16.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-10
    • 文件大小:18432
    • 提供者:shufan
  1. trunk-hdlc

    0下载:
  2. 高级链路层协议的实现,vhdl,fpga-- 8 bit parallel backend interface - use external RX and TX clocks - Start and end of fr a me pattern generation - Start and end of fr a me pattern checking - Idle pattern generation and
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-10
    • 文件大小:188416
    • 提供者:
  1. crc.c

    0下载:
  2. CRC source code for linux environment. CRC for 16 bytes packet. Useful for checking crc of tinyos uart packet.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:andus
  1. EX_CRC

    0下载:
  2. CRC校验源码,16位两种模式的CRC校验-EX_CRC
  3. 所属分类:单片机(51,AVR,MSP430等)

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

    0下载:
  2. 用单片机实现16位CRC冗余校验的方法介绍-With MCU 16-bit CRC redundancy check method of introduction
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:95232
    • 提供者:wuxiliang
  1. CRC_V

    0下载:
  2. 实现CRC码的产生 校验,有crc-8 crc-16 crc-32-cdc chansheng he jiaoyan
  3. 所属分类:其他小程序

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

    0下载:
  2. 所属分类:串口编程

    • 发布日期:2024-05-10
    • 文件大小:20480
    • 提供者:wangxiaoya
  1. testcrc

    1下载:
  2. 计算CRC16/CRC8/CRC32的程序,可获得CRC-CCITT/CRC-16/CRC-8/CRC-32的计算结果。 提供Delphi源代码和MCS51单片机的汇编源代码,分别采用两至三种不同算法实现。有比较详细的调用和使用说明-Calculation CRC16/CRC8/CRC32 procedures, available CRC-CCITT/CRC-16/CRC-8/CRC-32 calculations. Delphi s
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-10
    • 文件大小:137216
    • 提供者:guibin
  1. MyCRC16

    0下载:
  2. visual basic 的CRC-ITU算法程序,用查表法实现,crc多项式为x^16 + x^15 + x^2 +1-visual basic procedures of the CRC-ITU algorithm, using look-up table method to achieve, crc polynomial x ^ 16+ x ^ 15+ x ^ 2+1
  3. 所属分类:其他小程序

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

    0下载:
  2. 添加不同校验比特个数下的CRC校验,包括8,16,24个校验比特-Different number of parity bits added under the CRC checksum, parity bits, including 8,16,24 months
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:朱敏
  1. PCK_CRC16_D1

    0下载:
  2. CRC源代码,VHDL文件,可供参考,16位的-CRC source code, VHDL files, for reference, 16-bit
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:ly
  1. crc-ccitt

    0下载:
  2. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:zhangshcong
  1. 8bit.CRC.checksum.algorithm32bit

    0下载:
  2. CRC校验8位16位32位算法设计经典代码8-bit CRC checksum algorithm 16-bit 32-bit classic code -8-bit CRC checksum algorithm 16-bit 32-bit classic code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:177152
    • 提供者:lili
  1. Example-CRC_Generation

    0下载:
  2. CRC Generation example for PIC microcontroller using languaje C
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:25600
    • 提供者:Giancarlo
  1. CRC

    0下载:
  2. Cyclic redundancy check code (16-bit) Very good code verified code
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-10
    • 文件大小:151552
    • 提供者:veerender
  1. CRC

    0下载:
  2. 一個CRC-12計算的串入式電路並下載至FPGA電路板-FPGA CRC-16
  3. 所属分类:VHDL编程

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

    0下载:
  2. CRC校验的相关原理以及CRC-8和CRC-16的C语言实现。-The relevant principles of the CRC and the CRC-8 and CRC-16 of the C language.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-10
    • 文件大小:62464
    • 提供者:刘世生
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 24 »

源码中国 www.ymcn.org