-
Software design/software engineering mp3 circuit, good
软件设计/软件工程 mp3电路图, 不错的-Software design/software engineering mp3 circuit, good
- 2022-02-21 02:53:37下载
- 积分:1
-
bootloader精讲ARM芯片非常详细的注解
bootloader精讲ARM芯片非常详细的注解-Bootloader Intensive ARM chip very detailed notes
- 2022-03-28 13:33:35下载
- 积分:1
-
简单记事本,可以实现记事本的基本功能。而且还添加了一些新功能。...
简单记事本,可以实现记事本的基本功能。而且还添加了一些新功能。-Simple Notepad, you can achieve the basic functions of Notepad. But also added some new features.
- 2022-01-26 00:29:42下载
- 积分:1
-
UML StateCharts, UML state diagram eBooks
UML StateCharts,UML状态图电子书-UML StateCharts, UML state diagram eBooks
- 2022-04-15 12:31:57下载
- 积分:1
-
Windows媒体播放器
应用背景这是Windows应用程序。C++ buiilder ver.2010应用。Windows Media普利尔!部件 ; 使用WMP;关键技术使用C++ Builder组件使用WMP媒体,播放,停止,音量向上和向下
- 2022-08-14 03:48:29下载
- 积分: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
-
LCD drivers, we hope the exhibitions, ha ha ha ha ha ha!
液晶驱动程序,希望大家多多指教,-LCD drivers, we hope the exhibitions, ha ha ha ha ha ha!
- 2023-08-08 09:00:04下载
- 积分:1
-
dt900原码
casio盘点机源代码
可用作参考
dt900原码
casio盘点机源代码
可用作参考-dt900 inventory of the original code Casio machine can be used as a reference source
- 2023-06-19 09:30:03下载
- 积分:1
-
基于图形识别的疲劳监测系统的第一步:人脸监测系统程序设计...
基于图形识别的疲劳监测系统的第一步:人脸监测系统程序设计-Graphics-based fatigue monitoring system to identify the first step: Face monitoring system design
- 2022-03-23 18:24:09下载
- 积分:1
-
线程同步是一个非常大的话题,包括方方面面的内容。从大的方面讲,线程的同步可分用户模式的线程同步和内核对象的线程同步两大类。用
户模式中线程的同步方法主...
线程同步是一个非常大的话题,包括方方面面的内容。从大的方面讲,线程的同步可分用户模式的线程同步和内核对象的线程同步两大类。用
户模式中线程的同步方法主要有原子访问和临界区等方法。其特点是同步速度特别快,适合于对线程运行速度有严格要求的场合。
在MFC中封装了CCritionSection等对象可以对共享资源进行锁定
-thread synchronization is a very big issues, including all aspects of the content. From the side, thread synchronization can be divided into user mode and kernel threads simultaneously targeting two types of thread synchronization. User mode thread synchronization method main atomic visit and the critical areas were used. Its characteristics are synchronous speed faster suited to the thread running speed strict requirements of the occasion. Packaging in the MFC CCritionSection and other objects can share resources lock
- 2022-01-22 02:01:27下载
- 积分:1