搜索资源列表
8LEDsConbyuart0
- ZLG的EASYARM上实现的信号量与消息邮箱之间通信的实验程序,
UCos-II.core.analysis.Transplantation.and.Driver.D
- 《uC/os-II 内核分析.移植与驱动程序开发》随书光盘中的全部源代码,全部通过调试。书中介绍μC/OS-Ⅱ的内核分析、移植过程和驱动程序开发方法。书中首先以μC/OS-Ⅱ在8051系列单片机上的移植为例子,详细剖析μC/OS-Ⅱ的内核和移植过程;然后以串口通信为例,介绍如何为μC/OS-Ⅱ实时内核添加设备的驱动程序;最后介绍μC/OS-Ⅱ在数字信号处理器[DSP]上的移植,以使读者进一步加深对μC/OS-Ⅱ的理解。 -" UC/os-II core analysis. Transpl
ucos_OS
- ucos操作系统学习资料,进程间通信的机制,信号量,队列,邮箱。-ucos operating system learning materials, inter-process communication mechanisms, semaphores, queues, mailboxes.
ucos-sem
- ucos2的sem信号量通信机制的应用,对学习UCOS的程序开发非常有帮助-ucos sem
ucosiimsg
- 基于ARM的UCOS II的程序,运用信号量进行通信的例程-UCOS II program based on ARM, communicate with message
LT-ARM214X-ucosrenwujianhuchixinhaoliangtongxinshi
- 力天电子中LT-ARM214X学习板的UCOS任务间互斥信号量通信试验的配套源程序。-Power-day e-learning in the LT-ARM214X UCOS task board communication experiments between the mutex supporting source.
uCosPC
- 这个例程在是uCOS移植到PC机上的实例; vs2010中调试通过; 里面包含进程间切换,信号量,消息邮箱等之间的通信实验,绝对可行; 我希望能给你学习uCOS一些帮助;-vs2010 debugging through Which includes switching between processes, semaphores, message mailboxes and other communications between the experiments, the a
uCOS-III
- uCOS-III,提供诸多现代实时操作系统内核的功能,如资源管理、同步、任务间通信等。还能提供特有的运行时间测量、直接信号收发等功能。-uCOS-III, many modern real-time operating system kernel functions, such as resource management, synchronization, inter-task communication. Run time measurement, a direct signal trans
EXP3-5_2
- uc/os-2 实现五个哲学家的就餐问题 任务调度,使用信号量集实现任务间通信-uc/os-2 achieve five dining philosophers problem of task scheduling, using the signal magnitude to achieve inter-task communication
BP24UCOSDMA
- 基于STM2的uCOS程序编写,信号量通信及DMA传输。-STM2 of uCOS based programming, semaphore communication.
UCOS-II-Explanation
- 此文档是对UC/OS-II中的任务同步和通信进行的说明,包括信号量,邮箱,消息队列,信号量集进行了详细的介绍。-This document is a descr iption of the UC/OS-II task synchronization and communications, including semaphores, mailboxes, message queues, semaphore sets were introduced in detail.
ucos信号量集.zip
- 阐述ucos-ii的信号量如何工作的,任务之间通信的过程
UCOSIII
- uC/OS-III(Micro C OS Three 微型的C 语言编写的操作系统第3版)是一个可升级的,可固化的,基于优先级的实时内核。它对任务的个数无限制。uC/OS-III 是一个第3 代的系统内核,支持现代的实时内核所期待的大部分功能。例如资源管理,同步,任务间的通信等等。然而,uC/OS-III 提供的特色功能在其它的实时内核中是找不到的,比如说完备的运行时间测量性能,直接地发送信号或者消息到任务,任务可以同时等待多个内核对象等。(UC/OS-III (Micro, C, OS, Th