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

搜索资源列表

  1. COM-RS232

    0下载:
  2. windows下,串口调试软件-windows, serial debug software
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:20.66kb
    • 提供者:肖尚德
  1. VC-COM

    0下载:
  2. 用VC++6.0实现PC机与单片机之间串行通信的方法.doc-VC 6.0 PC and SCM serial communication between the methods. Doc
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:10.07kb
    • 提供者:王海东
  1. com-SerialCommunications-class

    0下载:
  2. CSerial - A C++ Class for Serial Communications -CSerial-A C Class for Serial Communicatio ns
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2.88kb
    • 提供者:zjl
  1. comm32bcb

    0下载:
  2. serial com port sample, Borland c++ buider
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:10.93kb
    • 提供者:dsgfdg
  1. com VS 2010串口例程

    2下载:
  2. VS2010串口例程,VC2010写的串口调试助手,开发环境为VS2010,使用的uncioud环境,纯API,不错的C++串行通讯例子程序,希望能对串口学习的朋友有所帮助 -VS2010 serial routines, VC2010 write serial debugging assistant development environment VS2010, using uncioud environment, pure API, a good example of C++ serial
  3. 所属分类:通讯编程

    • 发布日期:2013-06-13
    • 文件大小:130.96kb
    • 提供者:lan
  1. SerialComUserControl

    0下载:
  2. This system written in VB6. It should how to communicate using serial com port. It s good for reference
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:11.13kb
    • 提供者:keith
  1. s7200

    0下载:
  2. 默认串口1,V区操作 注意:操作VW时,地址应为偶数 plc参数:波特率9600,偶效验,8数据位,1停止位 此程序工控爱好者交流使用, qq: 57476662 email: lkl_xz@163.com -The default serial port 1, V District operations Note: The operation of VW, the address should be an even plc parameters: 9600 baud,
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1.02mb
    • 提供者:霍嵩
  1. com

    0下载:
  2. 串口调试助手源代码,采用vb6.0编写,内为word文档,含注释。-Serial Debugging Assistant source code, written using vb6.0, in the word document, with comments.
  3. 所属分类:Communication

    • 发布日期:2014-11-04
    • 文件大小:8.09kb
    • 提供者:louis
  1. com

    0下载:
  2. VB编写的串口通信程序,能设置串口通信的第9位,实现多机通信-VB prepared the serial communication program that can set the serial communication section 9, the realization of multi-machine communication
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:8.77kb
    • 提供者:李峰
  1. com

    0下载:
  2. 本程序用vb编写,通过串行口与单片机进行串行通讯-This procedure used to prepare vb, through serial port with the single-chip serial communications
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:2.44kb
    • 提供者:xlx
  1. com-test

    0下载:
  2. 自己在VC 6.0下做的串行端口测试软件,感觉挺好用的-VC 6.0 under their own to do serial port test software, I feel very good use
  3. 所属分类:Communication

    • 发布日期:2017-03-21
    • 文件大小:188.83kb
    • 提供者:任国军
  1. comVB

    0下载:
  2. com口通讯程序,vb的很简单,对了解vb的com控件很有帮助,协议是老师给的,看看源代码就知道了,调试需要虚拟串口-com port communication procedures, vb s very simple, to the understanding of the com controls vb helpful that the agreement was given by the teacher to see the source code to know the needs o
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:24.19kb
    • 提供者:zengkai
  1. serial2

    0下载:
  2. WIN32串口通信源代码,封装良好,使用方便。-Serial Communication for WIN32 Each programmer knows that accessing the hardware ports of a computer is getting more and more complicated. The software presented here intends to ease the development of applications using the
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:62.27kb
    • 提供者:zzj
  1. Com-SmartCard

    0下载:
  2. VC下学校饭卡系统及串口系统编程,对利用串口及SQL编程有借鉴意义。-School SmartCard system and the system serial programming, the use of serial and SQL programming has referential significance.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:142.83kb
    • 提供者:wanhang
  1. Com

    0下载:
  2. 有关串口编程,是课程设计时自己编写的小程序 与大家共同分享啊,比较简单-Of the serial programming, curriculum design are the small programs I have written to share with you, ah, is relatively simple
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1.84mb
    • 提供者:王鹤鹤
  1. COM

    1下载:
  2. 本串口程序基于VC++6.0,应用API函数来编写完成串口收发数据,在两台机子之间收发TXT文件。程序简单简单易懂适合处学者来学习。-Based on the serial program VC++6.0, the application API function to send and receive serial data completed in between two machine to send and receive TXT file. Simple and straightfor
  3. 所属分类:通讯编程

    • 发布日期:2013-10-29
    • 文件大小:12.2kb
    • 提供者:陈灿
  1. COM

    0下载:
  2. 一个串口的调试程序,VC++编译通过的。-A serial port debugger, VC++ compiler to pass.
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1.84mb
    • 提供者:cheutscher
  1. com-api

    0下载:
  2. 用API编写串口通讯的例子,编程环境DELPHI-Serial Communication
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:140.31kb
    • 提供者:dfs
  1. com-note

    0下载:
  2. 一个关于C51的串口通讯笔记,记录的很详细-A note on the C51 serial communications, records in great detail
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1.63mb
    • 提供者:张华
  1. COM-testing-software

    0下载:
  2. A tool to test serial COM port.
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:290.34kb
    • 提供者:bksiah
« 12 3 4 5 6 »
搜珍网 www.dssz.com