搜索资源列表
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.
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
uCOS-II
- 各个实例显示嵌入式实时操作系统μC/OS-Ⅱ内核的任务管理和调度、系统时钟和节拍服务、时间管理、中断、任务的通信和同步、内存的简单管理原理,适合初学者入门-All examples of embedded real-time operating system μC/OS- Ⅱ core task management and scheduling, the system clock and the tempo of service, time management, interruption,
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.
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-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
- 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
5
- uCOS下内存管理的使用,自己写的代码,调试成功。-Under the uCOS memory management use, his writing code, debugging success.
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
MSP430-UCOS-example4
- 移植UCOS II 到MSP430 上,并实现 内存管理 功能,经过实际测试。-Transplantation UCOS II on the MSP430, and memory management features, after the actual test.
RTOS-Memory-mngt-in-4-task-mark-7
- RTOS memory management using uCOS kernel and further expanded in many tasks
RTOS-Memory-mngt-mark-7
- memory management between several task in RTOS
UCOSIII-memory-management
- 嵌入式实时操作系统UCOS实现内存管理,代码基于STM32单片机-UCOS embedded real-time operating system memory management
