搜索资源列表

  1. CRC校验参考设计_xilinx_vhdl

    0下载:
  2. 可配置CRC参考设计 xilinx提供的VHDL-configurable CRC reference design for Xilinx VHDL
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-16
    • 文件大小:49152
    • 提供者:陈旭
  1. 数据传输的CRC校验

    0下载:
  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等)

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:程夫人
  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 ne
  3. 所属分类:通讯编程

    • 发布日期:2024-05-16
    • 文件大小:19456
    • 提供者:小康
  1. CRC校验算法(包含8位16位32位)

    0下载:
  2. CRC校验算法(包含8位16位32位),原文件中说明也不多,有兴趣的可以研究一下-CRC algorithm (includes 8 16 32), the original document which is not large, interested parties can study
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:136192
    • 提供者:绝无重复
  1. 8-16位CRC校验的算法程序

    0下载:
  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. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:谢飞林
  1. CRC校验代码源程序

    0下载:
  2. CRC循环冗余,是一种查表法,实现数据的自动打包问题-Cyclic Redundancy is a look-up table method, the data is automatically packaged problems
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:14336
    • 提供者:黄宁
  1. crc.txt

    0下载:
  2. 本文件给出了如何一步一步实现crc校验。并给出了例子。如果懒得编写。可以直接嵌入程序。-this document is a step-by-step how to achieve crc check. An example is given. If too lazy to prepare. Procedures can be directly embedded.
  3. 所属分类:串口编程

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

    0下载:
  2. 。花了两天时间研究了一下CRC 校验,希望我写的这点 东西能够帮助和我有同样困惑的朋友节省点时间-. Spent two days time to study a bit CRC checksum, I hope I write something that can help and I have the same puzzled friends to save time
  3. 所属分类:电子书籍

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

    0下载:
  2. 用Verilog编写crc校验码,包括8位,12位,16位,32位,非常实用-Prepared using Verilog CRC check codes, including 8, 12, 16, 32, a very practical
  3. 所属分类:VHDL编程

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

    0下载:
  2. CRC校验源码-CRC Checksum source
  3. 所属分类:加密解密

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

    0下载:
  2. CRC校验码的算法,给出了16位,32位等的CRC算法和详细说明-CRC checksum algorithm code is given 16, 32, etc. CRC algorithm and a detailed descr iption
  3. 所属分类:Windows编程

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

    0下载:
  2. CRC校验码生成软件,试用于调试通信时做数据校验时使用,一个不错的软件-CRC Check Code generation software, the trial in the debug communication data when checking the use of, a good software
  3. 所属分类:书籍源码

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

    0下载:
  2. VisualBasic编程的循环冗余校验CRC校验程序。程序运行后,在输入框填入输入值,点击“CRC校验”按钮后,可得到运行结果,显示在“校验结果”文本框内。-VisualBasic programming Cyclic Redundancy Check CRC checksum procedure. Program running, fill in the input box enter the value, click the
  3. 所属分类:Windows编程

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

    0下载:
  2. crc校验 包括原理文件和说明 另附有一个crc16的c程序函数和crc32的vc项目文件-CRC checksum, including the principle of documents and a note attached CRC16 function of c procedures and CRC32 of vc project documents
  3. 所属分类:加密解密

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

    0下载:
  2. CRC校验程序,在通信中,我们常用的一种CRC校验程序-CRC校验程序
  3. 所属分类:数值算法/人工智能

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

    0下载:
  2. CRC校验码的计算程序!本人原创。 C语言实现,在CFREE中通过。-Check CRC calculation procedure! C language, adopted in CFREE.
  3. 所属分类:书籍源码

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

    0下载:
  2. MODBUS RTU协议的仪表通信时需要进行CRC校验,单片机可以用此程序生成CRC校验码,多项式是0xA001 所用单片机为STC15系列单片机,不过CRC生成过程很简单,通用的51单片机都可以生成(MODBUS RTU protocol instrument communication needs CRC verification, SCM can use this procedure to generate CRC checks
  3. 所属分类:嵌入式/单片机编程

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

    0下载:
  2. CRC校验的matlab仿真程序, 测试无误(CRC's matlab code, matlab code of CRC parity)
  3. 所属分类:其他小程序

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

    0下载:
  2. 封装了常用的CRC校验算法,便于其他模块调用。(Encapsulates the commonly used CRC checksum algorithm)
  3. 所属分类:其他小程序

  1. CRC-MATLAB

    0下载:
  2. 利用matlab编写CRC校验程序,附源代码(Using MATLAB to write CRC checkout program, source code)
  3. 所属分类:文档资料

    • 发布日期:2024-05-16
    • 文件大小:72704
    • 提供者:holly虚一特
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org