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

搜索资源列表

  1. Comm(串口调试工具)

    0下载:
  2. 串口调试程序源程序。 非常好的串口调试助手,提供源程序,供大家参考。-serial debugger source. Serial debugging very good assistants and provide the source for your reference.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:680036
    • 提供者:李剑莉
  1. Vb串口通讯调试方法

    3下载:
  2. vb 串口通讯调试方法 现有电子秤一台,使用串口与计算机进行通讯。编写VB程序来访问串口,达到读取电子秤上显示的数据。该电子秤为BE01型仪表,输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。在VB中与串口通讯需要引入控件MSComm串口通讯控件(在Microsoft Comm Control 6.0中)-vb serial communications debugging method existing
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2878
    • 提供者:林帆
  1. Comm-MFC

    0下载:
  2. 用VC编写的关于RS通讯协议的窗口调试程序 同时可以RS232 以及 RS485上进行调试。-VC RS prepared by the communication protocol debugging window procedure can be RS232 and RS48 5 on debugging.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:41162
    • 提供者:余琨
  1. serial comm C8051F02X系列MCU串口通讯底层驱动程序

    0下载:
  2. C8051F02X系列MCU串口通讯底层驱动程序,已经调试通过,大家只需要编写上层代码即可!
  3. 所属分类:串口编程

    • 发布日期:2012-11-14
    • 文件大小:2679
    • 提供者:aladdin
  1. comm

    0下载:
  2. VC++ 向指定串口发送和接收数据,可十六进制接收和发送,是一个串口调试程序。可以选择串口速率和串口号,设置发送和接收的数据编码-VC++ to specify the serial port to send and receive data, you can send and receive hexadecimal, is a serial debugger. Can select the serial port speed and serial number, set the encodin
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:23865
    • 提供者:
  1. comm

    0下载:
  2. 串口通信的最新可用 的源码程序。类似串口调试助手,很好用的。-Serial communication source of the latest procedures available. Similar to serial debugging helper, a good use.
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:77896
    • 提供者:逸瑞
  1. VB-Comm

    1下载:
  2. VB串口调试软件源代码,可以参考修改为其它通讯程序-VB serial debugging software source code
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:5988
    • 提供者:王真
  1. COMM

    0下载:
  2. com端口发送数据调试,可以输入任何数据对COM口发送和接收!-com port debug!
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:6665
    • 提供者:小草
  1. comm

    0下载:
  2. 所属分类:Com Port

    • 发布日期:2017-04-16
    • 文件大小:19455
    • 提供者:康康
  1. Commix

    0下载:
  2. 非常好的串口调试工具,提供了很好的功能,比如设置波特率,停止位,校验位-A very good serial debugging tools provide a good feature, such as setting the baud rate, stop bits, parity bit, etc.
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:197158
    • 提供者:张单群
  1. comm

    0下载:
  2. 一个简单的串口调试软件,有助于初学者对串口控件及串口协议的掌握。-A simple serial debugging software to help beginners on the serial port and serial port control agreements on the subject.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:26021
    • 提供者:lantian0099
  1. COMM

    0下载:
  2. 串口编程调试精灵,visual C++编程,可以了解产口编程或用来调试串口-Serial programming and debugging wizard, visual C++ programming, to understand programming or be used to produce debug serial port
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:2015704
    • 提供者:李金全
  1. Comm

    0下载:
  2. 串口助手程序,比串口调试助手功能更强大,更稳定-Serial assistant program, assistant than the serial debugging more powerful, more stable
  3. 所属分类:Com Port

  1. Commix

    0下载:
  2. 为工业控制设计的串口设备调试工具,已被很多工控行业人员使用,主要特点:   1、能根据设备的通讯协议,方便地生成多种冗余校验如Modbus,并加上结束符,适用于大多数串口通讯的工业设备;   2、能够混合输入16进制数、10进制数、ASCII字符,这种功能通过转义符“\\”实现;   3、支持串口1~255,可以自定义任意通讯参数组合,随时改变参数而不用关闭串口,支持不常用的波特率等;   4、可以测出设备的响应间隔。 -Design for industrial contr
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:196844
    • 提供者:tjl
  1. comm

    0下载:
  2. 串口调试程序是在实际工程应用中,根据实际的普遍的需求而开发的串口调试工具。-Serial port debugger is in practical engineering applications, according to the actual needs of the general development of the serial debugging tools.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:24541
    • 提供者:jfisdo
  1. comm

    0下载:
  2. 串口通信经典书籍 龚建伟,串口调试的基础-Classic books Gong Jianwei serial communication, the basis of serial debugging
  3. 所属分类:Com Port

    • 发布日期:2017-06-09
    • 文件大小:16443346
    • 提供者:lefteye
  1. comm

    0下载:
  2. 串口调试助手源码,能够实现串口数据的接收和发送-Serial debugging assistant source, enabling send and receive serial data
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:10755
    • 提供者:sky
  1. comm

    0下载:
  2. 串口通信实例,非常像串口调试助手。vc2005编译器使用。-Serial communication instance, very much like a serial debugging assistant. vc2005 compiler.
  3. 所属分类:Com Port

    • 发布日期:2017-05-29
    • 文件大小:12046673
    • 提供者:ddbing
  1. comm

    0下载:
  2. java串口编程调试程序-.................... serial programming java debugger
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:36093
    • 提供者:836190863@
  1. 五味子串口调试助手

    0下载:
  2. 串口调试助手 可循环发送 条件发送(serial comm debug helperfull yes .)
  3. 所属分类:串口编程

    • 发布日期:2017-12-19
    • 文件大小:70656
    • 提供者:爱米饭
« 12 »
搜珍网 www.dssz.com