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

搜索资源列表

  1. CRC算法和c语言实现

    1下载:
  2. CRC的全称为Cyclic Redundancy Check,中文名称为循环冗余校验。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制-CRC called the Cyclic Redundancy Check, the Chinese name of the Cyclic Redundancy Check. It is an important class of linear block codes, encoding and decoding
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:28050
    • 提供者:jojo
  1. 0302041

    0下载:
  2. 摘要 关键词 引言 第一章 开发网页广播服务系统的问题 1.1网页广播服务系统的简介 1.2网页广播服务系统功能需求 1.3开发工具简介 第二章 网页广播服务系统的分析和设计 2.1网页广播服务系统的总体设计 2.2网页广播服务系统的具体设计 2.3网页广播服务系统的接口设计 第三章 网页广播服务系统的具体实现 3.1遍历文件模块设计说明 3.2CRC校验程序设计说明 3.3组织文件和文件索引表模块设计说明 3.4组
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:566670
    • 提供者:xiaoshun
  1. jisuan

    0下载:
  2. 用vb编写的用于计算一个自定义协议中,校验和,传送数值等程序.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2627
    • 提供者:李炜唐
  1. ldpc_v2.0

    0下载:
  2. LDPC码是低密度奇偶校验码,是一种信道纠错检错码,最近关于该码的实现和应用研究非常流行,这里给出一个C语言实现的实际例子,希望有志于这方面研究的人喜欢。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:168027
    • 提供者:王晓丹
  1. COMWithModBus

    0下载:
  2. 串口调试程序,采用Modbus协议,发送时自动添加CRC校验码,支持ASIIC模式和RTU模式两种。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:124966
    • 提供者:周文委
  1. Serial_Wizard_source_code

    0下载:
  2. 串口编程调试精灵可以在线设置各种通讯速率、奇偶校验、通讯口而无需重新启动程序;可以设置定时发送的数据以及时间间隔;可以自动显示接收到的数据,并能在字符串、十进制和十六进制之间自由切换; 自动保存设置参数。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:46204
    • 提供者:tt
  1. CommAssistant

    0下载:
  2. 串口调试助手,支持16进展和10进展通讯,支持多发送窗口,提供自动计算校验和功能
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:70932
    • 提供者:黄庆雄
  1. PortExpert10_SRC

    0下载:
  2. 端口专家是一个优秀的端口(串口、并口)监视、调试程序,有以下基本功能: 1.能动态设置各种通讯速率、奇偶校验、数据位、停止位和流控; 2.可以16进制形式自动显示接收到的数据,并能同时发送ASCII码(包括中文)和16进制字符串,可以任意设定自动发送周期,定时发送数据; 3.能将接收数据保存成文本文件,便于比较观察;并能发送任意大小的数据文件(以二进制形式发送); 4.能自动保存设置参数,无需每次重新设置。-port experts is a good ports (serial, parall
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:263552
    • 提供者:柳如飞
  1. CheckCode.rar

    0下载:
  2. 计算校验位的程序,异或相加与累加和,可以用于硬件研发人员与一些串口通讯程序使用,Procedures for calculating the parity bit, XOR sum of cumulative and can be used in hardware R & D personnel with a number of procedures for the use of serial communication
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1582068
    • 提供者:gzh
  1. checktool

    2下载:
  2. 串口调试常工具,在AVR猎手检验工具基础上改进。可以计算累加校验和,异或检验和,CRC16,可以添加数据帧头帧尾(用于自定义协议的起始和结束标志),如果能集成在串口助手里面则更好,只是本人VB新手,串口助手写了一个,经常蹦愧,不好意思弄上来。-Serial debugging tools often, hunters in the AVR on the basis of test tools to improve. Can calculate the cumulative checksum, X
  3. 所属分类:Communication

    • 发布日期:2015-10-10
    • 文件大小:16384
    • 提供者:老罗
  1. testcom

    3下载:
  2. TestCom 串口测试软件 非常好用 含CRC校验 异或 累加和等处理-TestCom serial test software very easy to use with different or cumulative CRC checksum and other processing
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:16245
    • 提供者:李海全
  1. 6188

    0下载:
  2. 关于语音芯片6188的发送程序,有校验和改变参数的功能,把要发的东西放在buf里面就可以了。-On the voice chip of the sending process 6188, a check and change the parameters of the function of the fat things to buf on inside it.
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1044
    • 提供者:fivethth
  1. hart_2

    0下载:
  2. 本人上载的几个.c文件为自己所写的代码,是关于自动化设备广泛使用的HART协议的主机与从机之间的通信过程(通过串口). hart_2.c-----包含了HART主机需要调用的计算校验函数,串口发送函数和HART数据帧生成函数.-I uploaded a few. C files for their own written code, is the extensive use of automation equipment on the HART protocol between the h
  3. 所属分类:通讯编程

    • 发布日期:2013-09-06
    • 文件大小:1568
    • 提供者:葛仕俊
  1. APPdecode

    0下载:
  2. 低密度校验码的应用程序,包括编码、调制、信道加躁、译码和错比特统计,适用面广泛。-LDPC applications, including coding, modulation, channel plus impatient and decoding and bit wrong statistics, applicable to a wide range.
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:1559
    • 提供者:牛顿
  1. crc_new

    0下载:
  2. 实现HDLC链路层的校验模块程序,在ads和mipchipc30上都调试成功。-HDLC link-layer implementation of the calibration module procedures, mipchipc30 in ads and on the success of all debugging.
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:1318
    • 提供者:时光光
  1. CyclicRedundancyCRC

    0下载:
  2. 循环冗余校验的CRC算法和程序实现,已解决大家在做校验时的一些难题-Cyclic Redundancy Check CRC algorithms and procedures of implementation, has been resolved in the U.S. to do some calibration problems
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:18788
    • 提供者:cdzz
  1. CRC

    0下载:
  2. 串口通讯中的CRC校验,包括计算方法和CRC余式表-Serial Communication in the CRC checksum, including the calculation methods and CRC Remainder Table
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:1227
    • 提供者:simonXu
  1. CommDlg

    0下载:
  2. 功能: visualC++ 2005 多线程串口通讯实例,可以实现异步发送和接受数据。接受数据和发送数据不会相互阻塞,实现数据的串口畅通交互。 参数: 串口号:COM4 波特率:9600 数据位:8 奇偶校验:偶校验 停止位:1-Function: visualC++ 2005 instances of multi-threaded serial communication can be achieved asynchronously send and rece
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:961701
    • 提供者:liyanjie
  1. CheckSum

    1下载:
  2. 仪表通讯时最常用和校验的计算,具有3种结果显示-Meter Communication most commonly used and the calculation of the checksum, and having three kinds of results showing
  3. 所属分类:Communication

    • 发布日期:2017-11-03
    • 文件大小:172032
    • 提供者:邱小明
  1. RS_Generator_matrix-

    2下载:
  2. 使用C++编写的RS码的生成矩阵和校验矩阵的实现,适合RS码编写的学习者学习。-Prepared by using C++ RS code generator matrix and parity check matrix realization learners Good RS code.
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:26911
    • 提供者:张鹏
« 12 »
搜珍网 www.dssz.com