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

搜索资源列表

  1. T_Serial

    0下载:
  2. 这是一个关于51 的串口驱动队列,可以在串口上实现数据传输队列
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:12978
    • 提供者:zhang
  1. vc(QUEUE).rar

    0下载:
  2. 封装完善的C++队列类,可用在串口通讯、网络通讯上等等,Complete package C++ queue class, can be used in serial communications, network communications, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:938
    • 提供者:heyong
  1. queue

    0下载:
  2. 带线程安全的循环队列,可自行调整队列的大小.处理数据的效率高.处理串口,USB数据的好东东!-With the cycle of thread-safe queue, they are free to adjust the size of the queue. Efficient data processing. To deal with serial port, USB data Dongdong good!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:4623
    • 提供者:张来
  1. Queue

    0下载:
  2. 串口通讯里,对接收到的字符进行缓冲处理,并以队列形式输出至外面-Serial communication, the docking buffer characters received treatment, and the output queue to form outside
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:2082
    • 提供者:wyj
  1. serial

    1下载:
  2. 使用labview实现中断访问串口,使用消息队列方式传递数据。-Use labview realize interrupt visit, use the message queue serial port style to deliver data.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:85203
    • 提供者:丁延
  1. UART_Queue

    0下载:
  2. Labview环境下串口采集单片机发送的数据以及用队列进行处理-Serial data acquisition and processing using queues
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:43688
    • 提供者:徐浩
  1. ComQueue

    0下载:
  2. 用简单队列的方法实现串口通信,达到数据可以按照一定顺序传输的目的。-Use simple queue of method of serial communication, data can be reached in sequence the purpose of transmission
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:18937
    • 提供者:zhangna
  1. serial

    0下载:
  2. 使用labview实现中断访问串口,使用消息队列方式传递数据。-Use labview realize interrupt visit, use the message queue serial port style to deliver data.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:85249
    • 提供者:fromAp
  1. serial

    0下载:
  2. 使用labview实现中断访问串口,使用消息队列方式传递数据。-Use labview realize interrupt visit, use the message queue serial port style to deliver data.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:85296
    • 提供者:consti
  1. U0C0

    0下载:
  2. 串口发送队列,确保发送数据的正确性,不会丢失数据-Serial transmit queue
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2262
    • 提供者:mayu
  1. queue

    0下载:
  2. 在用户开发中断服务程序时,需要使用环形队列,本代码精炼,可以用于各种中断服务程序,如串口中断服务程序-In the development of the interrupt service routine when the user needs to use the circular queue, the code refining, can be used for various interrupt service routines, such as the serial interrupt
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1535
    • 提供者:董永强
  1. QUEQUEtest

    0下载:
  2. 串口编程、消息队列、通过一个队列然后把数据通过串口发送出去,属于一个demo级别的程序,并不是一个工程级别的,请注意,然后我在凑够字数。-Serial programming, message queues
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:18504
    • 提供者:501821782
  1. ComQueue

    0下载:
  2. labview串口的队列接收方式,有效解决labview串口接收时字节错乱问题-labview visa queue send and receive
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-04
    • 文件大小:21770
    • 提供者:
  1. 1031debug

    0下载:
  2. 一个基于C#的数据采集程序,其中包括队列,文本处理,串口编程,数据库存储等内容。-A C# based data acquisition procedures, including the queue, text processing, serial programming, storage, etc..
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-14
    • 文件大小:21567775
    • 提供者:pinkman
  1. SPCOMM

    0下载:
  2. 支持Delphi7/XE7 为控件增加应答方法。新增两个属性:ResponseDelay 应答延时、ResponseRetry 重试次数。 DisposeRpsData 首先应实现事件。在该事件中,通过发送和接收到的数据判断并处理应答信息,返回True表示接收数据为应答数据;返回False则表示接收数据不是有效数据,该数据将重新返回消息队列由 ReceiveData 方法处理。 ResponseComm 方法实现应答模式调用。它首先写数据到串口,等待串口的返回数据,如果超过应答延时,将重新写数据
  3. 所属分类:Communication

    • 发布日期:2017-12-13
    • 文件大小:14541
    • 提供者:xiesnap
  1. xin

    0下载:
  2. 实现串口读写\共享内存读写、消息队列、线程、epoll(Implementation of serial read-write/Shared memory read, write, message queue, thread, epoll)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:kristen_dou
  1. 新建文件夹

    0下载:
  2. 串口队列操作,串口自动存储数据,如队出队管理(Serial port operation, serial port automatically store data, such as team management.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:8192
    • 提供者:风的孩子
搜珍网 www.dssz.com