按序调度程序英文解释翻译、按序调度程序的近义词、反义词、例句
英语翻译:
【计】 sequential scheduler
分词翻译:
按的英语翻译:
according to; control; leave aside; press; push; refer to
【电】 press
序的英语翻译:
foreword; initial; order; preface; prolegomenon; sequence
调度程序的英语翻译:
【计】 despatcher; dispatcher; scheduler
【经】 dispatcher
网络扩展解释
按序调度程序
àn xù tiáo dù chéng xù
按序调度程序是一种操作系统调度算法,它按照请求的先后顺序依次为每个任务分配时间片,直到任务完成或时间片耗尽。
英语解释翻译
Sequential scheduling program
Sequential scheduling program is an operating system scheduling algorithm. It assigns time slices to each task in turn according to the order of requests until the task is completed or the time slice is exhausted.
英文读音
/sɪˈkwɛnʃəl ˈʃɛdjuːlɪŋ ˈprəʊɡræm/
英文的用法(中文解释)
按序调度程序是一种常见的操作系统调度算法,被广泛应用于多任务操作系统中。
英文例句(包含中文解释)
- The operating system uses a sequential scheduling program to manage tasks.(操作系统使用按序调度程序管理任务)
- In sequential scheduling, tasks are processed one by one in the order they arrive.(在按序调度中,任务按照到达的顺序逐一处理)
- The sequential scheduling algorithm ensures fairness in resource allocation.(按序调度算法确保了资源分配的公平性)
英文近义词(包含中文解释)
- Round-robin scheduling(循环调度)
- First-come, first-served scheduling(先到先服务调度)
- Fair-share scheduling(公平分配调度)
英文反义词(包含中文解释)
- Priority scheduling(优先级调度)
- Shortest job first scheduling(最短作业优先调度)
- Deadline-driven scheduling(截止时间驱动调度)
英文单词常用度
按序调度程序是计算机科学领域的专业术语,常用度较高。
文献来源:Google Ngram Viewer