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

搜索资源列表

  1. 基于uCOS的循环数据队列演示

    0下载:
  2. 基于uCOS的循环数据队列演示,演示如何在UART收发上使用循环队列。-queue buffer demostration base on uCOS RTOS.
  3. 所属分类:uCOS开发

    • 发布日期:2017-04-04
    • 文件大小:89949
    • 提供者:maxwell_lee
  1. 02_uCOS-II_msgqueue

    0下载:
  2. ucos下的消息队列使用实例源码,配合ucos标准教程一书-ucos message queue using the following source code examples, with the standard tutorial book ucos
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:126022
    • 提供者:petterzhao
  1. LPC2378Ucos2

    1下载:
  2. 开发环境是在MDK 下LPC2378下的UCOS串口编程,和以前那个相比,改动了启动代码,去掉了系统里面的一个报警提示,并且使用了信号量、邮箱等,初学者使用!还没有使用队列,而且要经过改动才能支持串口的多个数据接收目前一次最多是发8个数据。 函数的测试是上电后,P2.0~P2.7从高变低并发一个字母给串口,从低变高,还有一个外部按键中断,按一下,发1000Bytes数据。从串口发的数据给ARM,ARM返回收到的数据。-Development environment is under the
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:476952
    • 提供者:王满仓
  1. ucos_ex2

    0下载:
  2. ucos移植到44b0的示例程序,ads1.2开发环境,介绍了ucos中消息队列的使用方法~-ucos transplant procedures 44b0 example, ads1.2 development environment, introduced in the message queue ucos use ~
  3. 所属分类:uCOS

    • 发布日期:2017-04-07
    • 文件大小:236634
    • 提供者:向北
  1. UCOS-Q

    0下载:
  2. 在UC/OS-II上调用消息队列函数对消息队列进行编程-In the UC/OS-II on the function of call message queue message queue programming
  3. 所属分类:uCOS

    • 发布日期:2017-05-13
    • 文件大小:3100365
    • 提供者:李小芸
  1. ucosII_sem_ex_1

    0下载:
  2. ucos的信号量的使用,通过队列的方法实现-the volume of the signal ucos the use of the method through the queue
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:313187
    • 提供者:桃子
  1. xiaoxiduilian

    0下载:
  2. 解决软件开发中常见的消息队列就餐问题,很好用的程序,希望对你有开发有帮助,UCOS下开发的。-To solve common software development problems Message Queue dining, good use of the program, want to help you develop, UCOS under development.
  3. 所属分类:uCOS

    • 发布日期:2017-04-07
    • 文件大小:2541
    • 提供者:王宝
  1. ucos_MessageQueue

    0下载:
  2. uC/OS消息队列演示.这个程序演示基本的消息队列。程序启动设计了6个普通应用任务以及 一个控制任务TAC,等待消息的任 * 务总是按照优先级的高低来决定获得消息的顺 序,实现消息队列的使用。-uC/OS message queue presentation. This program demonstrates a basic message queue. Proceedings designed six common application tasks, and a control ta
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:2794
    • 提供者:leo
  1. 02_uCOS-II_msgqueue

    0下载:
  2. ucos操作系统下,对消息队列的操作,基于vc编程 -ucos operating system, the operation of the message queue, based on vc Programming
  3. 所属分类:uCOS

    • 发布日期:2017-04-16
    • 文件大小:126095
    • 提供者:张俊
  1. LT-ARM214X-ucosrenwujanxiaodiduilietongxinshiyan.r

    0下载:
  2. 力天电子中LT-ARM214X学习板的UCOS任务间消息队列通信试验的配套源程序。-Power-day e-learning in the LT-ARM214X UCOS board message queue communication experiments between tasks supporting source.
  3. 所属分类:uCOS

    • 发布日期:2017-03-25
    • 文件大小:353998
    • 提供者:Simon
  1. Micrium-1138-sem-event

    0下载:
  2. UCOS 在ZLG开发板1138上的SEM(信号量)应用。可以跟踪理解ucos的信号量机制。环境:IAR -UCOS ZLG development board in 1138 on the Q (message queue) applications. Ucos can understand the message queue tracking mechanism. Environment: IAR
  3. 所属分类:uCOS

    • 发布日期:2017-05-09
    • 文件大小:2419884
    • 提供者:wang.yuefeng
  1. Micrium-1138-Q

    0下载:
  2. UCOS 在ZLG开发板1138上的消息列队的应用。可以跟踪理解ucos的消息列队机制。环境:IAR -UCOS ZLG development board in 1138 on the application of the message queue. Ucos can understand the message queue tracking mechanism. Environment: IAR
  3. 所属分类:uCOS

    • 发布日期:2017-05-10
    • 文件大小:2437656
    • 提供者:wang.yuefeng
  1. 4

    0下载:
  2. uCOS下消息队列的使用,自己写的代码,调试成功。-Under the use of uCOS message queue, his writing code, debugging success.
  3. 所属分类:uCOS

    • 发布日期:2017-05-16
    • 文件大小:4455888
    • 提供者:Neal Caffrey
  1. BC48

    0下载:
  2. ucos中消息队列,x86体系,嵌入式系统开发-In ucos message queue, x86 architecture, embedded system development
  3. 所属分类:uCOS

    • 发布日期:2017-04-15
    • 文件大小:7756
    • 提供者:胡勇
  1. keyqueue

    0下载:
  2. UCOS编写的按键消息队列液晶屏蜂鸣器响应程序,已经测试,完全可以使用,cortex-m3使用。-The key message queue LCD buzzer UCOS written response procedures have been tested, and can use, cortex-m3 use.
  3. 所属分类:uCOS

    • 发布日期:2017-11-29
    • 文件大小:315584
    • 提供者:zhagnwenlong
  1. ucos-kinetis

    0下载:
  2. 基于kinetis cortex m4 ucos 消息列队-Based kinetis cortex m4 ucos message queue
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:270094
    • 提供者:赵四
  1. dsPIC33F764GP710A_ucos_demo

    0下载:
  2. dsPIC33FJ64GP710A,MPLAB X,C30 。官方无此单片机的ucos例程,我经过修改gld内存分配文件,ASM汇编文件,已经可以在dsPIC33FJ64GP710A上运行,并且添加了ECAN的汇编程序,ECAN已经可以使用。 初始化了一个task和一个队列。 可在此基础上实现更加复杂的功能。-dsPIC33FJ64GP710A ,MAPLAB X,C30,UCOS II ,ECAN OK,QUEUE DEMO
  3. 所属分类:uCOS

    • 发布日期:2017-05-03
    • 文件大小:1191265
    • 提供者:孙宇
  1. fifo

    0下载:
  2. 软件模拟FIFO队列,实现了队列的初始化,读写操作以及查看队列占用情况和可用空间情况。uCOS下测试通过,其中的数据类型定义没有添加,请使用者按照芯片自行定义。-FIFO queue simulation software to achieve the initialization of the queue, read and write operations, and view the queue occupancy and available space situation. uCOS un
  3. 所属分类:uCOS

    • 发布日期:2017-04-10
    • 文件大小:1333
    • 提供者:liuyong
  1. STM32-LED闪烁-消息队列

    0下载:
  2. STM32LED闪烁——消息队列,通过建立消息队列,传送3个指针型变量,触发LED灯闪烁。(By setting up a message queue, 3 pointer variables are transmitted, triggering the LED light to flicker.)
  3. 所属分类:uCOS

    • 发布日期:2018-01-08
    • 文件大小:393216
    • 提供者:6128chen
  1. UCOSII完整系统代码

    1下载:
  2. 使用stm32F103芯片,在最小系统上实现了UCOS-II的完成功能,使用keil4编写;功能包括任务调度,消息队列,信号量集和软件定时等。本人亲测可以直接使用,使用的是标准32库函数(Using stm32F103 chip, the completion function of UCOS-II is realized on the smallest system, which is written by keil4. Functions include task scheduling, m
  3. 所属分类:uCOS

    • 发布日期:2018-01-09
    • 文件大小:2095104
    • 提供者:我的世界wo
« 12 »
搜珍网 www.dssz.com