搜索资源列表
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
uC_OS2_Mega8_source_code
- μC OS-Ⅱ Mega8 的源代码,包括内核代码,存储器管理代码等.自己解压后看啦.
SmallRTOS for C51
- 嵌入系统中使用C语言替代汇编一样,在嵌入系统中使用RTOS是大势所趋。原因主要是现在在大多数情况下编程效率比执行效率重要(单片机便宜嘛)。但纵观51的RTOS,keil c51 所带的RTX Full 太大(6k多),且需要外部ram,又无源代码,很多时候不实用。RTX Tiny虽然小(900多字节),但是任务没有优先级和中断管理,也无源代码,也不太实用。而ucosII虽有源代码,但是它太大,又需要外部ram,所有函数又必须是重入函数,用在51这类小片内RAM的单片机上有点勉强。于是,我借鉴uc
Micrium-uCOS-II-V286
- uCos II 2.86 源代码,尽包含内核部分(调度器、时间函数、任务管理、信号量、事件标志组、邮箱、消息队列、内存管理)-uCos II 2.86 source code
ucos-and-YAFFS2
- YAFFS2文件系统支持页大小为2 kB的大容量Nand FI ASH 和一些具有严格写入时序如零重写要求的Nand FLAsH,是嵌入式系统中实现时Nand FLASH 管理的理想方案,附件上传的是YAFFS2文件系统移植到ucos的源代码。 -YAFFS2 file system has been added support for the new Nand FLASH with 2k bytes pages and strictly sequentia1 page writing o
os_mem
- ucos-ii的源代码,这部分是用来管理内存的-ucos-ii of the source code, this part is used to manage memory
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
os
- UCOS 源代码 标准的OS,包括内存管理,任务调度,信号量,消息队列等机制 -UCOS os source code
Nucleus
- NUCLEUS 源代码 标准的OS,包括内存管理,任务调度,信号量,消息队列等机制 -nucleus os source code
os_task
- ucosⅢ操作系统中的任务管理源代码,实现系统管理任务等功能-ucos Ⅲ task management source code
ucos3change-the-priority-of-a-task
- 对ucos实时操作系统的任务管理的源代码中改变优先级进行详细的注释,-Ucos real-time operating system for the task of managing the source code to change the priority for detailed notes,
os_flag
- ucos3操作系统中事件标记管理,是此类操作系统中源代码的一部分-ucos3 Mark manage the operating system, the operating system is such a part of the source code