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

搜索资源列表

  1. 多线程串口类

    0下载:
  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. 多线程串口通讯实例

    0下载:
  2. 关于串口通讯的多线程编程,希望可以为为大家提供参考-on serial communication multithreaded programming, hoping to provide a reference for all
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:100296
    • 提供者:李丽平
  1. API实现多线程的串口通信

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

    • 发布日期:2010-11-24
    • 文件大小:33612
    • 提供者:ambychin
  1. RS232串口调试助手源码

    4下载:
  2. 本程序为串口调试助手源代码,VC6.0平台上开发使用,可以直接作为串口的相关开发项目上使用,使用了多线程的方式串口通讯,本程序在原来的版本上升级到了V2.3,现在分享给各位程序员,希望对大家的项目开发有所帮助,节省开发时间。
  3. 所属分类:源码下载

    • 发布日期:2010-12-08
    • 文件大小:174814
    • 提供者:qfq510
  1. VC++Multi-Thread.rar

    0下载:
  2. vc多线程:用VC实现多串口多线程工业控制 来源:编程基地 http://bcjidi.cn/,vc Multithread: Using VC multi-serial multi-threaded industrial control Source: programming base http://bcjidi.cn/
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:131116
    • 提供者:pudn
  1. CommTest.rar

    2下载:
  2. 基于CSerialPort的串口多线程通信。首先设置好串口参数,然后开启串口监测工作线程,它监测到串口接收到的数据、流控制事件或其他串口时间后,就以消息方式通知主线程,激发消息处理函数来进行数据处理。而发送数据可以直接向串口发送。,CSerialPort based on multi-threaded serial communication. First of all, set up serial port parameters, and then open the serial port m
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1246706
    • 提供者:海涛
  1. 串口工具

    1下载:
  2. delphi 环境的多线程串口通信控件,可以支持多线线程,还有虚拟端口。
  3. 所属分类:串口编程

    • 发布日期:2012-10-16
    • 文件大小:56039
    • 提供者:gmpguest
  1. vc_serialport_communication

    0下载:
  2. MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5354543
    • 提供者:liuyuefeng
  1. multi-serialsport

    0下载:
  2. 基于多线程串口通信的生产数据实时采集系统,对系统在实现中涉及的多线程处理技术、串行通信、数据库访问技术和Socket 通信技术作了较为详尽的说明-Based on multi-threaded serial communication in real-time production data acquisition system, the system involved in the realization of multi-threaded processing technology, ser
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:150177
    • 提供者:yn
  1. Rea_Time_Multi_threadSerial_Communication_Technolo

    0下载:
  2. 本文结合汽车配件厂工厂制造执行系统(MES)的开发实践,介绍和讨论了一种基于多 线程串口通信的实时数据采集系统的设计和实现方法,讨论了在设计和实现该系统的时候必 须考虑和注意的要点,并对系统在实现中涉及的多线程处理技术、串行通信、数据库访问技 术和Socket 通信技术作了较为详尽的说明。-This paper introduces one of real time data collecting system which is designed and implemented
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:150172
    • 提供者:士大夫
  1. Port_final

    0下载:
  2. java编写的多线程串口通信程序,用于串口测试-java prepared by multi-threaded serial communication program for the serial test
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:172142
    • 提供者:hikaru
  1. can4nt

    0下载:
  2. 典型的串口编程,详细说明了串口编程中多线程的运行和保护-Typical serial programming, detailed descr iption of the serial multi-threaded programming in the operation and protection of
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:735235
    • 提供者:chengjiajia
  1. mscomabc

    0下载:
  2. 一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。-More than one thread of the VC++ Serial Communication example, select the serial port of the machine can be used to open the same number into the serial port availabl
  3. 所属分类:Windows Kernel

    • 发布日期:2015-07-16
    • 文件大小:107253
    • 提供者:133
  1. interact-serialport

    0下载:
  2. 实现串口的初始化,里面采用的是overlappe模式,利用多线程实现串口通信。 还可以对DCB进行配置。 实现双机串口互联,双机通过串口通信.-two computers from using the serial port can communicate each other
  3. 所属分类:Com Port

    • 发布日期:2017-06-02
    • 文件大小:14579432
    • 提供者:kaihong
  1. multithreadedSerialCommunication

    0下载:
  2. VC多线程串口通信软件设计。-VC multi-threaded serial communication software design.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:566596
    • 提供者:阿飞
  1. Modem

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

    • 发布日期:2017-03-29
    • 文件大小:57814
    • 提供者:ccj
  1. simulator-vehicle-detector

    0下载:
  2. 多线程车辆检测器模拟程序(多线程串口发送)可设置模拟车辆速度(最大车速和最小车速)及车流量 注意:只有计算机有串口存在才能运行-Multithreading vehicle detector simulation program (multi-threaded serial port) can be set to simulate vehicle speed (maximum speed and minimum speed) and traffic volume Note: there is
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:745653
    • 提供者:wuyun
  1. 多线程的VC++串口通讯实例

    0下载:
  2. 多线程之间通信实例。完成多线程之间如何通信的功能设计及具体流程操作。(Example of communication between threads. How to complete the communication between multi-threaded function design and specific process operations.)
  3. 所属分类:系统编程

  1. c#编写串口通讯代码 多线程实现

    3下载:
  2. c#编写串口通讯代码多线程实现,逻辑与界面分离。发送与接收都为单独线程(c#Prepare serial communication codes multithreading)
  3. 所属分类:串口编程

    • 发布日期:2018-12-18
    • 文件大小:337920
    • 提供者:用户12345
  1. 基于LabWindows_CVI多线程编程的串口测试实现

    1下载:
  2. 基于LabWindows_CVI多线程编程的串口测试实现(Realization of serial port test based on LabWindows CVI multithreaded programming)
  3. 所属分类:其他

    • 发布日期:2020-10-13
    • 文件大小:1444864
    • 提供者:JoneArmy
« 1 23 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com