搜索资源列表
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
uCOS-IIandeg
- UC/OSⅡ全部源码和几个关于内存管理的小程序-UC / OS II all-source and several of the small memory management procedures
yaffs_ucos
- 把将yaffs 移植到 ucos 系统, 为此lwip 中剥离出内存管理函数mem.c 以弥补ucos内存管理函数的不足。-will put yaffs CENTER transplant system, this lwip were removed from the memory management functions mem.c to cover CENTER memory management function deficiencies.
uCOS2_MemManager
- uC/OS-II内存管理实例 这个程序演示要体现内核的内存分配思想的策略。为此,设计了内存的分配和回收,完成一系列动作。
mm
- 基于ucos系统的内存管理实验,源码是随书光盘里的,如果要整个光盘的请与我联系
WindowsAPI函数存储管理
- 这是一个用API函数编写的操作系统的内存管理的程序的实现-This is a preparation using API functions of the operating system memory management procedures for the realization of
OSMemory
- 用链表实现的内存管理,用数组来模拟内存空间实现的一个内存管理算法-achieve with the memory management, using memory arrays to simulate space realization of a memory management algorithm
ucos-Memory.rar
- ucos 的内存管理机制探究,包含对OS_MEM文件的修改,查看内存链表的组织情况,附截图和总结(总结很详细的,呵呵),uCOS explore memory management mechanisms, including modification of OS_MEM documents, view the organization of the memory list, with screenshots and summarize (sum up a very detailed, huh,
My2410_uCOS-II
- 在三星2410芯片上移值uCos-II,并可显示图片,有内存管理,独特的分层显示方式,层与层之间资源独立,多层叠加后送显示。-Samsung 2410 chip transplant uCos-II, and can display images, there are memory management, a unique hierarchical display, independent of resources between the layers, multi-layer stack ev
Micrium-uCOS-II-V286
- uCos II 2.86 源代码,尽包含内核部分(调度器、时间函数、任务管理、信号量、事件标志组、邮箱、消息队列、内存管理)-uCos II 2.86 source code
ucos2_mem
- uc/os II 内存管理算法的改进算法。改进后的算法很好的解决了内存溢出的问题。-uc/os II memory management algorithm to improve the algorithm. Improved algorithm to solve a very good memory overflow problem.
ucos_kernel_analysis
- ucOS 内核 分析,包括内核结构,任务管理,时钟管理,内存管理,ucOS移植等-ucOS kernel analysis
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
UCOS_original_code
- ucos嵌入式操作系统源码, 包含内存管理,任务管理,时间管理-ucos RTOS original code
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.
uCOS-II
- 用以三星arm芯片的ucos操作系统,包括了内存管理,flash定时器和库函数等-ucos for GT2440,including flash mmu lcd and timer
uCOS-II
- uCOS-II电子书中文版 \第1章 范例.pdf \第2章 实时系统概念.pdf \第4章 任务管理.pdf \第5章 时间管理.pdf \第6章 任务之间的通讯与同步.pdf \第7章 内存管理.pdf \第8章 移植μCOS-Ⅱ.pdf \第9章 μCOS-II在80x86上的移植.pdf \第10章 μCOS 升级到 μCOS-II.pdf \第11章 参考手册.pdf \第12章 配置手册.pdf -Chinese version books
mem_manage
- ucos下的内存管理实例源码,配合ucos标准教程一书-ucos instance memory management under the source, with the standard tutorial book ucos
ucos_Mem
- 内存管理说明文档