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

搜索资源列表

  1. vc串口通讯

    1下载:
  2. 用visual c++写的串口通信程序,有rs232,同步串口通信。-with visual c write the serial communication procedures, RS232, synchronous serial communication.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3559817
    • 提供者:吴本涛
  1. RS232串口通信编程(C++Builder)

    1下载:
  2. RS232串口通信编程(C++Builder),也是一个好东西,用它写串口程序是最快的,请大家放心下载。有什么问题找我!我一直在用!-RS232 serial communication programming (C Builder), which was a good thing, use it to write serial procedure is the fastest, please rest assured download. What is the problem for me!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4582
    • 提供者:胡显辉
  1. VCmscom

    1下载:
  2. 利用MSCOM实现了RS232串口通信,经工程证实,程序可用。-MSCOM achieved using RS232 serial communication, the project confirmed that the procedure can be used.
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:14261
    • 提供者:钱明贵
  1. rs232 program

    0下载:
  2. 基于rs232协议的串口通信程序-agreement based on the RS232 serial communication program
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7758
    • 提供者:练三元
  1. 串口以太网通信转换

    0下载:
  2. 该程序用于RS232串口、以太网通信转换的例子,看看可能对你有帮助-procedures for the RS232 serial ports, Ethernet switch example, you might look at the help
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:53804
    • 提供者:王辉
  1. 基于windows api的RS232串口程序

    0下载:
  2. 采用WINDOWS API函数编写的RS232串口程序。程序详细展示了windows串口通信的实现过程,包括超时设置,DCB设置等,串口工作方式是较为容易实现的同步方式,适合初学者。 程序采用C++程序编写,但稍有类和对象概念的C程序员一样能够轻松看到程序。
  3. 所属分类:通讯编程

  1. vb-plccommunication

    1下载:
  2. vb与plc串口通信程序 另加串口监视精灵 CommMonitor 侦测、拦截、逆向分析串口通信协议, 是侦测RS232/422/485串行端口 的专业工具软件,是软硬件工程师的最佳助手。CommMonitor 能侦听、拦截、记录、分析 串行通信协议,让您对应用程序操作串行端口的过程和细节,让您及时的模拟被侦听程序 或设备的数据、控制流,提高工作效率。-vb plc serial communication program plus a serial port monitor
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:538564
    • 提供者:谢霆锋
  1. RS232

    0下载:
  2. RS232串口通信,由89c52单片机控制。异步通信,内含两个程序。-RS232 serial communication, controlled by the 89c52 microcontroller. Asynchronous communication, contains two programs.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:7446
    • 提供者:李冰
  1. RS232

    0下载:
  2. 串口调试工具源码,为C#程序,即可做工具使用也可学习Com通信 -Serial source debugging tools for the C# Procedures can do tool can also be used to study Com Communications
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:268586
    • 提供者:王建中
  1. Serial_Communication

    0下载:
  2. 此程序用于单片机RS232串口通信,主要应用于各模块之间的通信,也可与上位机进行通信实现控制-This procedure for single-chip RS232 serial communication, mainly used in communication between the modules can also communicate with the PC control
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:12015
    • 提供者:张小峰
  1. source

    0下载:
  2. 串口通信小程序,利用RS232串口对话或传文件-Serial communication of small programs, using the RS232 serial port dialog, or pass the file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:64459
    • 提供者:pxd
  1. comtest

    0下载:
  2. VB编写的RS232串口通信测试程序,以txt格式接受,可定义发送字符-VB prepared by the RS232 serial communications test procedures in order to txt format acceptable to send a character can be defined
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:63221
    • 提供者:李洪斌
  1. rs232

    0下载:
  2. 串口发送程序(RS232)经过调试可用,用于控制硬件通信-labview(1)
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4229
    • 提供者:gaoxin
  1. RS232

    0下载:
  2. 使用MFC实现串口程序,可以自行设置串口通信中所需参数。功能强大!-Serial program using MFC, can set the serial communication parameters required. Powerful!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:617204
    • 提供者:冯亚雷
  1. rs232

    0下载:
  2. 打开串口调试程序,将波特率设置为9600,无奇偶校验 晶振11.0592MHz,发送和接收使用的格式相同,如都使用 字符型格式,在发送框输入 hello,I Love MCU ,在接 收框中同样可以看到相同字符,说明设置和通信正确 -Open the serial port debugger, the baud rate is set to 9600, no parity crystal 11.0592MHz, send and receive using the same fo
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:659
    • 提供者:zhu
  1. 16-RS232

    0下载:
  2. 串口通信的程序,可是实现单片机与上位机的通信-Serial communication program, but the MCU and host computer communication! ! !
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:784011
    • 提供者:gaoyan
  1. RS232

    0下载:
  2. 本源程序为串口通信助手的源程序,可以方便改动调试有关计算机和MCU通信的界面。-The source code for the source of the serial communication assistant, you can easily change the debug interface of the computer and the MCU communication.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1867146
    • 提供者:万雨榕
  1. rs232-communition

    0下载:
  2. 232的串口通信程序。单片机不仅仅只有并口会用,串口也要熟悉,这是本人使用过的程序,希望有用。-232 serial communication program. SCM will be used is not the only parallel, serial, but also familiar, this is the program I used, I hope useful.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:23387
    • 提供者:祝宏彬
  1. thfnprogram

    0下载:
  2. 基于rs232协议的串口通信程序,这是在学校学习时写的代码(Based on rs232 serial port communication program of the agreement, this is the school to write code)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-11
    • 文件大小:6673
    • 提供者:cbldctibhe
  1. 端口调试工具

    0下载:
  2. CommMonitor 侦测、拦截、逆向分析串口通信协议, 是侦测RS232/422/485串行端口 的专业工具软件,是软硬件工程师的最佳助手。CommMonitor 能侦听、拦截、记录、分析 串行通信协议,让您对应用程序操作串行端口的过程和细节,让您及时的模拟被侦听程序 或设备的数据、控制流,提高工作效率。(CommMonitor detects, intercepts, and analyzes serial communication protocols in reverse. It
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:814080
    • 提供者:kissmyass
« 12 »
搜珍网 www.dssz.com