搜索资源列表
OS_MEM
- ucOs-ii完整源代码,极其方便用户调用
SOURCE
- 请在本目录存放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。
OS_MEM
- ucOs-ii完整源代码,极其方便用户调用-ucOs-ii complete source code, an extremely user-friendly call
SOURCE
- 请在本目录存放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。 -Stored in the catalog UCOS 2.52 source code, including OS_CORE.C, OS_FLAG.C, OS_MBOX.C, OS_MEM.C,
ucos-Memory
- 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
ucos_src_comments_ppt
- 详尽分析了ucos内核源码,有很详细的代码注释和ppt文档,方便学习理解!-UCOS a detailed analysis of the kernel source code, the code had a very detailed notes and ppt documents, facilitate learning to understand!
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.
STM32_RTOS
- 基于STM32的RTOS例程。本移植使用的是 ucosⅡ 2.83版本,需要在OS文件夹下添加的操作系统源代码包括如下文件: os_flag.c os_mbox.c os_mem.c os_mutex.c os_q.c os_sem.c os_task.c os_time.c os_tmr.c os_core.c-RTOS routines based on the STM32
os_mem
- ucos2源代码,这是其中之一的一个功能函数 后面我还会陆续上传,与大家共享资源,共同交流进步-ucos2 source code, which is one of the back of a function, I will be upload, and share resources, share the progress of
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
os_mem
- ucos-ii的源代码,这部分是用来管理内存的-ucos-ii of the source code, this part is used to manage memory
uCOS-III
- uCOS-III 官方网站源代码 包括:os_task.c os_mem.c os_time.c等-uCOS-III source code
os_mem
- 存储器操作子程序,完成存储器数据读写操作-Memory operation subroutine, complete memory data read and write operations
UCOS-2.52
- ucos2.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-ucos2.52 kernel source包括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和
Cortex-M3_Execute
- 说明: 请在本目录存放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。-please help you,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
LPC22XXSOURCE
- LPC22XX系列在UCOS11系统下的启动代码,包括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。 -LPC22XX Series in the UCOS11 system under the boot code, including OS_FLAG.C, OS_MBOX.C, OS_C
ucos2_2.83_stm32
- 1.改移植和模板工程不包括操作系统核ucosⅡ的源代码,如需使用请向操作系统的供应商联系或者网上下载免费的源代码。 2.本移植使用的是 ucosⅡ 2.83版本,需要在OS文件夹下添加的操作系统源代码包括如下文件: os_flag.c os_mbox.c os_mem.c os_mutex.c os_q.c os_sem.c os_task.c os_time.c os_tmr.