搜索资源列表
ucos252-src
- 著名的嵌入式操作系统uC/OS的完整内核源代码,内核版本号2.52。 该源代码主要包括如下几个方面: 1、任务管理 2、消息邮箱 3、消息队列 4、信号量 5、事件管理 6、内存管理-famous embedded operating system uC / OS kernel integrity of the source code, the kernel version 2.52. The source code includes the following ma
task4
- ucosii小实验任务4 消息队列,可以帮助学习嵌入式操作系统-ucosii four small experimental tasks Message Queue can help embedded operating system
UcosiiAppliction
- 任务一 任务管理 任务二 优先级天花板 任务三 哲学家就餐 任务四 消息队列 任务五 时钟中断-task of a task management tasks two priority tasks ceiling three meals philosopher four tasks Message Queue five tasks Clock interruption
uCos2_MessageQueue
- 这个程序演示基本的消息队列。程序启动设计了6个普通应用任务以及一个控制任务TAC,等待消息的任务总是按照优先级的高低来决定获得消息的顺序,实现消息队列的使用。
02_uCOS-II_msgqueue
- ucos下的消息队列使用实例源码,配合ucos标准教程一书-ucos message queue using the following source code examples, with the standard tutorial book ucos
Micrium-uCOS-II-V286
- uCos II 2.86 源代码,尽包含内核部分(调度器、时间函数、任务管理、信号量、事件标志组、邮箱、消息队列、内存管理)-uCos II 2.86 source code
ucos_ex2
- ucos移植到44b0的示例程序,ads1.2开发环境,介绍了ucos中消息队列的使用方法~-ucos transplant procedures 44b0 example, ads1.2 development environment, introduced in the message queue ucos use ~
UCOS-Q
- 在UC/OS-II上调用消息队列函数对消息队列进行编程-In the UC/OS-II on the function of call message queue message queue programming
MessageQueue
- 关于UC/OSII的应用,任务四消息队列,对更深入理解操作系统基本原理非常有帮助-With regard to UC/OSII applications, tasks, four message queues, for more in-depth understanding of the basic principles of the operating system is very helpful
ucosiimsgqueen
- 基于ARM LM3S8962的UCOS II的程序,运用消息队列进行通信的例程-ucos ii program based on ARM LM3S8962, communicate with massage queen
xiaoxiduilian
- 解决软件开发中常见的消息队列就餐问题,很好用的程序,希望对你有开发有帮助,UCOS下开发的。-To solve common software development problems Message Queue dining, good use of the program, want to help you develop, UCOS under development.
ucos_MessageQueue
- 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
02_uCOS-II_msgqueue
- ucos操作系统下,对消息队列的操作,基于vc编程 -ucos operating system, the operation of the message queue, based on vc Programming
LT-ARM214X-ucosrenwujanxiaodiduilietongxinshiyan.r
- 力天电子中LT-ARM214X学习板的UCOS任务间消息队列通信试验的配套源程序。-Power-day e-learning in the LT-ARM214X UCOS board message queue communication experiments between tasks supporting source.
3bUVNexM
- ucosii的五个实验列子,任务管理,消息队列,时钟中中断等-ucosii Liezi five experiments, task management, message queue, the clock interrupt, etc.
MSMQ
- 嵌入式操作系统实实验用例程序的源代码:一个关于消息队列的源程序。-English of UCOS.The program of MSMQ.
ucosIIa-FLAG-a-Queue
- ucosII信号量 消息队列 和事件标志块的使用-the using method of OS_sem OS_Queue and OS_FLAG in ucosII
4
- uCOS下消息队列的使用,自己写的代码,调试成功。-Under the use of uCOS message queue, his writing code, debugging success.
MSP430-UCOS-example2
- 移植UCOS II 到MSP430 上,并实现 消息队列 功能,经过实际测试。-Transplantation UCOS II on the MSP430 and realization of Message Queuing features, after the actual test.
STM32-LED闪烁-消息队列
- STM32LED闪烁——消息队列,通过建立消息队列,传送3个指针型变量,触发LED灯闪烁。(By setting up a message queue, 3 pointer variables are transmitted, triggering the LED light to flicker.)