搜索资源列表

  1. MutiThreadSerial

    1下载:
  2. 利用VB写的多线程通讯工具,可以很好的解决串口通讯数据量巨大时阻塞的问题,而且对学习怎样用vb写多线程有很大的帮助-VB write multi-threaded communication tools, can solve serial data communications at a huge obstruction to the problem, but learning how to use Visual Basic to wr
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:21614
    • 提供者:摄氏37度
  1. spcomm25

    0下载:
  2. 一个97年的经典控件,现在也不少人用,多线程 (Multi-Thread) RS232 串行口通讯控件。
  3. 所属分类:程序开发库

    • 发布日期:2009-07-18
    • 文件大小:28195
    • 提供者:xingfuzhiyu
  1. 多线程串口通讯实例

    1下载:
  2. 所属分类:源码下载

  1. Multi-Thread RS232

    0下载:
  2. 说明:又一个多线程 Multi-Thread RS232 串行口通讯构件 ( 1.2 版,附源码 )-Note : Also a multithreaded Multi-Thread RS232 serial port communication components (version 1.2, with source)
  3. 所属分类:通讯编程

    • 发布日期:2024-05-11
    • 文件大小:17408
    • 提供者:zxb
  1. COMMUNICATION

    0下载:
  2. 一个串口通讯控制程序,采用多线程方式设计。-A serial communication control procedures, the use of multi-threaded design.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-11
    • 文件大小:1614848
    • 提供者:changkong
  1. lscommdemo2

    0下载:
  2. 多线程,多接收模式串口类 LsComm 之二相关文档 多线程,多接收模式串口类LsComm 作者:Liu_sir 所以参照Delphi中的SpComm设计了一个类CComPort,对CSerialPort进行了2次封装,主要目的是简化串口的使用.使其用简单的代码就可以完成串口通讯的过程.并提供了一个Demo程序演示了CComPort的使用 多线程,多接收模式串口类 LsComm 之二 作者:liu_sir 实
  3. 所属分类:通讯编程

    • 发布日期:2024-05-11
    • 文件大小:89088
    • 提供者:liaotao
  1. MyComm

    0下载:
  2. Visual C++串口编程例子。实现了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收模式,进行对串口数据收发 -Visual C++ serial port programming example. Implementation of a simple-to-use multi-threaded serial communication interface, you can switch to receive queri
  3. 所属分类:通讯编程

    • 发布日期:2024-05-11
    • 文件大小:1927168
    • 提供者:yangjian
  1. 20073131394675

    0下载:
  2. 实现了一个简洁易用的多线程串行通讯接口,可以切换查询和自动接收模式,进行对串口数据收发-To achieve a simple and easy-to-use multi-threaded serial communication interface, you can switch to receive queries and automatic mode, the data on the serial transceiver
  3. 所属分类:进程与线程

    • 发布日期:2024-05-11
    • 文件大小:168960
    • 提供者:lin
  1. CommTest

    0下载:
  2. 多线程多串口、使用API写的串口通讯例程。-Multi-threaded multi-serial port, use the API to write the serial communication routines.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-11
    • 文件大小:51200
    • 提供者:yang
  1. LsCommDemo

    0下载:
  2. LsComm就一个多线程同进接收串口信息的类库,本示例向大家展示如何使用它。示例实现了一个简洁易用的多线程串行通讯接口,可以以切换查询和自动接收两种模式进行对串口数据收发。实现选择串口、选择接收模式、发送数据、同步接收数据、异步接收数据等。-LsComm on a multi-threaded serial port to receive the same information into the library, the exampl
  3. 所属分类:系统编程

    • 发布日期:2024-05-11
    • 文件大小:101376
    • 提供者:
  1. PSerialPort

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

    • 发布日期:2024-05-11
    • 文件大小:3072
    • 提供者:马国军
  1. lsCommDemo

    0下载:
  2. 一个vc++多线程串行通讯接口源代码 一个VC++比较简易的多线程串行通讯接口,具有切换查询和自动接收两种模式,进行对串口数据收发,同时还支持大数据传送,感觉挺实用的类库源码,有空时候也可以研究一下源代码-A vc++ multi-threaded serial communication interface, VC++ source code for a relatively simple multi-threaded seria
  3. 所属分类:进程与线程

    • 发布日期:2024-05-11
    • 文件大小:105472
    • 提供者:andysun
  1. mscomabchao

    0下载:
  2. 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。 -A multi-threaded serial communication example of VC++, select the serial port of the machine available, can be used with the serial n
  3. 所属分类:Windows编程

    • 发布日期:2024-05-11
    • 文件大小:108544
    • 提供者:好大
  1. MultiThreadSerialCommnication

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

    • 发布日期:2024-05-11
    • 文件大小:57344
    • 提供者:chenchunming
  1. comm

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

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:tangjie
  1. D7Com32

    0下载:
  2. Delphi7 串口通讯 封装的DLL,实现多线程对串口的监控,十六进制数据的写入等基本串口操作方法。-Delphi7 serial communication package DLL, multi-thread serial port monitor, hex data, the basic serial write operation method.
  3. 所属分类:串口编程

    • 发布日期:2024-05-11
    • 文件大小:1014784
    • 提供者:daihongwei
  1. MutiThread5

    0下载:
  2. 多线程实现串口收发的vc程序 上位机程序 串口通讯初学者小程序-Multithreading vc serial send and receive serial communication program for beginners PC applet program
  3. 所属分类:进程与线程

    • 发布日期:2024-05-11
    • 文件大小:27648
    • 提供者:小杨
  1. 2011-04-07-1

    0下载:
  2. 一个最新的多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。-A new multi-threaded serial communication example VC++, select the machine available serial port that can be used with the serial num
  3. 所属分类:串口编程

    • 发布日期:2024-05-11
    • 文件大小:105472
    • 提供者:袁元
  1. lsCommDemo

    0下载:
  2. 一个VC++比较简易的多线程串行通讯接口,具有切换查询和自动接收两种模式,进行对串口数据收发-A relatively simple VC++ multi-threaded serial communication interface with switching queries and automatically receive two modes for sending and receiving of serial data
  3. 所属分类:进程与线程

    • 发布日期:2024-05-11
    • 文件大小:103424
    • 提供者:吴清德
  1. plc

    0下载:
  2. 串口通讯工具,支持短信猫和普通串口通讯,用的多线程处理-Serial communication tools to support text messaging and the general cat serial communication, use of multi-threading
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-11
    • 文件大小:135168
    • 提供者:syx
« 1 2 3 4 5 67 8 »

源码中国 www.ymcn.org