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

搜索资源列表

  1. C++教程

    1下载:
  2. 我个人收集的C++builder 多线程串口通信方面的-my personal collection of multi-threaded C builder of serial communication Wanton
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:338722
    • 提供者:东风客
  1. SerialTool

    0下载:
  2. 多线程串口通信的例子,可以实现同时多串口的通信-multithread serial communication example, can achieve more while the Serial Communications
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:67755
    • 提供者:许伟群
  1. SerialPortComm

    0下载:
  2. 多线程串口通信程序-multithread serial communication program
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:87747
    • 提供者:南会
  1. 多线程串口Modem远程数据通信

    0下载:
  2. 本例子详细介绍了如何编制一个利用win32串口API函数,通过读写串口控制MODEM,进而实现远程数据传输的程序。-the detailed examples of how to use the preparation of a Serial win32 API functions to read and write through the modem serial port control, thereby achieving long-distance data transmission p
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:59602
    • 提供者:王永
  1. API实现多线程的串口通信

    0下载:
  2. 很实用的串口编程资料
  3. 所属分类:Windows编程

    • 发布日期:2010-11-24
    • 文件大小:33612
    • 提供者:ambychin
  1. CseriesPort类

    0下载:
  2. CseriesPort类支持多线程串口通信,是一个功能强大的用于驱动串口通信的第三方类。
  3. 所属分类:驱动编程

    • 发布日期:2011-07-11
    • 文件大小:7002
    • 提供者:ye1989
  1. CommTest.rar

    2下载:
  2. 基于CSerialPort的串口多线程通信。首先设置好串口参数,然后开启串口监测工作线程,它监测到串口接收到的数据、流控制事件或其他串口时间后,就以消息方式通知主线程,激发消息处理函数来进行数据处理。而发送数据可以直接向串口发送。,CSerialPort based on multi-threaded serial communication. First of all, set up serial port parameters, and then open the serial port m
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1246706
    • 提供者:海涛
  1. cktx

    0下载:
  2. 学习串口通信的好资料,内含有创建一个串口,打开串口,读取串口内容,关闭串口,还有多线程串口编程知识-Learning a good serial communication data contains create a serial port, open the serial port, serial port to read the contents, close the serial port, serial ports are multi-threaded programming know
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:907091
    • 提供者:王勇
  1. 串口工具

    1下载:
  2. delphi 环境的多线程串口通信控件,可以支持多线线程,还有虚拟端口。
  3. 所属分类:串口编程

    • 发布日期:2012-10-16
    • 文件大小:56039
    • 提供者:gmpguest
  1. 多线程串口通讯实例_622

    1下载:
  2. 多线程串口通讯实例- Multi-thread string mouth communication example
  3. 所属分类:串口编程

    • 发布日期:2013-08-19
    • 文件大小:106513
    • 提供者:胡本仁
  1. multi-serialsport

    0下载:
  2. 基于多线程串口通信的生产数据实时采集系统,对系统在实现中涉及的多线程处理技术、串行通信、数据库访问技术和Socket 通信技术作了较为详尽的说明-Based on multi-threaded serial communication in real-time production data acquisition system, the system involved in the realization of multi-threaded processing technology, ser
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:150177
    • 提供者:yn
  1. Rea_Time_Multi_threadSerial_Communication_Technolo

    0下载:
  2. 本文结合汽车配件厂工厂制造执行系统(MES)的开发实践,介绍和讨论了一种基于多 线程串口通信的实时数据采集系统的设计和实现方法,讨论了在设计和实现该系统的时候必 须考虑和注意的要点,并对系统在实现中涉及的多线程处理技术、串行通信、数据库访问技 术和Socket 通信技术作了较为详尽的说明。-This paper introduces one of real time data collecting system which is designed and implemented
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:150172
    • 提供者:士大夫
  1. Port_final

    0下载:
  2. java编写的多线程串口通信程序,用于串口测试-java prepared by multi-threaded serial communication program for the serial test
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:172142
    • 提供者:hikaru
  1. MultiSerial

    0下载:
  2. 多线程串口通信软件,源代码,可以实现多个串口的同时控制-Multi-threaded serial communication software, source code, can be achieved at the same time a number of serial port control
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:106513
    • 提供者:jojo
  1. interact-serialport

    0下载:
  2. 实现串口的初始化,里面采用的是overlappe模式,利用多线程实现串口通信。 还可以对DCB进行配置。 实现双机串口互联,双机通过串口通信.-two computers from using the serial port can communicate each other
  3. 所属分类:Com Port

    • 发布日期:2017-06-02
    • 文件大小:14579432
    • 提供者:kaihong
  1. multithreadedSerialCommunication

    0下载:
  2. VC多线程串口通信软件设计。-VC multi-threaded serial communication software design.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:566596
    • 提供者:阿飞
  1. Modem

    0下载:
  2. 这是一个多线程的串口通信例子,可供大家借鉴-This is an example about multiple thread communication with serial port.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:57814
    • 提供者:ccj
  1. MultiThread_SendRecvCommMsg

    0下载:
  2. 多线程串口通信,供新手学习使用,这可是我学习是的敲门砖呦,相当有用-Multi-threaded serial communication, for the novice to learn to use it but I am learning is the stepping stone Yo, very useful
  3. 所属分类:Com Port

    • 发布日期:2017-05-12
    • 文件大小:2776199
    • 提供者:ruirui
  1. 多线程的VC++串口通讯实例

    0下载:
  2. 多线程之间通信实例。完成多线程之间如何通信的功能设计及具体流程操作。(Example of communication between threads. How to complete the communication between multi-threaded function design and specific process operations.)
  3. 所属分类:系统编程

  1. [.[.serial

    0下载:
  2. 使用QT实现多线程串口通信,功能强大,程序完善,运行稳定,且效率较高。(Achieve multi-threaded serial communication)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:67584
    • 提供者:清月1
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com