搜索资源列表

  1. 消息缓冲队列实现通信

    0下载:
  2. 一个线程通过消息队列把消息传送给其他的线程
  3. 所属分类:源码下载

  1. vxworks 自定义数据队列的实现

    0下载:
  2. 实现了 自定义的 数据缓冲队列,具有良好的扩展性。 利用用户保留内存进行数据缓冲,避免内存碎片
  3. 所属分类:源码下载

  1. 1243693139

    0下载:
  2. VC下进行缓冲区操作, 如一个线程写,一个线程读取并存储 当然使用队列 这是为具体工程写的队列的例子工程-buffer under VC operation, such as writing a thread, a thread to read and storage of course this is the use of Queue works written for specific examples of projects Q
  3. 所属分类:系统编程

    • 发布日期:2024-06-09
    • 文件大小:590848
    • 提供者:卢火
  1. S3C44B0Xcomm

    0下载:
  2. 通过讨论常见的串口软件使用的方法,提出基于一种称之为双缓冲队列的串口缓冲区管理策略的串口软件模块的实现方法和其中要注意的问题。-through discussion of the common use of serial software, Based on the call a double-buffer queue Serial buffer management strategy Serial software modules a
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-06-09
    • 文件大小:47104
    • 提供者:金阳
  1. lpc2132mydemo

    0下载:
  2. lpc2132演示程序,同样是"基于硬件FIFO和缓冲队列的"串口收发演示,-lpc2132 demo program, it is also a "hardware-based buffer FIFO Queue and the" serial transceivers demonstration
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-09
    • 文件大小:75776
    • 提供者:h
  1. double_queue

    0下载:
  2. linux下一种双缓冲队列机制的实现源代码(C)。-linux under a double-buffer queue mechanism for the realization of the source code (C).
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-09
    • 文件大小:6144
    • 提供者:梅子
  1. Demo2_UART_1017

    0下载:
  2. 凌阳SPCE06的语音通信代码,利用了双缓冲队列,是学习的好例子,希望很大家一起分享-Sunplus SPCE06 voice communications code, the use of the double-buffer queue, is a good example of learning, hope to share with everyone
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-06-09
    • 文件大小:23552
    • 提供者:周周
  1. netQueue

    0下载:
  2. vxworks平台下,基于缓冲队列(单链表)的多任务网络通讯。从通讯入手---双缓冲网络通讯,另外,还有网络通断检测。-VxWorks platform, based on the buffer queue (single list) multi-tasking network communications.--- Starting from the double buffer communications network commun
  3. 所属分类:VxWorks

    • 发布日期:2024-06-09
    • 文件大小:7168
    • 提供者:song
  1. BufList

    0下载:
  2. 环形缓冲队列,带有Event激活,多入单出,用于线程间通信。-Ring buffer queue with Event-activated, multi-income single out for inter-thread communications.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-09
    • 文件大小:4096
    • 提供者:neil
  1. Queue

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

    • 发布日期:2024-06-09
    • 文件大小:2048
    • 提供者:wyj
  1. p_c.tar

    0下载:
  2. 多线程的“生产者消费者”问题的解决方案。采用消息队列缓冲技术。-Multi-threaded producer-consumer solution to the problem. The use of message queue buffer technology.
  3. 所属分类:操作系统开发

    • 发布日期:2024-06-09
    • 文件大小:6144
    • 提供者:ada
  1. LM3SLib_UART_FIFO_TxInt

    1下载:
  2. lm35 与 lpc2000系列 串口通信示例代码程序 主要是串口缓冲队列发送部分 大家有兴趣可以-lpc2000 series with lm35 sample code serial communication procedure is to send part of the serial buffer queue can have a look at all interested in
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-09
    • 文件大小:11264
    • 提供者:joyo
  1. netqueue

    0下载:
  2. 网络通信使用的缓冲队列,包括列队元素如何添加、列队元素如何删除等功能-Network communication using the buffer queue, including how to add a line-up element, line-up features such as how to remove elements
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-09
    • 文件大小:2048
    • 提供者:hucy
  1. chapter14

    0下载:
  2. 使用消息缓冲队列实现client和server里程之间的通信。-The use of message buffer queue length to achieve client and server communications.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-09
    • 文件大小:1024
    • 提供者:李开
  1. CycQueue

    0下载:
  2. 循环缓冲队列 ,常用于数据的采集等。比如生产者-消费者模式。-Circular buffer queue, commonly used in data collection and so on. For example the producer- consumer model.
  3. 所属分类:系统编程

    • 发布日期:2024-06-09
    • 文件大小:2048
    • 提供者:阿焦
  1. Super

    0下载:
  2. 利用消息缓冲队列机制,实现线程间的通信。-message
  3. 所属分类:其他小程序

    • 发布日期:2024-06-09
    • 文件大小:6144
    • 提供者:rainy
  1. lpc2132_dome

    0下载:
  2. lpc2132演示程序,同样是基于硬件FIFO和缓冲队列的串口收发演示-lpc2132 demo program, also is based on the hardware and buffer queue FIFO serial transceiver demo
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-06-09
    • 文件大小:75776
    • 提供者:杨盛
  1. dlb

    0下载:
  2. 双缓冲队列的C++实现,用到了模板封装机制,重用性更好,写服务器程序必备!-Double buffering queue C++ implementation mechanism used in the template package, reuse and better, write the server program must have!
  3. 所属分类:其他小程序

    • 发布日期:2024-06-09
    • 文件大小:25600
    • 提供者:挑灯看剑
  1. code

    0下载:
  2. 这是一个linux下的进程间通信,管道机制、消息缓冲队列、和共享内存机制进行进程间的通信等等。-This is an inter-process communication under linux, pipe mechanism, the message buffer queues, and shared memory mechanism for inter-process communication and so on.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-09
    • 文件大小:5120
    • 提供者:黄锋
  1. 3-2

    0下载:
  2. 使用消息缓冲队列来实现 client 进程和server 进程之间的通信-Buffer queue with the message client process and server to implement the communication between processes
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-06-09
    • 文件大小:1024
    • 提供者:曲丽萍
« 12 3 4 5 »

源码中国 www.ymcn.org