搜索资源列表

  1. 多线程串口类

    1下载:
  2. 编译环境: BC++ 5(free tool); C++ BUILDER 4, 5, 6, X; VC++ 5, 6, 7, 8;  GCC;

    支持256个串口

    体积小巧

  3. 所属分类:串口编程

    • 发布日期:2008-04-29
    • 文件大小:4801
    • 提供者:gongzhu
  1. VC++多串口控制解决方案源代码

    0下载:
  2. 串口通讯程序。可用于多个串口,本人转载于别处,希望资源共享。-serial communication program. Serial number can be used, reproduced elsewhere, I hope that the sharing of resources.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-26
    • 文件大小:63488
    • 提供者:译名
  1. monitorRs232

    0下载:
  2. 利用VC++多线程实现RS-232通讯的源程序,程序可对多个串口同时进行监视-multithreading VC RS-232 communications to the source, a number of procedures can be carried out surveillance Serial
  3. 所属分类:通讯编程

    • 发布日期:2024-05-26
    • 文件大小:3719168
    • 提供者:www
  1. snd_ddd

    0下载:
  2. 串口通讯模拟,模拟计算机的串口通讯功能,实现多个串口通讯-serial communication simulation computer serial communications functions and a number of serial communications
  3. 所属分类:串口编程

    • 发布日期:2024-05-26
    • 文件大小:25600
    • 提供者:david
  1. ComWatch

    0下载:
  2. 一个很不错的多串口调试的程序,这里是形成了比较好的界面,可以同时对多个串口进行监视 -a very good multi-serial debugging procedures, here is the formation of a relatively good interface can be on multiple serial port surveillance
  3. 所属分类:文档资料

    • 发布日期:2024-05-26
    • 文件大小:460800
    • 提供者:刘洋
  1. SerialBug

    0下载:
  2. 类似于串口调试程序的源码,支持多个串口的收发-Similar to the serial source code debugger, support for multiple serial port transceiver
  3. 所属分类:通讯编程

    • 发布日期:2024-05-26
    • 文件大小:139264
    • 提供者:棠梨平
  1. r232c

    0下载:
  2. 模拟串口的实用程序,很多没有串口的单片机可以借鉴,或者需要多个串口的人也可以借用-Simulation of serial utility, not a lot of single-chip serial port can learn from, or those who require multiple serial ports can also be borrowed
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-26
    • 文件大小:139264
    • 提供者:张文治
  1. comport

    0下载:
  2. 该程序是不占用资源的串口数据捕捉.同一台计算机中,再有其他应用程序或设备同时占用一个或多个串口的情况下,捕捉这些串口的通信数据-The program is not occupied by the serial data capture resources. The same computer, and then have other applications or devices at the same time occupied b
  3. 所属分类:其他小程序

    • 发布日期:2024-05-26
    • 文件大小:3072
    • 提供者:LWZ
  1. SerialPortTest

    0下载:
  2. 基于VC++的,多个串口的,带通讯协议的应用程序,两个通讯口,可分别接受,发送协议数据包.
  3. 所属分类:串口编程

    • 发布日期:2024-05-26
    • 文件大小:74752
    • 提供者:du
  1. MSCommMultiPort

    0下载:
  2. 应用MSCOMM控件控制多个串口实例,通过MSCommMultiPort加深对MSCommMultiPort的认识-Application controls to control multiple serial MSCOMM example, through better understanding of the MSCommMultiPort awareness MSCommMultiPort
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-26
    • 文件大小:1909760
    • 提供者:xuyongfeng
  1. SerialPortr

    0下载:
  2. 串口通讯源码,已整理成类,多线程接受串口数据,同一程序可以调用多个串口-Serial Communication source, has been organized into categories, multi-threaded to accept serial data, the same procedure can call multiple serial
  3. 所属分类:通讯编程

    • 发布日期:2024-05-26
    • 文件大小:3072
    • 提供者:东升
  1. Serial_new

    0下载:
  2. Serial串口累,支持多个串口同时通讯。-Serial serial tired, support for multiple serial communication at the same time.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-26
    • 文件大小:30720
    • 提供者:蜗牛
  1. MSCommMultiPort

    0下载:
  2. 本代码为MSComm控件在VC的MFC程序中控制多个串口的应用实例。在使用MSComm控件时,1个MSComm控件只能同时对应一个串口。如果应用程序需要访问多个串口,那么必须使用多个MSComm控件。-MSComm control of the code for the MFC in VC process control multiple serial application. In the use of MSComm control
  3. 所属分类:通讯编程

    • 发布日期:2024-05-26
    • 文件大小:1925120
    • 提供者:宋海生
  1. Serial_(RS-232C)_Connector_1

    0下载:
  2. 用于串口通讯的windows 函数库,可以控制多个串口和监控每个串口的工作状态。-For serial communications library windows, you can control multiple serial and monitoring the work of the state of each serial port.
  3. 所属分类:通讯编程

    • 发布日期:2024-05-26
    • 文件大小:196608
    • 提供者:bbs
  1. UART2

    0下载:
  2. 单片机扩展多个串口的另外一个例子,可实现更少的端口占用,以及中断方式和查询方式。源代码,可直接使用-Single-chip serial port expansion more than another example of the realization of fewer ports may be occupied, as well as the interruption of the way and manner inquiry.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-26
    • 文件大小:242688
    • 提供者:lee
  1. Multithreading

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

    • 发布日期:2024-05-26
    • 文件大小:41984
    • 提供者:何平
  1. CeVsp

    0下载:
  2. Wince平台下的虚拟串口驱动实现,可以把一个串口映射成多个串口给不同的应用程序使用。已经在Wince5.0和Wince6.0平台上测试过。-Multi-Com port driver implentment in wince platform,can map a com port to several com ports for many applications using.Already tested in Wince5.0 an
  3. 所属分类:Windows CE

    • 发布日期:2024-05-26
    • 文件大小:29696
    • 提供者:nddiny
  1. Msmulticomms

    0下载:
  2. 如果你是从事实时监控系统和通信系统的开发,那么你就会发现利用VC++对RS-232串口编程是经常用到的事。 本程序就是一个以动态连接库(DLL)文件形式实现对多个串口的操作。-If you are engaged in real-time monitoring system and communications system, then you will find the use of VC++ on the RS-232 serial
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-26
    • 文件大小:259072
    • 提供者:163
  1. delphi串口通信工程开发实例导航

    0下载:
  2. 多个串口通讯例子,包含很多实用的串口通信实力,对初学者和有帮助(Multiple serial communication example, very easy to use)
  3. 所属分类:通讯/手机编程

  1. 串口操作:一个收两个发

    0下载:
  2. 实现多个串口收发,并控制哪个串口收发的stm32程序(several usarts transport and receive)
  3. 所属分类:串口编程

    • 发布日期:2024-05-26
    • 文件大小:2792448
    • 提供者:的算法
« 12 3 4 5 6 7 8 9 10 ... 27 »

源码中国 www.ymcn.org