说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 分时调度规则
1)  time sharing scheduling rule
分时调度规则
2)  dispatching rule
调度规则
1.
Considering synthetically the stochastic factors like processing time,arrival rate and due date of the job,combination performance of dispatching rules and routing rules was analyzed under different breakdown rates by simulation and the most optimized combination of dispatching rules and routing rules were given under each performance measure.
综合考虑了工件的加工时间、到达率和交货期等随机因素,仿真分析了不同故障率下调度规则和路径选择规则组合的性能,并给出了每种性能评价指标下最优的规则组合。
2.
The article introduces flood forecast plan, flood control criterion, dispatching rule, system structure and function, boundary design of the dispatch system of the Longtouqiao reservoir.
文章简要介绍了龙头桥水库洪水调度系统的预报方案、防洪标准、调度规则、系统结构和功能以及界面设计等。
3.
This paper proposes Colored Petri Net-based modeling method according to the automatic material handling systems of the tobacco trade cigarette-packing product workshop, and designs an effective expert system of optimized-dispatching rules of AGVS, to increase the product efficiency of the material handling.
针对烟草行业卷接包生产车间的自动化物流系统 ,提出了基于有色Petri网建模的方法 ,设计出了一个有效的AGVS优化调度规则专家系统 ,有效地提高了物流系统的生产效率 。
3)  scheduling rules
调度规则
1.
Modeling of priority scheduling rules;
优先级调度规则建模研究
2.
A combination decision model of scheduling rules based on simulation is presented for multi-objective problems of job shop scheduling.
针对车间调度规则组合的多目标优化问题,提出了一种基于仿真的评估决策模型。
3.
The algorithm combines the merits of scheduling rules and the tabu search algorithm,uses the scheduling rules to construct good initial solutions,speeds up the tabu search algorithm\'s convergence rate,and also reduces the entire algorithm\'s operations,and enables the algorithm to have better project utility.
算法结合了调度规则和禁忌搜索算法的优点,首先利用调度规则构造较好的初始解,既可以加快禁忌搜索算法的收敛速度,也可以降低整个算法的运算量,使算法有更好的工程实用性;然后使用变邻域结构的禁忌搜索算法改进当前解。
4)  scheduling rule
调度规则
1.
Selection of scheduling rules based on genetic algorithm and process simulation;
基于遗传算法和模型仿真的调度规则决策方法
2.
The results are regressively analyzed and monthly scheduling rules are obtained.
通过对5个典型年短期优化调度模型求解结果进行回归分析,获得各月的短期调度规则,对调度规则的验证结果表明相对误差较小,所得到的短期调度规则可以投入实际应用。
5)  operation rule
调度规则
1.
Reservoir operation rule for multipurpose water supplyThe study is financially supported by the National Natural Science Foundation of China(No.50479039).;
水库多目标供水调度规则研究
2.
By taking advantage of nonlinear decision-making feature of artificial nervous network , artificial nervous network model for optimized reservoir (power plant)operation rule is provided.
利用人工神经网络的非线性决策特点 ,提出了水库 (电站 )最优调度规则的人工神经网络模型 ,以四川宝珠寺水电站为例 ,进行其最优调度规则的模拟。
6)  dispatching rules
调度规则
1.
The present research situation and the approach to Automatic Guided Vehicle Systems (AGVs) in congestion, dispatching rules as well as optimal routing were introduced in this paper.
介绍了自动导引小车系统(AGVs)在阻塞、最佳路径选择及调度规则方面的研究现状、解决方案。
2.
The dispatching rules is thus be chosen according to the flood type for real time control.
本文将历史洪水分成若干类型,采用归纳演绎方法对未来洪水进行分类预测,针对不同类型洪水以不同调度规则进行实时调度。
3.
And flood can be dispatched according to prediction flood tape and all kinds of flood optimal dispatching rules.
研究以三峡工程为中心的长江防洪系统洪水优化调度,提出在聚类分析的基础上把历史洪水分成若干个类型,采用多因素综合评判方法对未来洪水进行分类预测,再由预测洪水类型和各类典型洪水优化调度规则进行预报调度。
补充资料:分时处理
      多个用户(或部门)在定时分配的基础上共用一个信息处理系统的信息处理方式。
  
  早期的信息处理系统中,计算机只为一个用户服务。批处理虽能有效地提高机器的利用率,但用户把作业交给系统后便失去了对作业控制和修改的能力,而且通常要经几小时甚至几天才能得到所需要的结果。用户希望能通过自己的终端直接享用计算机资源,因而出现了分时的思想。由于计算机的高速度,它可以在分时共享的基础上高效率地为多个用户服务。
  
  分时处理系统是一个计算机系统(见图),它包括许多独立的、相对低速的、可以同时使用的联机终端设备(见联机处理),每个终端都可以直接访问中央处理机。中央处理机由一个时钟控制,按一定的时间从一个终端切换到另一个终端。它在指定的时间片内完成每个作业的一部分,保存中间处理的结果,然后转向另一个终端,如此循环直至工作全部结束。安排给每个用户的时间片是很短的,例如大约1/40秒,但是由于计算机的速度很高,在这段时间内它还是能完成很多的操作处理。用户之间的切换极其频繁,可使用户觉得好像在单独使用一个信息处理系统。用户彼此之间独立地操作,不会发生混淆或破坏现象。通常对各用户的作业还可赋予一定的优先权,作业按优先权排成队列。优先权高的作业可能获得较多的或较长的时间片。
  
  分时系统与那些为一个部门的专用目的而设计的系统不同,它力图为多个部门提供服务,处理较广范围的商务和科学作业。因此它的主存储器容量很大,中央处理机的通用性好,以支持所有复杂的程序设计和控制功能。分时处理有大量用户的信息存在同一个文件系统中,所以保密性更为重要,需要采取必要的措施(见数据安全)。
  
  分时处理是商用计算服务的基本方式。商用计算公司向各类顾客出售处理时间,提供多种服务,使顾客只需要关心他自己建立的应用系统,而不必考虑数据库管理和数据通信等问题。顾客可通过远程终端与计算机系统相连,并按终端与中央处理机连接的时间以及占用中央处理机的时间付费。各类学校可利用分时处理向广大学生提供上机的机会。商业部门和工业部门在它们的日常工作中也需要信息处理系统具有分时处理的能力。
  

说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条