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

搜索资源列表

  1. communication.com

    0下载:
  2. 本程序是串口通信的com组件,并且符有客户机.包含STD ,线程池 ,多线程通信,com错误报告.一个串口有三个通信线程.可打开任意多个串口.目前正在为系统服务,完全可靠-Serial Communication com ponents, as well as address a client. Included STD, thread pool, Multithreading communications, com error report. a serial communications
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:121.81kb
    • 提供者:张耀文
  1. comcom

    0下载:
  2. 本程序是串口通信程序,经由本人两个月艰苦劳动的来的,主要含多线程同步的知识-serial communication program, through my two months of hard labor to the main thread synchronization with more knowledge
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:33.79kb
    • 提供者:zhangyaowen
  1. source1.02

    0下载:
  2. 一个自己改写的串口通信程序,采用了多线程收发的效率较高,并可以实时绘图,源码有注释-write in a serial communication procedure, the use of multi-threading TX higher the efficiency, and real-time graphics, a source Notes
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:202.9kb
    • 提供者:陈启明
  1. Rs232Communication

    0下载:
  2. 使用VC6开发,多线程实现串口的通信,对学习串口编程和使用串口调试有帮助-use VC6 development, multithreading serial communications, learning and the use of serial programming serial debugging help
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:55.86kb
    • 提供者:李红
  1. VC++_SerialPort

    0下载:
  2. 串口通信编程的一个高级实例,采用了多线程,涉及到串口以及输入/输出同步和I/O重叠方面的知识,主要实现数据收发,请在VC++6.0及以上环境下编译 这个我搜了一下本站,好像连重名的都没有,-serial communication programming as a senior example of the use of multithreading, Serial involved and input / output synchronization and I / O overlap of
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:55.86kb
    • 提供者:如歌
  1. vc++

    0下载:
  2. 多线程技术及其在VC++串口通信程序中的应用.pdf -multithreading technology and the VC Serial Communication Program application. Pdf multithreading technology and the VC Serial Communication Program application. pdf
  3. 所属分类:进程与线程

    • 发布日期:2014-01-15
    • 文件大小:81kb
    • 提供者:哈哈
  1. Multithreading_serial_communication

    0下载:
  2. 这是一个简洁易用的多线程串行通信接口,可以切换查询和自动接收模式,进行对串口数据的收发。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:77.25kb
    • 提供者:徐亮
  1. 111

    0下载:
  2. 《Visual C++精彩实例详解》随书光盘第30章 多线程串口Modem远程数据通信
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:58.19kb
    • 提供者:ling
  1. port-multithread

    0下载:
  2. 多线程串口通信,开发环境VC6.0,适合初学着阅读,对线程有一定了解,在win2000调试通过
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:865.35kb
    • 提供者:wuxiukun
  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
    • 文件大小:58.21kb
    • 提供者:王永
  1. dhCOM多线程的串口通信程序

    0下载:
  2. 一个多线程的串口操作接口。
  3. 所属分类:通讯编程

    • 发布日期:2010-03-26
    • 文件大小:100.67kb
    • 提供者:dehxya@gmail.com
  1. API实现多线程的串口通信

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

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

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

    • 发布日期:2011-07-11
    • 文件大小:6.84kb
    • 提供者:ye1989
  1. Multithreading

    0下载:
  2. 本文着重探讨用多线程并行的方式通过多个串口进行并行通信。使用多线程进行串行 通信的文献已有一些,但都没涉及到多个串口并行的情况。本文介绍的多串口多线程通信方 法,使多个串口并行通信,从而实现大规模的数据采集与高速数据传输操作。 关键词:多线程;串行通信;同步 -This article focused on the use of multi-threaded parallel manner parallel through multiple serial communic
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:40.77kb
    • 提供者:何平
  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
    • 文件大小:104.02kb
    • 提供者:jojo
  1. Modem

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

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

    1下载:
  2. 《Visual C++实践与提高——串口通信与工程应用篇》第二版目录 第1章Visual C++集成开发环境 第2章C++语法基础 第3章C++面向对象 第4章串行通信原理与设计 4.1串行通信基本概念 4.2串行传输协议 4.3串行接口标准 4.4串口硬件设计 第5章 串口调试 第6章使用MSComm控件编程 第7章使用WinAPI串口编程 第8章多线程编程 第9章TAPI编程 第10章计算机与单片机通信 第11章计算机与PLC通信
  3. 所属分类:Windows Develop

    • 发布日期:2016-08-07
    • 文件大小:26.86mb
    • 提供者:康元青
  1. MySerialCom-source

    0下载:
  2. 基于串口通讯的多线程,可以和wince通信-Serial communication based on multi-threaded, can wince communication
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:38.82kb
    • 提供者:xgia
  1. multiUART

    0下载:
  2. 通过创建多线程的方法来实现arm板上的多串口的并行通信,自己编写的,并在板上测试过的,但是针对你的板子,要自己设定。-By creating multi-threaded approach to achieve multi-arm board parallel port communication, I have written and tested on the board, but for your board, to set their own.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:1.4kb
    • 提供者:xting
  1. [.[.serial

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

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