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

搜索资源列表

  1. MODBUS通讯协议及编程

    1下载:
  2.  ModBus通讯协议分为RTU协议和ASCII协议,下面就ModBus RTU协议简要介绍如下:-ModBus RTU communication protocol into ASCII protocols and agreements, the following agreement on ModBus RTU briefed as follows :
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:8849
    • 提供者:曹剑
  1. RS232_1.0.3.7

    0下载:
  2. 一个用delphi写的RS232收发程序,对收到的资料可以同时以ascII码和16进制数表示。最多可以支持到COM8-with an RS232 transceiver written procedures, the right information can be received simultaneously in ascII yards and 16 band several said. The maximum support to COM8
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:245009
    • 提供者:cangyu
  1. Modbus_Protocol

    1下载:
  2. modbus 通讯协议文档,详细描述了RTU、ASCII两种模式下,数据格式。-modbus connection communication protocol document, a detailed descr iption of RTU, both ASCII mode, data format.
  3. 所属分类:通讯编程

    • 发布日期:2014-01-15
    • 文件大小:95682
    • 提供者:陈同
  1. PLC

    0下载:
  2. The programming port of all the FP PLC’s support OPEN MEWTOCOL-COM. This is very useful when you want to monitor PLC values/bits or to set PLC values or bits via your COMPUTER. You can use any language such as Basic, C, Pascal, Assembler or even if o
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:391848
    • 提供者:sundodo
  1. EmulatorCOM

    0下载:
  2. 本程序采用异步方式,除了可作为一般串口调试程序(232方式,或485、422主)来使用,也可以作为485、422设备(从模式)进行调试,当选中(是否比较)复选框后,收到上位机请求时,如果和比较区的内容一致,则自动回复发送区的内容,未选择比较框将按照设定的发送周期定时回复。 参数设定: 发送周期:单位毫秒。用于设定两次自动发送的时间间隔。 延迟接收时间:单位毫秒。推荐仅用于485方式,因为485为半双工模式,所以不能同时进行收发,此时间间隔在自动发送时必需小于上面设定的发送
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:40036
    • 提供者:韩冰
  1. ComDebug

    1下载:
  2. 用VC写的串行口调试程序,自动识别可用的串口号,可选波特率,校验方式等,可将接收到的数据保存(捕获)到文件,可用ASCII或HEX码方式发送或接收.可以发送文件.
  3. 所属分类:通讯编程

    • 发布日期:2014-01-18
    • 文件大小:36941
    • 提供者:张志刚
  1. comm15

    1下载:
  2. 1、将串口通讯协议存储为一个通讯文件,可是随时将存储通讯协议文件调入计算机运行与下位机通讯 可以实现通讯对话,供下位机工程师参考使用,其主要的通讯协议本程序把它们分成四种情况。 以下说明: 1)下位机直接发送数据,上位机只接收不回应数据。 2)下位机直接发送数据,上位机接收并回应数据。 3)上位机直接发送数据,下位机只接收不回应数据。 4)上位机直接发送数据,下位机接收并回应数据。 下位机工程师完全可以利用这个功能单独的并且很方便的调试与上位机通讯程序,更改双方的通讯协议, 不再需要上位机工程师
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1432325
    • 提供者:孙志华
  1. CppReference

    0下载:
  2. CppReference 对于c/c++的详尽说明 C/C++ Reference General C/C++ Pre-processor commands Operator Precedence Escape Sequences ASCII Chart Data Types Keywords Standard C Library Standard C I/O Standard C String & Character
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:553222
    • 提供者:wizardz
  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. 串口通讯16进制转字符串程序

    3下载:
  2. 串口通讯,16进制转换为ASCII码的程序,可以参考用
  3. 所属分类:通讯编程

    • 发布日期:2011-05-22
    • 文件大小:1883
    • 提供者:jugong
  1. modbustcp_master1

    0下载:
  2. VB编写的MODBUSTCP调试工具,命令用ASCII码,可自动删除空格并转HEX发出。-MODBUSTCP test tool
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:13680
    • 提供者:杠杠
  1. RS232

    0下载:
  2. 支持串口设置,十六进制数据发送,ASCII码数据发送,文件发送;十六进制回显,ASCII码回显。-Support for serial port settings, hexadecimal, data transmission, ASCII code data sent, send the file echo hex, ASCII code echo.
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5318978
    • 提供者:车飞
  1. Serialport

    0下载:
  2. 简单的串口通讯程序,能够以10进制、16进制、以及ASCII形式发送和接收数据-Simple serial communication program, be able to 10 into the system, and into the system, and ASCII send and receive data
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:58074
    • 提供者:王哲文
  1. VB_Series_Debuger

    1下载:
  2. 串口调试源码,可利用vb生成演示效果;内含exe,也可不需vb软件直接使用。 串口通讯使用mscomm32.ocx控件。电脑中没有可以从网上下载。 此软件可以显示ASCII码、16进制码、地址等,可以选择ASCII码发送或者16进制发送,很方便。-Serial debug source code can be used to generate demonstration effects vb Intron exe, can also be used directly without
  3. 所属分类:通讯编程

    • 发布日期:2014-01-21
    • 文件大小:24437
    • 提供者:蒂蒂
  1. READCOM2

    1下载:
  2. 串口发送、接收数据,显示数据、画图功能 可以选择16进制或ascii数据发送-Serial port to send, receive data, display data, drawing function can choose 16 hexadecimal or ascii data sent
  3. 所属分类:Communication

    • 发布日期:2015-05-05
    • 文件大小:41502
    • 提供者:吴敏
  1. ascii

    0下载:
  2. 利用Visual C++编写的ASCII码串口调试程序,适用性很高-Using Visual C++, prepared by serial ASCII code debugger, the application of high
  3. 所属分类:Communication

    • 发布日期:2017-03-21
    • 文件大小:3350
    • 提供者:麦克
  1. Modbus_over_serial_line_V1_02

    0下载:
  2. ModBus ASCII, RTU manual
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:226271
    • 提供者:Ales
  1. NetAssis

    0下载:
  2. Network debugging assistant (CM hardcover edition) V2.5 green special edition tool is in practical engineering applications, according to the actual needs of the general development of a network debugging tool. 界面精致美观,实用性也强。 Interface, exquisite beau
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:319787
    • 提供者:timoho
  1. Ascii-code

    0下载:
  2. Find the Ascii number for the key pressed
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:432602
    • 提供者:fahad12aus
  1. ASCII-code

    0下载:
  2. 完整的ASCII码表,对C,C++编程的各位非常有帮助。-Full ASCII code table for C, C++ programming you very helpful.
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:19491
    • 提供者:missman
« 12 3 »
搜珍网 www.dssz.com