资源列表
uCOSII
- UCOS 2.52源代码,包括OS_CORE.C、OS_FLAG.C、OS_MBOX.C、OS_MEM.C、OS_MUTEX.C、OS_Q.C、OS_SEM.C、OS_TASK.C、OS_TIME.C和uCOS_II.H。-UCOS 2.52
uCOS51_PCB_schematic_diagram_source_hardware
- uCOS51源码 硬件原理图 PCB图uCOS51 PCB schematic diagram source hardware-uCOS51 PCB source hardware schematic diagram uCOS51 PCB schematic diagram source hardware
LPC2292uCOS-II
- LPC2292处理器的uCOS操作系统移植代码,可以直接在KEIL下编译使用-LPC2292 processor uCOS operating system migration code can be compiled using the KEIL
MINIGUI
- 飞慢软件MINIGUI的编程资料,基于UCOS或LINUX,包括完整的软件设计指南。-Flying slow software MINIGUI programming information, based on UCOS or LINUX, including a complete guide to software design.
ucos-IIyizhi
- UCOS II 移植到8051F020 系统-ucos c8051f020
TEST
- uc/os 的测试小程序,主要包括各种堆栈,堆和进程通信量各种数据结构.-testing program of uc/os ii
uCOS-II_20100531
- 这是天嵌公司为了TQ2440的自主学习而提供的一个UCOS的一个内核,它已经做了裁剪,如果你觉得对你还有多余的东西可能自己裁剪,但如要做为商业目的,请跟UCOS公司买受权。-This is the day containing the company' s independent study for TQ2440 a UCOS to provide a core, it has made a cut, if you think you have extra feature might cu
ucos_MemManager
- 演示内核的内存分配策略.这个程序演示要体现内核的内存分配思想的策略。为此,设计了内存的分配和回收,完成一系列动作。-ucos_MemManager
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
ucos_Philosopher_Repast
- uC/OS哲学家就餐演示.这个程序演示基本的哲学家就餐问题的解决。程序启动具有五个不同优先级的任务,每个任务对应一个 * 哲学家,完成一系列动作.-uC/OS Dining Philosophers presentation. This program demonstrates the basic dining philosophers problem to solve. Program starts with five different priority tasks, each tas
ucos_Pri_Inherit
- uC/OS优先级继承演示.这个程序演示优先级继承的原理。程序启动具有三个不同优先级的任务,每个任务请求、获得和释放互 * 斥信号量,完成一系列动作.-uC/OS priority inheritance presentation. This program demonstrates the principle of priority inheritance. Program starts with three different priority tasks, each task requ
ucos_Pri_Reverse
- uC/OS优先级翻转演示.这个程序演示基本的天花板优先级的解决。程序启动具有三个不同优先级的任务,每个任务请求,获得 * ,释放互斥信号量,完成一系列动作。-uC/OS Priority Inversion presentation. This program demonstrates the basic solution to the ceiling priority. Program starts with three different priority tasks, each ta
