-
在一个基于RTOS优先级,优先级反转
In a preemptive priority based RTOS, priority inversion
problem is among the major sources of deadline
violations. Priority inheritance protocol is one of the
approaches to reduce priority inversion. Unfortunately,
RTOS like uC/OS can’t support priority inheritance
protocol since it does not allow kernel to have multiple
tasks at the same priority. Although it has different ways
to avoid priority inversion such as priority ceiling
protocol, developers still have some difficulties in
programming real time applications with it. In this paper,
we redesign the uC/OS kernel to provide the ability to
support round robin scheduling and implement priority
inheritance semaphore on the modified kernel. As result,
we port new kernel with priority inheritance semaphore to
evaluation board, and evaluate the execution time of each
of the kernel service as well as verify the operations of
our implementation.-In a preemptive priority based RTOS, priority inversionproble
- 2022-03-24 17:49:36下载
- 积分:1
-
vb api
最全面的讲解
详细的分析和实例应用
vb api
最全面的讲解
详细的分析和实例应用-vb api the most comprehensive on the detailed analysis and examples of applications
- 2022-02-06 22:04:35下载
- 积分:1
-
good use ,i think you can do it
good use ,i think you can do it
- 2022-03-09 18:26:04下载
- 积分:1
-
dds正弦波发生器,可产生各种波形,正弦波,三角波
dds正弦波发生器,可产生各种波形,正弦波,三角波-dds sine wave generator can produce a variety of waveforms, sine wave, triangle wave
- 2022-04-23 10:11:42下载
- 积分:1
-
软件工程教学用PPT,结合全面的和适当的…
软件工程的ppt,内容全面,适合教学参考使用。-Software engineering ppt, comprehensive and suitable for teaching use and reference.
- 2022-02-11 13:20:26下载
- 积分:1
-
一些数据结构的基本实验的解法,和实用哦,欢迎借鉴,交流
一些数据结构的基本实验的解法,和实用哦,欢迎借鉴,交流-some of the basic data structure of the experimental method, and practical Oh, welcome from exchange
- 2023-07-18 08:50:02下载
- 积分:1
-
介绍了软件项目管理中的软件配置管理,包括目的、流程、表格等。...
介绍了软件项目管理中的软件配置管理,包括目的、流程、表格等。-Introduced a software project management in the software configuration management, including the purpose, processes, forms, etc..
- 2022-10-17 04:30:03下载
- 积分:1
-
码率自适应LDPC的MATLAB源程序,老外给的,写得非常好。
码率自适应LDPC的MATLAB源程序,老外给的,写得非常好。-Rate Adaptive LDPC MATLAB source files, to a foreigner, is very good.
- 2022-04-11 06:20:56下载
- 积分:1
-
A book on software engineering development of a very classic book, this book viv...
一本关于软件工程开发的非常经典的书,本书生动详细地讲述了软件工程开发过程中的思想,注意事项等,强烈各位有意进军软件工程的同仁建议阅读-A book on software engineering development of a very classic book, this book vividly describes in detail the development process of software engineering ideas, note, etc., and strongly you wanting to get into software engineering colleagues recommended reading
- 2023-05-28 02:10:04下载
- 积分:1
-
数字图像处理技术与理论是计算机应用的一个重要领域,许多工程应用都涉及到图像处理,一直有一个强烈的愿望,想系统的写一个关于数字图像处理的讲座,由于工作学习很忙,时...
数字图像处理技术与理论是计算机应用的一个重要领域,许多工程应用都涉及到图像处理,一直有一个强烈的愿望,想系统的写一个关于数字图像处理的讲座,由于工作学习很忙,时至今日才得以实现。-Digital image processing technology and computer application theory is an important area, and many engineering applications related to image processing, has always had a strong desire, I would like to write a system of digital image processing of the talks, due to busy work and study, to only be achieved today.
- 2022-08-19 04:14:01下载
- 积分:1