文件名称:my_os_easy_and_PDF
介绍说明--下载内容均来自于网络,请自行研究使用
从Keil C51 的内存空间管理方式入手,着重讨论实时操作系统在任务调度时的重入问题,分析一些解决
重入的基本方式与方法:分析实时操作系统任务调度的占先性,提出非占先的任务调度是能更适合于
Keil C51 的一种调度方式。为此,构造这一实时操作系统,并有针对性地介绍此系统的堆管理方法、任务
的建立以及任务的切换等。-from Keil C51 memory space management mode. focused on real-time operating system in the task of re-scheduling into problems, the analysis of some important means to solve the basic ways and means : Analysis of real-time task scheduling the operating system take precedence, The proposed non-preemptive task scheduling can be more suited to a Keil C51 scheduling approach. To this end, the structure of the real-time operating systems, and targeted presentation of the heap management methods, and the establishment of task switching, and other tasks.
重入的基本方式与方法:分析实时操作系统任务调度的占先性,提出非占先的任务调度是能更适合于
Keil C51 的一种调度方式。为此,构造这一实时操作系统,并有针对性地介绍此系统的堆管理方法、任务
的建立以及任务的切换等。-from Keil C51 memory space management mode. focused on real-time operating system in the task of re-scheduling into problems, the analysis of some important means to solve the basic ways and means : Analysis of real-time task scheduling the operating system take precedence, The proposed non-preemptive task scheduling can be more suited to a Keil C51 scheduling approach. To this end, the structure of the real-time operating systems, and targeted presentation of the heap management methods, and the establishment of task switching, and other tasks.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 17869336my_os_easy_and_pdf.rar 列表 My_OS_easy\LICENSE.TXT My_OS_easy\OS_INCLUDE\CONFIG.H My_OS_easy\OS_INCLUDE\OS_CFG.H My_OS_easy\OS_INCLUDE\Os_Core.h My_OS_easy\OS_INCLUDE\OS_CPU.H My_OS_easy\OS\OS_CORE.C My_OS_easy\CPU\OS_CPU_A.ASM My_OS_easy\CPU\OS_CPU_C.C My_OS_easy\EX2\CONFIG.H My_OS_easy\EX2\EXT2.C My_OS_easy\EX2\TEST.PLG My_OS_easy\EX2\test_Uv2.Bak My_OS_easy\EX2\test.Uv2 My_OS_easy\EX2\test_Opt.Bak My_OS_easy\EX2\Include\CONFIG.H My_OS_easy\EX2\Include\OS_CPU.H My_OS_easy\EX2\Include\OS_CFG.H My_OS_easy\EX2\Include\Os_Core.h My_OS_easy\EX2\test.Opt My_OS_easy\Include\CONFIG.H My_OS_easy\Include\OS_CPU.H My_OS_easy\Include\OS_CFG.H My_OS_easy\Include\Os_Core.h 构造一个51单片机的实时操作系统.pdf My_OS_easy\EX2\Include My_OS_easy\OS_INCLUDE My_OS_easy\OS My_OS_easy\CPU My_OS_easy\EX2 My_OS_easy\Include My_OS_easy