搜索资源列表
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
neichuguanli
- 这个程序演示要体现内核的内存分配思想的策略。为此,设计了内存的分配和回收,完成一系列动作。 -Demonstration of this process to reflect the thinking of the kernel memory allocation strategy. To this end, the design of the memory allocation and recovery, to complete a series of moves.
ucos2_liler
- 不可多得的UCOS详解电子书。包括12章节: 1.范例。2.实时系统概念。3.内核结构。4.任务管理。5时间管理。6.任务之间的通信和同步。7.内存管理。8.移植ucos。9.µ COS-II在80x86上的移植。10.从 µ COS 升级到 µ COS-II。11.参考手册。12.配置手册。 每一章都配有大量的c代码例程。-Xiangjie UCOS rare books. Consists of 12 chapters: 1. Example. 2. T
uCOSII-prn
- uC/OS-II Micro-Controller Operating Systems, Version 2 A very small real-time kernel. Memory footprint is about 20KB for a fully functional kernel. Source code is about 5,500 lines, mostly in ANSI
ucos-CHS
- 说明如何使用 µ C/OS-II,介绍实时系统概念、内核结构、任务管理、时间管理、任务之间的通讯与同步、内存管理、移植µ C/OS-Ⅱ等-How to use μC/OS-II, introduced the concept of real-time systems, the kernel structure, task management, time management, communication between tasks and synchronization, me
UCOS_word
- 详细介绍ucos安装、实时系统、内核结构、任务管理、时间管理、任务间通讯和同步、内存管理、移植ucos等。-Details ucos installation, real-time system, the kernel structure, task management, time management, communication and synchronization between tasks, memory management, portable ucos and so on.
ucosPlesson
- μC/OS-2标准教程》分析硬件平台相关代码,逐步介绍移植过程。内核基本原理(包括任务及任务调度、系统启动与实始化、任务间通信与同步、内存管理),分析源代码及应用案例,并介绍在ARM9内核处理器移植。-μ C/OS-2 standard tutorial "analysis relevant code hardware platform, and gradually introduce transplant process. The kernel basic principle (includi
xx3
- μC/OS-II 2.0版以上的内核都具有可抢占的实时多任务调度功能,另外它还提供了许多系统服务,例如信号量、消息队列、邮箱、内存管理、时间函数等,这些功能可以根据不同的需求进行裁减。可以说,μC/OS-II是一个具备现代操作系统特点的RTOS,同时它结构清晰、注解详尽,具有良好的可扩展性和可移植性,被广泛地应用于各种架构的微处理器上。 -μC/OS-II version 2.0 kernel over a preemptive real-time multi-task scheduling f
RTOS-Memory-mngt-in-4-task-mark-7
- RTOS memory management using uCOS kernel and further expanded in many tasks
uCOS2.0
- uCOS2.76标准内核,包括配置文件,调试标志,消息邮箱,内存管理,任务,时钟等-uCOS2.76 standard kernel, including the configuration file, the debug flag, message mailboxes, memory management, task, clock, etc.