Implementation of Searching Algorithm of the Ready Task and Priority Inversion in Embedded RTOS

  • 嵌入式RTOS中就绪任务查找算法和优先级反转的解决方案
  • 来源:互联网摘选更新时间:2026-07-01 18:48:29

  • 重点词汇
  • taskn.工作,任务;作业;苦差事;
  • embeddedadj.植入的,深入的,内含的;
  • readyadj.准备好的;现成的;马上要;急需;乐意的;聪明的;
  • theart.这个;指已提到或易领会到的人或事物;指独一无二的、正常的或不言而喻的人或事物;用以泛指;与形容词连用,指事物或统称的人;用于姓氏的复数形式前,指家庭或夫妇;(指特定用途的事物)足够,恰好;每,一;当前的,本,此;(重读,表示所指的为知名或重要的人或事物)
  • ofprep. 关于;属于…的;由…制成;
  • searchingadj.搜索的;彻底的;锐利的;
  • inprep. 在里面;在(某范围或空间内的)某一点;在(某物的形体或范围)中;在…内;在…中;进入
  • implementationn.(新政策的)实施;
  • 相关例句
1、

Give your task full priority.

你的任务有全部优先权。

provided by jukuu

2、

Target, Task, Priority and Mode of Modern Agriculture in China

关于中国发展现代农业的道路与目标任务思考

互联网摘选

4、

As a embedded real-time kernel based on task priority, μ C/ OS-II has been mainly used in the minitype embedded application. It has many virtues such as small size, stabile performance and free.

μC/OS-II是面向中小型应用、基于优先级的可剥夺嵌入式实时内核,其特点是小巧、性能稳定、免费公开源代码。

互联网摘选

5、

This article focuses on system layer ( including HAL) and the functional layer, giving the design and implementation of each module. First, the design difficulty rests on the design of task priority and task scheduling.

本文重点从系统层(包括硬件逻辑抽象层)和功能层两个层面给出各个模块的设计与实现。本文设计中的难点首先在任务优先级设计和任务调度上。

互联网摘选

6、

A novel scheduling scheme, called Two-Dimensional Priority Real-Time Scheduling ( TDPRTS), is proposed for open systems. This scheme not only sets task priority, but also sets scheduling policy priority.

提出了一种新的用于开放式系统的调度机制,即二维优先级实时调度,它不仅划分任务优先级,还划分调度策略优先级。

互联网摘选

7、

The bottleneck resources are identified by the calculation of the real-time capacities of resources. A task priority algorithm is proposed to make the sequence of tasks in the bottleneck resources.

通过计算实时资源能力,识别出瓶颈资源,设置了基于任务优先级的瓶颈资源任务优先级排序算法。

互联网摘选

8、

In contrast, a larger value in the uC/ OS-II represents a lower task priority, and Numerical value 0 is defined as the highest priority.

而uC/OS-II与此规定相反,较大数值的任务优先级较低,数值0被定义为最高优先级。

互联网摘选

9、

Its success transplant, allows the user no longer must worry about memory allocation, only need to create a task priority can be.

它的成功移植,可以使用户不必再去关心内存的分配,只需要根据优先级创建任务就可以。

互联网摘选

10、

Through to compare and choose the task priority, improve police Agent for the completion of important tasks of cooperation for more efficiency.

通过对任务优先级的比较和选择,提高多警察Agent对紧急任务的合作完成效率。

互联网摘选

11、

In without police center how to carry out tasks, a task priority cooperation method is put forward.

针对在无警察中心的情况下如何进行任务合作,提出一种基于任务优先级的合作方法。

互联网摘选

12、

Attitude control based on task priority for nonholonomic redundancy space robots

非完整冗余空间机器人任务优先级姿态控制

互联网摘选

13、

Task Priority Schedule Algorithm Based on Grid Resource Forecast

基于网格资源预测的任务优先级调度算法

互联网摘选

14、

An Integrated Design Method of Task Priority

一种任务优先级的综合设计方法

互联网摘选

15、

In order to decrease the cost of creating and releasing threads frequently, the thread pool is used to create and manage TSS' task server threads. Finally, the algorithm of managing TSS task thread pool is presented and implemented.

为了降低因频繁产生和频繁释放服务器工作线程所引起的系统开销,设计了工作任务线程池用于产生和管理TSS的服务工作线程,并给出了线程池维护管理算法的设计与实现。

互联网摘选

16、

This is commonly suitable for a given task of the potential pool of resources which meet a pre-defined scheduling constraint and from which the appropriate subset of resources are chosen.

通常发现适合于给定任务的潜在资源集合,从那些资源中选择合适的资源子集,这些资源满足一定预先定义好的调度约束,找到一个这样的最小完工时间是NP完全问题。

互联网摘选

17、

Any caller that attempted to pass a task to a pool thread would find the pool empty, and its thread would block while it waited for an available pool thread.

试图向池线程传递任务的调用者都会发现池为空,在调用者等待一个可用的池线程时,它的线程将阻塞。

互联网摘选

18、

At the same time, this algorithm has well combined both the "task pool" and the "coarse granularity" techniques together, the former ensuring the dynamic load-balance and the latter reducing the cost of communication between the slaves and the master.

同时合理地结合任务池技术与粗粒度级并行,前者确保动态负载平衡,后者使得Slave与Master之间的通信开销尽可能小。

互联网摘选

19、

To achieve Mold order release control, there are three main factors should be determined: orders comprehensive workload, workload limits of task pool and the strategy of order release control.

要实现模具订单投放控制,有三个主要因素应该予以确定:订单综合负荷、任务池负荷界限和订单投放控制策略。

互联网摘选

20、

Since the original task has the-de overwrite option, even though the destination file already exists from the previous transfer, the new transfer will complete successfully.

由于原始任务拥有-de覆盖选项,即使目标文件自上次传输后已经存在,新传输任务仍将成功执行。

互联网摘选

  • 今日热词
  • 热门搜索

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈