CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 缓冲队列

搜索资源列表

  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 and the method to which attenti
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:47706
    • 提供者:金阳
  1. lpc2132mydemo

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

    • 发布日期:2008-10-13
    • 文件大小:76214
    • 提供者:h
  1. queue_arm_drive

    0下载:
  2. AMR7 队列驱动。 LPC2138基于ucos的中间件,FIFO发送队列缓冲,信号量同步,用于发送批量数据. -AMR7 cohort driven. Based on the LPC2138 OUT middleware, FIFO buffer this cohort, the signal synchronized, used to send bulk data.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:49904
    • 提供者:高明
  1. hchdl

    0下载:
  2. 基于缓冲队列的多任务网络通信代码。应用于实际的采集板系统中。-queue buffer based on the multi-task network communications code. Applied to the collection plate system.
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:19072
    • 提供者:marsky
  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等)

    • 发布日期:2008-10-13
    • 文件大小:8610
    • 提供者:周周
  1. netQueue

    0下载:
  2. vxworks平台下,基于缓冲队列(单链表)的多任务网络通讯。从通讯入手---双缓冲网络通讯,另外,还有网络通断检测。
  3. 所属分类:VxWorks

    • 发布日期:2014-01-17
    • 文件大小:7187
    • 提供者:song
  1. vxWorks_netcommu

    0下载:
  2. vxWorks下基于缓冲队列的全双工网络通讯.pdf 文章针对半自动大型仪器使用半~K..T--网络通讯造成的效率下降问题,建立了在嵌入式实时操作系统vxWorks 下全双工网络通讯的模式,并特别提出了双缓冲队列的流水线处理方法和通讯死时J\"l的概念。该方法充分利用vxWorks 对多任务和网络的良好支持,做到了在操作人员层面上的软件零死时间,在改善系统响应特性,提高软件效率上都很有 帮助。因此比半双工通讯方式更加适用于半自动控制
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:167518
    • 提供者:GB
  1. LM3SLib_UART_FIFO_TxInt.zip

    0下载:
  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. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:10913
    • 提供者:joyo
  1. wangluoyuanchengxu

    0下载:
  2. 关于数据发送方面和接收差不多,在上层协议放置好数据到mbuf链后,调用el_start函数,该函数把mbuf链中 的数据放置到本块网卡的发送队列缓冲el_pktbuf中,然后再调用el_xmit函数,此函数把发送队列缓冲el_pktbuf 中的数据有传递到网卡的数据存储器中.-On the data sent and received more or less the same place in the upper good deal of data to the mbuf chai
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:10901
    • 提供者:xiaochong
  1. DSP2812FIFO

    0下载:
  2. DSP上实现 软件FIFO队列 提高SCI的数据缓冲能力-DSP to achieve the software improve the SCI data FIFO queue buffering capacity
  3. 所属分类:DSP program

    • 发布日期:2016-01-25
    • 文件大小:5050
    • 提供者:王易龙
  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-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:76218
    • 提供者:杨盛
  1. SDCARD_FATFileSystem

    0下载:
  2. [FAT文件系统读写程序(目前在已经在fs2410开发板上经过sd卡测试,实现多级目录,文件的创建读写,24位bmp的读写),对FAT16文件系统进行了改进,主要是引入了缓冲队列,同时对缓冲队列使用了hash表的管理-[FAT file system read and write program (current board has been developed in fs2410 sd card test, multi-level directory, file creation readin
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-15
    • 文件大小:3928631
    • 提供者:于岩
  1. comWithPC

    0下载:
  2. 单片机与PC机通信示例,带缓冲池,使用队列实现。-Communication with the PC, SCM example, with the buffer pool, use the queue implementation.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1418
    • 提供者:liwenwen
  1. buffer_queue_serial

    0下载:
  2. 基于双缓冲队列的串口通信模块的研究与实现,提出基于一种称之为双缓冲队列的串口缓冲区管理策略的串口软件模块的实现方法和其中要注意的问题。-Research and Implementation of the serial communication module based on dual-buffer queue, based on a technique called serial buffer management strategy for double-buffer queue of th
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:58620
    • 提供者:eric
  1. STM32F103RB

    0下载:
  2. STM32F103RB USB模拟串口范例,参考官方版本,改写双缓冲+环型队列接收,改写环节队列发送。工程开发环境为COOCOX IDE。-STM32F103RB USB virtual serial port example, refer to the official version, rewritten double buffering+ ring queue receiver, rewritten ring queue to send. Development environment f
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-01
    • 文件大小:612815
    • 提供者:
  1. STM32_KeyScan

    0下载:
  2. 基于奋斗开发板的STM32的按键控制LED灯,使用状态机思想消除按键抖动并加入了长按处理功能,用16位FIFO(数据缓冲队列)提高可靠性和可移植性-STM32 development board based on the struggle of the keys to control LED lights, using a state machine debounce ideology and joined the long press processing functions, using 1
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1442782
    • 提供者:何明强
  1. (FIFO)串口接收和发送

    2下载:
  2. 使用stm32的串口实现fifo队列缓冲读写数据,值得新手学习(Using STM32 serial port to realize FIFO queue buffer read and write data, it is worth learning by novice.)
  3. 所属分类:单片机开发

    • 发布日期:2019-12-02
    • 文件大小:11249664
    • 提供者:feishen
搜珍网 www.dssz.com