round-robin

美 [ˌraʊnd ˈrɑːbɪn]英 [ˌraʊnd ˈrɒbɪn]
  • 网络循环;轮询;轮循;轮转;轮转调度
round-robinround-robin
  1. They beat England 4-1 in their last round-robin match at Nagoya in Japan .

    他们在日本名古屋的最后一场循环赛中以4比1战胜英格兰队。

  2. Division Round-robin Schedule in the Application of Design

    分治法在循环赛日程表设计中的应用

  3. Node Coverage and Round-robin Schedule Algorithm Based on Nodes Scattering Track

    基于节点抛撒轨迹的点覆盖轮换调度算法

  4. Realization of load balancing strategy based on DNS round-robin and mask sort

    基于RR-DNS和MASKSORT的负载均衡策略实现

  5. A complete set of round-robin tests is performed to make sure this is the case .

    执行完整的循环测试,以确定实现正确无误。

  6. The definitions about edge matrix and round-robin tournament are given .

    给出了边矩阵和循环赛图的定义。

  7. Research on Round-Robin Fair Queuing Algorithm for 802.11 WLAN

    基于802.11WLAN的循环公平队列调度算法研究

  8. The experiment shows that the Load Index Scheduling we put forward is more suitable than Round-Robin Scheduling .

    通过实验测试证明我们所提出的负载指数调度算法比轮询调度算法负载平衡的效果更好。

  9. However , a simple Weighted Round-Robin scheduling may cause throughput unbalance among input queues .

    但是,简单的权重轮询调度算法会造成输入队列服务不公平性。

  10. Using multiple vertex buffers in round-robin fashion can help with concurrency .

    使用多顶点缓存轮流操作能够促进并行性。

  11. It went back to a knock out format with no round-robin .

    放弃循环赛重新采用了淘汰制。

  12. General Rules of Fair Algorithm of Round-Robin is a simple and effective method which can implement the arbitration in equality .

    Round-robin算法是一种简易,有效的公平仲裁方法。

  13. Round-robin is probably the most well-known and best understood method of load balancing since its operation is the most simple .

    轮循机制(round-robin)或许是最知名、最广为人知的负载平衡方法,因为其运作方式最简单。

  14. This dissertation presents a weighted Round-Robin algorithm on the load balance of distributed Web information storage and a module based on it .

    本文提出了一种分布式Web信息存储的加权轮询负载平衡算法,并应用该算法建立起分布式Web信息存储模型。

  15. Also , non-RT Java implementations typically use a round-robin preemptive scheduling approach with unpredictable scheduling order .

    同样,非RTJava实现通常使用循环抢占式调度方法,该方法根据不可预测的调度顺序进行调度。

  16. A Round-Robin Scheduling Algorithm by Iterating Between Slots for Input - Queued Switches

    时隙间迭代的输入队列交换机Round-Robin调度算法

  17. Many algorithms are applicable for this model , including random , round-robin , central-queue and TAGS .

    针对该模型已有不少算法,如随机法、轮询法、集中队列法和TAGS算法。

  18. The Project Zero application uses three separate threads by default to handle incoming HTTP requests in a round-robin fashion .

    ProjectZero应用程序默认使用三个单独的线程以轮叫的形式处理传入HTTP请求。

  19. The teams are divided into eight groups of four ( in round-robin play ), so each team is guaranteed three games .

    参赛球队分成八个小组,每组四支球队(环赛法)每个队都要进行三场比赛。

  20. For example , assume a multiprogramming environment with a round-robin CPU-scheduling algorithm .

    例如,设想下,一个多重程序环境常伴随着进程调度算法的总循环。

  21. As an event-driven , SNNEOS can avoid CPU round-robin and save power .

    SNNEOS采用的事件驱动方式响应外界请求,避免处理器轮循,节省能源消耗。

  22. The party spirit is unswerving , must stress the core , stresses the key , solves the good single round-robin system practically .

    党风建设要始终不渝,要抓核心,抓关键,切实解决好党群关系。

  23. In this configuration , all of the IP addresses will be attempted in a round-robin manner .

    在该配置中,将以轮询方式尝试所有的IP地址。

  24. Irene : Why did the organizers get rid of the round-robin rounds ?

    艾琳:为什么主办方会取消循环小组赛?

  25. Furthermore , energy-efficient FLASH file system , real-time memory management and priority based weighted round-robin task scheduling algorithm are designed and implemented as well .

    此外,还开发了能量有效的FLASH文件系统、实时内存管理和基于优先级的任务加权时间片调度等功能。

  26. Performance data can be printed to a log file , stored in a round-robin database , or made available through a Java API .

    性能数据可以打印在日志文件中、存储在轮询数据库中、或者通过JavaAPI来使用。

  27. The1.2 Linux scheduler used a circular queue for runnable task management that operated with a round-robin scheduling policy .

    Linux调度器使用了环形队列用于可运行的任务管理,使用循环调度策略。

  28. Each of the partition numbers is sequentially repeated in a round-robin fashion to fill the partitioning map .

    每个分区号按循环的方式顺序地填充分区映射。

  29. If there are six or fewer teams , the single round-robin ( one-round league ) system will be adopted .

    如果有六个队或不到六个队参加,采用单循环制。

  30. FIFO scheduling behaves differently from round-robin scheduling , and the differences can cause hangs in some Java programs .

    FIFO调度的工作方式与循环调度不同,这些区别可能导致一些Java程序挂起。