-
高质量cc++编程规范,是高质量编程必备学习手册
高质量cc++编程规范,是高质量编程必备学习手册-quality c c programming specification, high-quality programming necessary to study manual. .
- 2022-01-30 12:30:06下载
- 积分:1
-
在一个基于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
-
W78E52,台湾我winbond单片机W78E52PDF文档参考资料。
W78E52,台湾我winbond单片机W78E52PDF文档参考资料。-W78E52, Taiwan I winbond microcontroller W78E52PDF document references.
- 2023-03-25 23:40:03下载
- 积分:1
-
本书是XML从入门到精通,详细讲述了XML的教程、实例等
本书是XML从入门到精通,详细讲述了XML的教程、实例等-the book is XML proficient from the portal to go into the detail of the XML tutorial, example
- 2023-05-31 06:50:03下载
- 积分:1
-
use MFC COM, we often save many development time. For example, the use of AppWiz...
使用MFC实现COM组件时,经常节省许多开发时间。例如,使用AppWizard生成的基于MFC的COM dll工程,已经自动的提供了DllRegisterServer功能的实现。然而,却没有自动生成DllUnregisterServer功能。一般情况下,DllUnregisterServer对于程序是不可缺少的,因为一个完整的程序,不仅需要自注册功能,同时也需要自卸载功能。-use MFC COM, we often save many development time. For example, the use of AppWizard generated based on the MFC COM dll, has provided automatic DllRegisterServer functions. However, they did not automatically generate DllUnregisterServer functions. Under normal circumstances, the procedure for DllUnregisterServer is indispensable. because a complete set of procedures, not only from the registration function, but also need to uninstall feature since.
- 2022-11-04 22:55:03下载
- 积分:1
-
目前流行的软件包有两种比较常见的形式,一种是RPM包的形式,另一种是压缩成*.tar.gz的形式。本文将讨论这两种形式的软件包在文本环境和图形环境(X Wind...
目前流行的软件包有两种比较常见的形式,一种是RPM包的形式,另一种是压缩成*.tar.gz的形式。本文将讨论这两种形式的软件包在文本环境和图形环境(X Window)下不同的安装方法-popular packages are the two more common form of a RPM is in the form Another is compressed into a*. tar.gz form. This paper will discuss these two packages in the form of text and graphics environment environment (X Window) under different method of installation
- 2022-05-13 04:33:33下载
- 积分:1
-
关于C++,计算机书籍,希望对学习有帮助
讲述C++,计算机的书,希望对学习有帮助-About the C++, computer books, want to be helpful in learning
- 2022-04-29 03:32:51下载
- 积分:1
-
Debug命令大全, DOS下ASM程序调试很有用
Debug命令大全, DOS下ASM程序调试很有用-Debug command Guinness, DOS under the ASM program debugging useful
- 2022-04-19 21:16:48下载
- 积分:1
-
能力成熟度模型(CMM)
能力成熟度模型(CMM)-软件过程改进指南.软件能力成熟度模型是美国软件工程研究所的著名产品之一,被国际软件界公认为软件工程学的一项重大成果。-Capability Maturity Model (CMM)- Software Process Improvement Guide. Software Capability Maturity Model for Software Engineering Institute is America
- 2022-04-23 02:36:09下载
- 积分:1
-
Kl transform and singular value
K-l变换与奇异值基础的图像处理编程基础,及相关的源码,是相关学习人员不可缺少的理论资料!-Kl transform and singular value-based programming-based image processing, and related source code, is relevant to study the theory of indispensable information on staff!
- 2022-06-21 16:45:38下载
- 积分:1