普通任务 meaning in English
common task
Examples
- Proposed a duplication based task scheduling algorithm with communication limits for general task graph , tdmscl
给出针对普通任务图带通信限制的基于复制调度算法tdmscl 。 - The idea here is that we want to minimize the time spent on the most common tasks such as creating new pages
在这里,我们想要把像创造新页面这类最普通任务所花费的时间减到最小。 - Snippets are supported for common tasks , like encoding namespaces , changing window modes , line mimimize and maximize , and so on
Snippets支持普通任务,象编码名称空间、改变窗口模式、行最小化和最大化等等。 - In this paper , myopic task schedule algorithm has been developed based on original task schedule algorithm , and its behavior has been simulated and its efficiency has been analyzed
本文在普通任务调度算法的基础上提出了近视眼任务调度算法,并对近视眼任务调度算法进行仿真实现和性能分析。 - It converts the ordinary task graph into fork and join graph , then apply the optimized result of fork and join graph to the scheduling of general task graph . tdmscl converts task scheduling process into the process of optimizing a topological sequence
该算法把普通任务图转换为join与fork等基本形状,然后运用对join图与fork图的优化调度研究结果对这些基本形状进行任务调度。