CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - crc校验

搜索资源列表

  1. 51系列单片机CRC校验程序

    0下载:
  2. 所属分类:通讯/手机编程

  1. Ymodem_transfan

    1下载:
  2. 利用ymodem协议通过串口传输数据或文件,具备CRC校验算法-Ymodem agreement through the use of serial transmission of data or documents, with CRC checksum algorithm
  3. 所属分类:Modem编程

    • 发布日期:2013-11-28
    • 文件大小:19934
    • 提供者:zifan
  1. Modbus-RTU

    2下载:
  2. Modbus-RTU测试工具原代码,能自动生成CRC校验码-Modbus-RTU test tool
  3. 所属分类:Com Port

    • 发布日期:2015-10-04
    • 文件大小:7168
    • 提供者:zhb
  1. CRC

    0下载:
  2. 列出了循环冗余校验表及函数库,便于在串行通讯时数据校验-List of cyclic redundancy check form and function library for serial communications data check
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:1468
    • 提供者:yinjianjun
  1. modbus.c

    1下载:
  2. modbus 通讯的CRC校验程序,已经调试通过。如在其它方面使用,可略作修改。-Modbus communication CRC checksum procedure, have been debug through. As in other aspects of use, can be slightly modified.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:1160
    • 提供者:xww
  1. TX_data

    0下载:
  2. 本程序,是基于nrf2401的数据发送源码,特点采用是不带crc校验,简单快速,如果需要多功能,可以增加相关功能代码-This procedure is based on data sent nrf2401 source, the characteristics of the use is non-crc check, simple and rapid, multi-function, if necessary, to increase related functional code
  3. 所属分类:RFID

    • 发布日期:2017-04-09
    • 文件大小:18570
    • 提供者:杨武权
  1. gongju

    0下载:
  2. 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-Single-chip used in the process of developing the multi-functional tools, includi
  3. 所属分类:Parallel Port

    • 发布日期:2017-05-11
    • 文件大小:2814624
    • 提供者:林琳
  1. CRC16

    0下载:
  2. 对一组数进行计算,产生两个字节的CRC校验结果的程序-Calculated on a set number to generate two bytes of the CRC check result of the procedure
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:50283
    • 提供者:
  1. crcdll

    0下载:
  2. 一个可以生成CRC校验的动态连接库的源代码,用于其他程序调用便于进行CRC校验码的生成。-Can generate a CRC checksum of the dynamic link library' s source code used to facilitate other programs call the CRC checksum generation.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-14
    • 文件大小:3222056
    • 提供者:测试
  1. NIMODBUSLLB

    0下载:
  2. Labview的MODBUS例子库,里面包含CRC校验-Labview modbus.lib
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:873106
    • 提供者:wangxiaoya
  1. spread_spretrum

    0下载:
  2. 扩频过程,包括扩频前的信号处理,CRC校验,卷积,交织。-Spread-spectrum process, including pre-spread spectrum signal processing, CRC check, convolution, interwoven.
  3. 所属分类:3G develop

    • 发布日期:2017-03-28
    • 文件大小:6748
    • 提供者:李芹
  1. MODBUS

    1下载:
  2. 这个是MODBUS控制电磁阀的一个程序。其中还有AD采集的部分。对CRC校验用查表的方法。至于怎样把校验的结果拆分成高低位字节,再发送,看程序吧。 -This is a MODBUS control valve procedures. Which are part of AD collection. CRC check on use of look-up table method. As for how to verify the results split into high and lo
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:3163
    • 提供者:zuo
  1. RFID_CRC

    0下载:
  2. RFID中的CRC校验非常的麻烦,研究了好长时间也不是很明白。看了这篇文章才完全明白。现传上一个专门针对UHF——RFID 的CRC校验的文章,看了之后就明白它的校验原理了。-RFID in the CRC checksum is the trouble to study the long time is not quite understand. Read this article to fully understand. Now pass on a specific UHF- RFID in
  3. 所属分类:RFID

    • 发布日期:2017-04-06
    • 文件大小:269812
    • 提供者:
  1. CRCAlgorithm

    0下载:
  2. 本文描述CRC校验的实际算法,并用C语言实现。-this paper shows the CRC Algorithm using c language !It is very useful!
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:218165
    • 提供者:
  1. xmodem_Flash_Down

    4下载:
  2. Xmodem传输协议上位机软件,使用VC++6.0编码,支持128字节和1024字节两种传输模式,同时支持CRC校验以及和校验两种校验方式。使用128字节块模式下载360K代码只需43秒。-Xmodem host computer to download the code, using VC++6.0 code, 128 bytes and 1024 bytes of two transmission modes, supports CRC checking and verification a
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:2651638
    • 提供者:Davinci
  1. noncooperative

    0下载:
  2. 协作通信,turbo码链路级仿真,中继无CRC校验-Collaborative communications, turbo codes Link Simulation, relaying the CRC,
  3. 所属分类:3G develop

    • 发布日期:2017-04-02
    • 文件大小:411136
    • 提供者:zhouxianzi
  1. simulationfor3Gtransmitionsystem

    0下载:
  2. 3G发端的基带仿真系统,实现的功能包括CRC校验,对较长数据块的分段,Turbo编码,速率匹配、级联,加扰,调制,MIMO分层和预编码-The 3G simulation system for transmitting signal in base band is fullfilled.It is powerfull.The function contains such as CRC checking,segmentation for large data block,Turbo coding,
  3. 所属分类:3G develop

    • 发布日期:2017-05-19
    • 文件大小:5554386
    • 提供者:林伟
  1. modbus03

    0下载:
  2. 这个程序用C编程,实现了MODBUS的RTU功能,包含CRC校验程序。-This program in the C programming, realized the RTU MODBUS functions, contains CRC checking procedures.
  3. 所属分类:Com Port

    • 发布日期:2015-04-17
    • 文件大小:174080
    • 提供者:张岩
  1. P_salve.c

    0下载:
  2. 电容感应按键,(TWO KEY)检测程序,串口通信和CRC校验。-Capacitive sensing buttons, (TWO KEY) testing procedures, serial communications, and CRC check.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:2537
    • 提供者:PeterZ
  1. MODBUS

    0下载:
  2. MODBUS规约实现CRC校验的查表法。详细的注释帮大家解决难懂的问题。-MODBUS statute to achieve the CRC look-up table method. Detailed notes to help you solve the problem difficult to understand.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-07
    • 文件大小:1058
    • 提供者:石头
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com