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

搜索资源列表

  1. COM_IN_INT.rar

    0下载:
  2. 51单片机采用环形队列输入缓冲区,以中断方式接收串口数据,51 MCU using circular queue input buffer to receive data from serial port interrupt
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:628byte
    • 提供者:cyinfo
  1. pic18f66j60_C_receiving

    0下载:
  2. 建立环状队列保存过去10个键盘状态,利用天然获得的时延,消键抖,防止连续动作,选择响应模式(下键或抬键动作)。还可以防止两键同按引起的误动作,这里主要靠键值识别,两键同下的键值与单键下键的值不同,拒绝之即可。-Create circular queue holds the state over the past 10 steps of the keyboard, using natural available delay, jitter elimination keys, to prevent
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1.91kb
    • 提供者:zhao
  1. AT89C52

    0下载:
  2. 环形队列在C51中的定义,初始化函数,队列的读写操作-Circular queue in the C51, as defined in the initialization function, the queue of read and write operations
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:14.32kb
    • 提供者:冯云
  1. xhdl

    0下载:
  2. 循环队列标准格式!含有九个函数!向数据大师严蔚敏学习!希望给大家带来帮助-Circular queue is a standard format! Contains nine functions! Master Yan Wei Min to study the data! We hope to bring help
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4.28kb
    • 提供者:zdc
  1. xunhuanduilie_finish

    0下载:
  2. 使用循环队列的方式接受或发送串口数据,实现单片机与电脑的通信,带液晶显示程序。-Circular queue to accept or send serial data, with the LCD program.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:53.63kb
    • 提供者:朱光旭
  1. STM32-serial-port-driver

    1下载:
  2. STM32串口驱动(环形队列+内存动态分配+DMA+拼音检索)-STM32 serial port driver (circular queue+ memory dynamically allocated+ DMA+ phonetic retrieval)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-09-28
    • 文件大小:1019.95kb
    • 提供者:邢海楠
  1. 51MCU_FIFO

    1下载:
  2. 51单片机的FIFO(先入先出)循环队列实现(已在串口通信中实际应用)-51 single-chip FIFO (FIFO) circular queue (already in the practical application of the serial communication)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-04-11
    • 文件大小:25kb
    • 提供者:peack
  1. CircleQueue

    0下载:
  2. 这是一个循环队列的基本操作程序,是在ubuntu下编写的,包括建循环队列,插入,查找,删除,清空,销毁这些操作,很基本,适合初学者。基础很重要的。-This is the basic operating procedures of a circular queue is prepared under ubuntu, including the construction of a circular queue, insert, search, delete, clear, destroy thos
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:1020byte
    • 提供者:李友
  1. main

    0下载:
  2. STM32 使用DMA串口收发,外加环形队列(fifo),可以应用到大量数据收发。-STM32 DMA serial transceiver, plus a circular queue (the fifo) can be applied to large amounts of data to send and receive.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:3.67kb
    • 提供者:TANGWUBING
  1. STM32

    0下载:
  2. STM32串口驱动(环形队列+内存动态分配+DMA+拼音检索)-STM32 serial port driver (circular queue+ memory dynamically allocated+DMA+ phonetic retrieval)
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1.04mb
    • 提供者:浪子雄心
  1. stm32F_OS

    0下载:
  2. STM32在RL-ARM下的串口驱动,通过循环队列的方式收发数据。-STM32 serial port driver under the RL-ARM, send and receive data through the circular queue.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-14
    • 文件大小:2.44mb
    • 提供者:罗一鸣
  1. 51-FIFO

    0下载:
  2. 51单片机的FIFO(先入先出)循环队列实现-51 single-chip FIFO (first-in, first-out) circular queue to achieve
  3. 所属分类:SCM

    • 发布日期:2017-11-08
    • 文件大小:1.01kb
    • 提供者:陈驰
  1. QUEUE

    1下载:
  2. 循环队列模块的实现,可直接引用,节省开发时间-Circular queue module implementations, can be directly quoted, saving development time
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:14.52kb
    • 提供者:陈志浩
  1. Msp430UartTXorRX

    2下载:
  2. 串口环形队列接收和发送程序,基于MSP430-Serial circular queue receive and transmit procedures, based on MSP430
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-08-05
    • 文件大小:322.02kb
    • 提供者:zoukai
  1. AN11329

    0下载:
  2. 基于NXP芯片的循环队列应用,里面有一些循环队列应用的相关代码。-NXP chip-based circular queue application, which has a circular queue applications code.
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:555.6kb
    • 提供者:安妮
  1. Stack_CycleQuene

    0下载:
  2. 本人自己实现的栈与循环队列。 栈中实现了数据的后进先出。 循环队列长度固定为2的整数次幂以方便队列指针的环回计算。-My own stack and circular queue. The stack implements LIFO. Circular queue length is fixed to an integer power of 2 to facilitate loop calculating of the queue pointer .
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-11
    • 文件大小:1.36kb
    • 提供者:经历
  1. Electricity-meter

    0下载:
  2. AVR单片机测电量,加入滑动窗口滤波和环形队列滤波-AVR microcontroller measured power, adding a sliding window filter and circular queue filtering
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:442.3kb
    • 提供者:朱波
  1. STM32-serial-driver-

    0下载:
  2. STM32串口驱动(环形队列+内存动态分配+DMA+拼音检索),多功能整合,方便各种情况使用-STM32 serial driver (circular queue+ memory dynamically allocated+DMA+ phonetic search), multi-function integrated, easy to use a variety of situations
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:4.16mb
    • 提供者:付伟
  1. queue

    0下载:
  2. 静态数组循环队列操作,并有多线程访问互斥机制。-Static array circular queue operation, and multiple threads to access the mutex mechanism.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-11
    • 文件大小:1.29kb
    • 提供者:marvin
  1. Queue

    0下载:
  2. C语言写的实现对循环队列的操作,可用于网络或串口中作为接收缓存,不停的获取数据进行处理。-C language implementation of circular queue operation, network or serial port can be used as the receive buffer, constantly get data for processing.
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1.23kb
    • 提供者:方日阳
« 12 »
搜珍网 www.dssz.com