搜索资源列表
uCOS
- uCOS课件 ppt课件 介绍了操作系统基础 uCOS基础及任务同步 信号量 内存分配 uCOS移植-uCOS Courseware ppt courseware uCOS introduced based on the basis of the operating system and task synchronization semaphore memory allocation uCOS transplantation
IAR_UCOS_II
- 这是一个移植在ATMEGA16上的UCOS操作系统例子,和正常的移植不同,这个例子中将系统的中断栈和各个任务的任务栈分开了,中断嵌套时要保护的上下文和在中断中分配的临时变量全部在唯一的一个中断栈中,它带来的好处是可以在内存比较小的单片机上使用UCOS,坏处也是显而易见的,它增加了中断切换的时间和复杂性,要根据实际情况取舍。这个例子使用IAR EWAVR 5.30打开。-This is a transplant in the ATMEGA16 UCOS operating system on th
uCOS-II-core-
- 采用各种算法和策略,始终保持系统行为的可预测性。即在任何情况下,在系统运行的任何时刻,OS的资源配置策略都能为争夺资源(包括CPU、内存、网络带宽等)的多个实时任务合理地分配资源,使每个实时任务的实时性要求都能得到满足。-Using a variety of algorithms and strategies, and always maintain the predictability of system behavior. In any case, at any time in the sy