搜索资源列表

  1. CRC_codes

    0下载:
  2. 通信系统的仿真,CRC是纠错码的一种,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, CRC is an error-correcting code that can be used in communications, this example is based on the Matlab program can be used for ac
  3. 所属分类:通讯编程

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:陈榧
  1. WideScanUsb.2.1

    0下载:
  2. Ezusb (cypress) USB 2.0 family firmware for data transfer including 4 endpoints configuration and crc check-Ezusb (cypress) family of USB 2.0 firmware az r data transfer including four endpoints configur ation and crc ch
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-11
    • 文件大小:410624
    • 提供者:Su TaoTao
  1. VC+crc

    0下载:
  2. crc16 通用程序,可在单片机或PC上运行.-crc16 common procedures, the microcontroller or PC running.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-11
    • 文件大小:198656
    • 提供者:sss
  1. CRC_16_Sample

    0下载:
  2. MODBUS等通讯协议中CRC校验码的生成和测试-MODBUS communication protocol such as CRC code generation and testing
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:397312
    • 提供者:王跃跃
  1. crc16_MATLAB

    0下载:
  2. 16bit crc 编译码实例,matlab上运行。输入一行向量数字序列,获得其16bit的CRC校验码,并对其译码。-16bit crc encryption example, Matlab run. His input vector sequence number, access to its 16 bit CRC and its decoding.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:高志斌
  1. crc_verilog_xilinx

    0下载:
  2. crc校验,非常好用,是从Xilinx的IP演化来的-crc脨 拢 脩茅 拢 卢 脟 鲁 拢 潞 脙脫脙 拢 卢 脢脟
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-11
    • 文件大小:10240
    • 提供者:zl
  1. HDLC

    0下载:
  2. HDLC链路层协议的CRC校验.HDLC使用16位CRC校验。使用的多项式是:x16+x12+x5+x0-HDLC link layer protocol of the CRC checksum. HDLC using 16-bit CRC checksum. Polynomial is used: x16+ X12+ X5+ X0
  3. 所属分类:书籍源码

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:李洪臣
  1. 485_CRC

    0下载:
  2. 采用16F877实现的485接送通讯。内含CRC校验,是个很好的参考范例!-16F877 realize the use of the 485 shuttle communications. Intron CRC checksum, is a good reference examples!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-11
    • 文件大小:11264
    • 提供者:hubaoyu
  1. CRCALL

    0下载:
  2. 此软件是CRC的软件实现方法,包括了CRC8,CRC16,CRC32的全部算法,每一种算法又分速度优先与资源优先型以及适中型三种算法。全部通过调试验证,与硬件无关,可移植于任何MCU-This software is the software realization of CRC, including the CRC8, CRC16, CRC32 all the algorithms, each algorithm was divide
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:wentsing
  1. SCOMM

    0下载:
  2. 本软件实现基于XMODEM协议的文件传送系统,包括基于XMODEM协议,CRC校验的文件传输程序和协议封、解包演示程序。-This software-based protocol XMODEM file transfer system, including XMODEM protocol-based, CRC checksum of the file transfer procedures and protocols closure,
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-11
    • 文件大小:167936
    • 提供者:经惠
  1. crc_test

    0下载:
  2. 关于在图象传输中加入CRC校验的DEMO ,很好的演示了CRC-16的算法。-Image transmission on the CRC checksum added to the DEMO, very good demonstration of the CRC-16 algorithms.
  3. 所属分类:语音压缩

    • 发布日期:2024-05-11
    • 文件大小:362496
    • 提供者:ligao111
  1. javaCRC

    0下载:
  2. JAVA实现的CRC源码!供大家做为参考用!希望大家能用得上!-JAVA source realize the CRC! For everyone to use as a reference! Hope that we can useful!
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:RHC
  1. mcu51-tools

    0下载:
  2. 51单片机开发工具有:51定时器计算工具,ASCII码速查工具,CRC计算器,波特率计算工具,led,串口调试助手-51 MCU development tools include: 51 timer calculation tools, ASCII Code Info Tools, CRC calculators, baud rate calculation tools, led, serial debugging assistant
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-11
    • 文件大小:800768
    • 提供者:LDP
  1. crc

    0下载:
  2. 此源代码实现了CRC5和CRC16的校验以及校验码的产生,可以直接用于RFID标签数字电路。-This source code CRC5 and realize the CRC16 checksum and the emergence of parity-check codes, RFID tags can be directly used for digital circuits.
  3. 所属分类:加密解密

    • 发布日期:2024-05-11
    • 文件大小:2048
    • 提供者:朱秋玲
  1. CRC16

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

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

    0下载:
  2. 完成ccitt crc的校验。针对hdlc协议控制器编写的crc校验模块。通过了仿真测试-Ccitt crc checksum completed. HDLC protocol controller for the preparation of the CRC checksum module. Through the simulation test
  3. 所属分类:通讯编程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:
  1. crccode

    0下载:
  2. CRC循环冗余检验 Verilog 编码程序-CRC cyclic redundancy test Verilog coding procedures
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:yuanxiaonan
  1. crc16

    0下载:
  2. 16位的CRC校验函数包。符合ccitt标准,查表法校验,速度快。节省CPU时间。值得一看!-16 The CRC checksum function package. Consistent with the CCITT standards, look-up table method validation, fast. Save CPU time. Worth a visit!
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:cumt
  1. ModBusCRC16

    0下载:
  2. CRC16校验源码。CRC域是两个字节,包含一16位的二进制,它由传输设备计算后加入到消息中。接收设备重新计算收到消息的CRC,并与接收到的CRC域中的值比较,如果两值不同,则有误-CRC16 checksum source. CRC field is two bytes, contains a 16-bit binary, it is calculated that by the transmission equipment adde
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:173056
    • 提供者:qiuqiu
  1. testcrc(Delph)

    0下载:
  2. CRC运算, 使用Delphi语言编写。使用方便-CRC computation, the use of Delphi language. Easy to use
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-11
    • 文件大小:137216
    • 提供者:zzz696969
« 1 2 3 4 5 67 8 9 10 11 ... 24 »

源码中国 www.ymcn.org