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

搜索资源列表

  1. comcommu

    0下载:
  2. 针对现在工业监控中的缺乏多路串口同时监测的手法,通过开辟多线程以及线程同步解决了多串口同时监测的问题-Intended for industrial monitoring and control in the absence of multi-channel serial port simultaneously monitor the way, through the creation of multi-threading and thread synchronization to solve
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-26
    • 文件大小:9008939
    • 提供者:于禾
  1. 446805_e74e00883afc4588

    0下载:
  2. linux qt环境下的串口多线程功能的实现,打开qt窗口后读写串口,并同时可以进行其他窗口操作-linux qt environment implementation of serial multi-threading capabilities, open qt window after the serial read and write, while other windows can operate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:66095
    • 提供者:fde fd
  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
    • 文件大小:28168757
    • 提供者:康元青
  1. MySerialCom-source

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

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

    0下载:
  2. opc服务器驱动有modbus在串口链路上的实现以及普通的串口自由协议 -modbus opc server drive with the realization of the serial link and the common serial free agreement
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:6027296
    • 提供者:孙肇杰
  1. MultiThreadSerialCommnication

    0下载:
  2. 简单而强大的多线程串口编程工具CserialPort类(附VC基于MFC单文档协议通讯源程序及详细编程步骤)-multithread serial commnunication programming
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:57698
    • 提供者:chenchunming
  1. MultiThread_COM

    0下载:
  2. 多线程串口通信程序。本程序使用两个线程对串口进行监听和控制,程序经反复实际调试运行稳定,系统占用率极低。-Multi-thread serial communication programs. This program uses two threads on listening to and control serial ports, the actual commissioning program after repeated stable, the system occupancy rate
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2438531
    • 提供者:shrekkkk
  1. Modem

    0下载:
  2. 《VC++精彩实例》第30章 多线程串口Modem远程数据通信-COM multiple threads processing for remote data communications
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:65687
    • 提供者:Pero
  1. vc_com_api

    0下载:
  2. 串口设置 串口的操作可以有两种操作方式:同步操作方式和重叠操作方式(又称为异步操作方式)。同步操作时,API函数会阻塞直到操作完成以后才能返回(在多线程方式中,虽然不会阻塞主线程,但是仍然会阻塞监听线程);而重叠操作方式,API函数会立即返回,操作在后台进行,避免线程的阻塞-com set   HANDLE CreateFile( LPCTSTR lpFileName,   DWORD dwDesiredAccess,   DWORD dwShareMode,   LPSECUR
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:106373
    • 提供者:mmmm
  1. comm

    0下载:
  2. 基于windows api的多线程串口通讯类,支持消息事件。-Based on multi-threaded windows api serial communications, support news events.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:4106
    • 提供者:tangjie
  1. MutilThreadSerialDLL

    0下载:
  2. VC++写的,在动态库中实现多线程串口监视,希望能对大家有所帮助-VC++ written in a dynamic library in multi-threaded serial port monitor, hoping to be helpful
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-10
    • 文件大小:2124181
    • 提供者:刘国
  1. SerialPort

    0下载:
  2. VC++简单而强大的多线程串口编程工具,该CSerialPort类封装了串口通信的基本 数据和方法。-VC simple and powerful multithreaded serial programming tools, the CSerialPort type of serial communications package of basic data and methods.
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:6802
    • 提供者:jinzhi
  1. serial-communicati

    1下载:
  2. 多线程串口通讯实例,可实现十六进制和字符数据的传输。-Multi-threaded serial communication example, hexadecimal and character can achieve data transmission.
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:2025723
    • 提供者:李牧
  1. mscomabc

    0下载:
  2. 多线程串口编程实例,用VC++开发,能够实现串口通信-multi thread port communication
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:2039838
    • 提供者:刘青云
  1. CommPerf

    0下载:
  2. Win32多线程串口性能测试程序,能够同时测试多个串口并检测到出错。其中使用到其他开源代码,具体请看代码文件开头的版权声明-Win32 serial performance multi-threaded test program, can test multiple serial ports and detect the error.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:39977
    • 提供者:Vincent
  1. CnComm

    0下载:
  2. WINDOWS/WINCE 多线程串口通讯库 语言: C++ (ANSI/UNICODE) 平台: WINDOWS(WIN98/NT/2000/XP/2003/Vista) WINCE 5.0 模拟器 Pocket PC 2003 模拟器 硬件: PC串口 串口服务器 USB串口 虚拟串口 -WINDOWS/WINCE multi-threaded serial communication library Language: C++ (ANSI/UNICODE) Platform:
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:655345
    • 提供者:wsj
  1. CnComm

    0下载:
  2. CnComm串口类,WINDOWS/WINCE 多线程串口通讯库-CnComm serial class , WINDOWS/WINCE multi-threaded serial communication library
  3. 所属分类:Com Port

    • 发布日期:2017-04-24
    • 文件大小:15718
    • 提供者:GYT
  1. cPPRS232

    0下载:
  2. 多线程串口通讯实例,主要介绍开发rs232-C++ rs232
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:54778
    • 提供者:lsl
  1. LDCameraController-src

    0下载:
  2. 精美的云台控制程序,带Flash加载窗口、支持多线程串口通讯、IOCP、同步异步通信。-Fine PTZ control procedures with the Flash to load the window to support multi-threaded serial communication, the IOCP, synchronous to asynchronous communication.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:660172
    • 提供者:小仙
  1. CommTest

    0下载:
  2. VC多线程串口通信,有助于学习了解串口开发-VC multi-threaded serial communication, help to learn about the serial development
  3. 所属分类:Communication

    • 发布日期:2017-05-26
    • 文件大小:9381631
    • 提供者:小生
« 1 2 3 4 5 6 78 9 10 11 12 ... 20 »
搜珍网 www.dssz.com