支持循环队列的配置包含以下几个组件。
The configuration to support circular queues consists of several components.
为何使用循环队列?
首尾相接的循环队列是一种动态的数据结构。
添加数据到循环队列,用与并行FIR滤波器设计。
Add new data to circular queue designed to be used with a parallel FIR filter.
数据采集子系统运用多级循环队列时间片轮转策略来提高监测任务的实时性。
The real-time response performance of the subsystem is improved with the multilevel circular queue based on time-cycled strategy.
尽管如此,循环队列仍然可以简化开发人员、测试人员和管理员在生产环境之前的工作。
Having said that, circular queues can make life much easier for developers, testers, and administrators working in the pre-production environments.
第四章通过对多队列算法的不足分析,设计了单循环队列定时器算法并和多队列算法比较得出测试结果。
In chapter 4 the timer management algorithms of single circular queue is designed by analysis of shortcomings of multiple queues.
在这里应用循环队列有两个好处:一是消除手动管理队列的需求和停用;二是在队列中保留足够的消息,以便调试。
A circular queue eliminates both the outages and the requirement to manually manage the queue but also leaves enough messages in the queue to be useful for debugging.
由于这种行为类似于循环日志的行为,因此我将这个概念命名为“循环队列”,经过几年的实践,我发现这种方法对于管理和调试非常有用。
Because this behavior resembles that of circular logs, I have dubbed the concept "circular queues" and over the years I've found it to be extremely useful for administration and debugging.
循环日志记录是创建队列管理器时的缺省选项。
Circular logging is the default option when creating a queue manager.
为了避免无限循环,IBM的jms类会检查消息的恢复计数以及输入队列的恢复阈值和恢复队列属性。
To prevent an infinite loop, IBM's JMS classes inspect the message's backout count, as well as the backout threshold and backout queue attributes of the input queue.
请注意该方法如何用do -while循环来处理队列中可能存在的弱引用。
Notice how this method accounts for possible weak references in the queue with the do-while loop.
可以循环遍历这个列表并访问每个队列的所有相关信息。
You can iterate over this list and access all pertinent information for each queue.
文中提出了显式冗余的队列循环优化算法,完全消除了此类冗余,从而有效地减少了生成电路的基片面积,提高了电路的可测试性。
This paper proposes a queue loop optimization algorithm to remove explicit redundancy completely which decreases the circuit area and improves the testability.
探讨具有如下特征的多站循环服务系统:(1)队列容量有限;(2)每次服务对象受限;(3)实施非门限方式。
It is: (1) limited capacity of queue; (2) limited service object of each time; (3) Using no limited gate way.
本文讨论了多个工作站、每站有两个队列排队等待服务的循环移动服务系统,其服务规则是按照每个队列的化先权进行批量服务的。
In this paper, a class cyclic service system is studied. In the system, there are mulitistations and two queues in each station. The service is a batch according to the priority of each queue.
本文设计了一种循环缓冲区,能够正确而有效的实现对参考帧队列的管理和维护。
The loop buffer in this paper can achieve the management of reference frame list correctly and efficiently.
这样就可以有效突破循环排序引起的运算量瓶颈,使算法特别适用于较长飞机队列(10架以上)排序。
So, this algorithm can break through the bottleneck of computation penalties caused by the use of CP algorithm and make it easy to reschedule the queue of more than 10 aircraft in heavy traffic.
并采用了循环内存缓冲队列进行了数据的收发控制。
It also USES circulatory memory buffering queue to control the receiving and transmission of data.
应用程序的消息循环是内部程序循环,它从线程的消息队列检索消息,然后转换这些消息,之后将它们发送给要处理的应用程序。
An application's message loop is an internal program loop that retrieves messages from a thread's message queue, translates them, and then sends them to the application to be handled.
最后,”一丝不苟”VI使用大量移位寄存器在一个循环内反复传递数据,在多个并行循环间使用队列传递数据。
Finally, Meticulous VI makes extensive use of shift registers for passing data between loop iterations, and queues for passing data between parallel loops.
最后,”一丝不苟”VI使用大量移位寄存器在一个循环内反复传递数据,在多个并行循环间使用队列传递数据。
Finally, Meticulous VI makes extensive use of shift registers for passing data between loop iterations, and queues for passing data between parallel loops.
应用推荐