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

搜索资源列表

  1. thread980

    0下载:
  2. 多线程串口Modem远程数据通信多线程串口Modem远程数据通信-Modem serial multi-threaded multi-threaded remote data communications data communications remote serial Modem
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:67863
    • 提供者:dd
  1. PSerialPort

    0下载:
  2. 一个在evc环境下的多线程串口通讯类,可以在WINCE 所有环境下,经过测试和使用。-Evc a multi-threaded environment serial communications, all in WINCE environment, tested and used.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:2653
    • 提供者:马国军
  1. thread-Modem

    0下载:
  2. 多线程串口Modem远程数据通信 多线程串口Modem远程数据通信-Modem serial multi-threaded multi-threaded remote data communications data communications remote serial Modem
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:67457
    • 提供者:zl
  1. VCcom

    0下载:
  2.  串口的操作可以有两种操作方式:同步操作方式和重叠操作方式(又称为异步操作方式)。同步操作时,API函数会阻塞直到操作完成以后才能返回(在多线程方式中,虽然不会阻塞主线程,但是仍然会阻塞监听线程);而重叠操作方式,API函数会立即返回,操作在后台进行,避免线程的阻塞。 个类的基类。 该MFC参考通常不描述通过继承的函数或操作符。若要寻求这些函数的信息,请参阅类层次结构图中该类的基类信息。 每个类的说明文档包括:该类的概括、类成员的种类、以及该成员函数、重载操作符或数据成员的基本用途。
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:66760
    • 提供者:csheng
  1. SPCOMM2.5

    0下载:
  2. 这是一个用Delphi开发的多线程多串口控件,可以实现10个串口同时通讯。-This is a development with Delphi' s multi-threaded multi-serial port control, serial port 10 can be achieved at the same time communications.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:26426
    • 提供者:wujiren
  1. ZhSMS

    0下载:
  2. 经典的手机短信发送接收软件,多线程串口监控,推荐下载!-Classical SMS sending and receiving software to download!
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:157888
    • 提供者:赵三
  1. ODBCmultitgread

    0下载:
  2. 是1论文关于多线程与ODBC在串口编程中的应用,对于多线程编程并读取数据库有一定帮助理解。-This is paper aimed at multi-thread and ODBC programing,is helpful to your own application.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:206774
    • 提供者:swallowdean
  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 2 3 4 5 6 78 9 10 11 12 ... 21 »
搜珍网 www.dssz.com