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

搜索资源列表

  1. ComAssistant串口通信Comport

    4下载:
  2. 串口调试助手 v1.0 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明: 十
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:263.54kb
    • 提供者:zesfl
  1. VisualC++_serial_port

    1下载:
  2. Visual C++串口通信编程实践(包括串口调试助手源代码)-Visual C serial communication programming practice (including serial debugging assistant source code)
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1.04mb
    • 提供者:lzpsfl68
  1. MSComm

    0下载:
  2. MSCOMM 编程实例 ,类似与串口调试助手的功能,是MSCOMM空间的基本编程
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:34.66kb
    • 提供者:楚燕
  1. comport.zip

    0下载:
  2. 转载如果侵犯产权,不负责任,本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。,reproduced if infringe on property rights, irresponsible and totally based on the procedures Dan "serial debugging assistant V2.2" produced, the original
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:4.01kb
    • 提供者:仔仔
  1. SCOMMV23.rar

    0下载:
  2. 串口调试助手 (visual c++/turbo c串口通信编程与实践 龚建伟),Serial debugging assistant (visual c++/Turbo c serial communication programming and practice龚建伟)
  3. 所属分类:Com Port

    • 发布日期:2017-05-14
    • 文件大小:301.65kb
    • 提供者:james
  1. serial-communication

    1下载:
  2. 压缩包是关于串口编程的内容,一共有五个部分,第一个是测试小程序,基于Visual c++和Tubor C的,第二个是多线程串口编程工具Cserialport类得,第三个是控件MSCOmm串口编程的,第四个是windos API串口编程的,第五个是串口调试助手V2.2的源代码-Archive content is about serial programming, a total of five parts, the first is to test a small program, based
  3. 所属分类:Com Port

    • 发布日期:2017-02-24
    • 文件大小:21.52mb
    • 提供者:范开明
  1. ser_port_ver10

    0下载:
  2. Windows串口编程例子-The example of uart in Windows
  3. 所属分类:Com Port

    • 发布日期:2017-11-14
    • 文件大小:37.42kb
    • 提供者:站长
  1. CHUANKOUBIANCHENGTIAOSHI

    0下载:
  2. 串口通信编程,类似与串口调试助手。非常好用。-Serial communication programming, similar to serial debugging assistant. Very easy to use.
  3. 所属分类:Com Port

    • 发布日期:2017-05-09
    • 文件大小:1.92mb
    • 提供者:111
  1. SerialCommunicationPracticesGongjianbin

    0下载:
  2. 龚建斌的这本讲串口编程的书很好。很适合初学者。并附有本书的中所有例程和串口调试助手源码。-It is a good book of serial programming and very suitable for beginners.
  3. 所属分类:Com Port

    • 发布日期:2017-11-20
    • 文件大小:43.65mb
    • 提供者:jiaojiao
  1. codeprocess

    0下载:
  2. 这是串口调试助手编程过程及详细解说的文档,大家可以下载学习,谢谢支持!-This is a serial debugging assistant programming process and a detailed explanation of the document, you can download to learn, thanks to support! 搜索
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:23.07kb
    • 提供者:huahua
  1. Serial

    0下载:
  2. 串口编程的典型示例,带有串口调试助手,是串口编程的好帮手-A typical example of serial programming, with serial debugging assistant who was a good helper serial programming
  3. 所属分类:Com Port

    • 发布日期:2017-04-24
    • 文件大小:190.69kb
    • 提供者:qiudongsun
  1. comtesthelper

    0下载:
  2. 串口调试助手源程序 及编程详细过程 1.建立项目    2.在项目中插入MSComm控件  3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件    5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据-com test helper
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:23.91kb
    • 提供者:zhou
  1. vbcomms

    0下载:
  2. 基于vb6.0编程串口调试助手实例小程序-vbcomms
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:23.75kb
    • 提供者:fujie
  1. serialPortAssist

    0下载:
  2. 串口调试助手,用来帮助大家进行串口编程调试的工具,本人试用过,很方便的。-Serial debugging assistant to help you carry out serial programming and debugging tools, I have tried, it is convenient.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:114.05kb
    • 提供者:杜航原
  1. serialportdebugassistantV2.1

    0下载:
  2. 串口调试助手是一款很好用的工具,常用于与DSP,单片机编程时的调试,能很好的帮助大家编程-Serial Debug Assistant is a good tool to use, often used with the DSP, microcontroller programming debugging, programming can be very good to help people
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:115.83kb
    • 提供者:张三
  1. SCOM

    0下载:
  2. 串口助手源代码,有助于初学者了解串口编程-Serial Assistant source code, will help beginners understand the serial programming
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:541.64kb
    • 提供者:jone
  1. Examples_Of_SerialCommunication(vc)

    0下载:
  2. 串口编程的诸多例子,包括mmscom控件的使用、SerialPort类的使用以及对windows api函数的介绍。另外还提供了一个非常有用的串口编程助手软件。-Serial programming of the many examples, including mmscom control the use of, SerialPort class to use as well as the introduction of the windows api function. It also pr
  3. 所属分类:Com Port

    • 发布日期:2017-05-26
    • 文件大小:8.44mb
    • 提供者:j-wu06
  1. 串口通信助手V2.3BY罗华飞

    0下载:
  2. 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣(Serial communication, a communication with PC MCU frequently us
  3. 所属分类:串口编程

  1. ComFxPlc V27

    0下载:
  2. C#网络编程之--------三菱plc与c#的串口通讯, ,(serial communication)
  3. 所属分类:串口编程

    • 发布日期:2018-01-07
    • 文件大小:535kb
    • 提供者:wede
  1. 串口调试助手V2.2

    0下载:
  2. 一款绿色版串口助手,编程查看串口的实时数据。(A green serial port assistant)
  3. 所属分类:串口编程

    • 发布日期:2018-05-02
    • 文件大小:113kb
    • 提供者:includexiao
« 12 3 »
搜珍网 www.dssz.com