CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - serial thread

搜索资源列表

  1. SerialCtrlDemo

    0下载:
  2. CSerialIO实现一个对串口读写的类,有一个线程负责处理对串口数据的读写,只需要简单调用CSerialIO提供的API就可以侦听串口的数据。 -CSerialIO implement a class to read and write the serial port, there is a thread responsible for handling read and write data to the serial port, simply provide the API call
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:49620
    • 提供者:ljc
  1. UART_Thread

    0下载:
  2. 本例程主要演示了如何实现串口参数的设置,串口数据的发送,线程方式的串口数据接收。-This routine demonstrates how to implement the main serial port parameters are set, serial data transmission, mode of receiving data from serial thread.
  3. 所属分类:Com Port

    • 发布日期:2017-05-20
    • 文件大小:5994117
    • 提供者:Rene
  1. thread-com

    0下载:
  2. 可以同时用多个线程操作串口,供参考学习,有需要下载-Multiple threads can use the serial port operation
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:77763
    • 提供者:sam
  1. Serial

    0下载:
  2. 串口间通讯,包括串口的创建,设置等,以及工作者线程的创建应用等-Between serial communications, including serial port creation, settings and applications to create worker thread
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:31147
    • 提供者:邵继红
  1. multi-thread-com-comunication

    0下载:
  2. vc6.0下的多线程串行通信,实现几个线程对串口同时操作-vc6.0 implemented multi-threaded serial communication
  3. 所属分类:Process-Thread

    • 发布日期:2015-07-16
    • 文件大小:79872
    • 提供者:xiepeng
  1. serial

    0下载:
  2. 在evc中运行的串口通信程序,采用了线程回调函数的方式-Running in evc serial communication program, with the way the thread callback function
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4475209
    • 提供者:yml
  1. serial

    0下载:
  2. 一个用于串口通讯的C++类源代码,使用了线程。-This class can read, write and watch one serial port. It sends messages to its owner when something happends on the port The class creates a thread for reading and writing so the main program is not blocked.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:7234
    • 提供者:zjh
  1. thread

    0下载:
  2. Linux下 实现串口的简单通讯的简单源码-To realize the Linux serial port of simple communication simple the source code
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:2568
    • 提供者:lizhen
  1. Serial-multi-thread-communication

    0下载:
  2. 基于Cserialport的串口多线程通信框架,可以更加方便地实现串行通信。-Based the Serialport serial multi-threaded communications framework, can more easily realize the serial communication.
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1252060
    • 提供者:郭晓
  1. multi-thread-asynchronous-

    0下载:
  2. 详细讨论了基于VC开发环境的异步串行通信动态链接库的开发、设计过程-Discussed in detail the dynamic link library of asynchronous serial communication based on VC development environment, development, design process
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:131785
    • 提供者:泞瀞
  1. Serial

    0下载:
  2. 一个实验程序,利用C# serialport控件,实现串口的数据收发,并在textbox上显示,在vs2008平台上,跨线程调用显示程序。 线程(Thread)与委托(Invoke和BeginInvoke) 这几天专门玩线程与委托,到处查找资料看,渐渐明白了用法、写法和一些注意事项;-An experimental program using C# serialport control, serial data transceiver and display it in the t
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-26
    • 文件大小:41936
    • 提供者:steven
  1. SERIAL-COMMUNICATION

    0下载:
  2. 串行通信动态连接库,并已经测试,采用线程监视接收缓冲区,利用回调接口传送接收的数据,异步读写操作,非阻塞模式。-Serial communication dynamic link library, and has been tested using thread monitors the receive buffer, using callback interface to transmit and receive data, asynchronous read and write operat
  3. 所属分类:Com Port

    • 发布日期:2017-11-14
    • 文件大小:2012596
    • 提供者:drxingjian
  1. API-serial-asynchronous-code

    1下载:
  2. 本例程采用 windows API编写,属于串口异步非阻塞操作,采用线程监视、windows事件、自定义消息,其中数据接收一块分别采用SetCommMask、WaitCommEvent 设置等待串口通信事件,是初学者不可多得的学习资料,该历程亦可直接用在实际工程当中,很具有收藏与学习价值,压缩包中还包含相关的参考文档,望大家好好利用-This routine uses the Windows API to write, is a the serial asynchronous non-bl
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:12461902
    • 提供者:lambert
  1. Serial

    0下载:
  2. 一个简单的串口类,利用线程处理,可以发送接收数据,-A simple serial type, the use of thread, can send and receive data
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:1772
    • 提供者:yang
  1. RT-Thread-1.1.0_COM1_SEND

    0下载:
  2. 实现串口1一直发送数据,使其作为一个数据发生器。每隔1秒发送32个字节数据-Serial one has to send data to act as a data generator. Every 1 seconds to send 32 bytes of data
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-30
    • 文件大小:12622328
    • 提供者:焦晶晶
  1. RT-Thread-0.3.1-touchuan

    0下载:
  2. STM32基于RT-THREAD的串口网络口双向透传代码-STM32-based RT-THREAD bidirectional serial port passthrough network code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-28
    • 文件大小:10840333
    • 提供者:陈忠
  1. Serial-Port-Class

    0下载:
  2. 一个可以直接使用的串口操作类,这个类完成读、写和监视一个串口通信端口,当串行端口发生事件它会发送一个消息给其所属窗口, 该类创建一个读数据线程和一个写数据线程,使主程序不会被堵塞。-One can use the serial port operations, the completion of this class to read, write, and monitor a serial communications port, serial port when the event occ
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6684
    • 提供者:杨天
  1. serial-port

    0下载:
  2. 利用mfc 在vc6.0环境下 实现串口的通讯。所用设备是FTU,规约为101规约。其中用了线程来监测数据是否发送完毕 接收完毕-Serial communication using mfc under vc6.0 environment. The equipment used is the FTU, the statute of 101 statute. Which used thread to monitor whether the data has been sent has been r
  3. 所属分类:Com Port

    • 发布日期:2017-05-19
    • 文件大小:5186873
    • 提供者:晨光
  1. Qt_Linux_Serialport

    0下载:
  2. 基于Linux QT环境下串口多线程通信 -Linux Qt serial thread communication
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-17
    • 文件大小:4563899
    • 提供者:David
  1. Multi-thread-serial-communicati

    0下载:
  2. VC/C++源码,系统相关,串口通讯类,多线程  一个多线程的VC++串口通讯实例,选择本机可用的串口,可同进打开多个可用的串口,还可以设置数据位、停止位、校验、波特率,往指定端口发送接收数据等。VC6.0编译通过。 -VC/C++ source code, related system, serial communication, multi thread of a multi-threaded VC++ serial communication example, the serial po
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2524895
    • 提供者:陈广龙
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com