A queue structure with automated length adjustment is proposed to optimize the watershed algorithm.
就水坝分割算法中的队列的结构设计提出了一种多级可变长度的数组结构。
These functions (shown in Listing 8) mimic those from Listing 7, except that you don't need to define the work queue structure.
这些函数(见清单8)模拟清单7,只是不需要定义工作队列结构体。
For those unfamiliar with the concept of a blocking queue, it is essentially a FIFO data structure, with a twist.
假如不熟悉阻塞队列概念,它实质上就是一种带有一点扭曲的FIFO数据结构。
When defining the request queue, keep the maximum messages to the number of messages used when sizing the structure.
定义请求队列时,请将最大消息量设置为在确定结构的大小时使用的消息数量。
Basically, a queue is a first-in, first-out (FIFO) data structure.
基本上,一个队列就是一个先入先出(FIFO)的数据结构。
As discussed above, an MQMDE structure is added by the queue manager if the message descriptor is V1.
如上所述,如果消息描述符是V 1,MQMDE结构由队列管理器添加。
Applications that get messages from the dead-letter queue must verify that the messages begin with an MQDLH structure.
从死信队列获取消息的应用程序必须确保消息以MQDLH结构开头。
In this case, WebSphere MQ adds a distribution header structure (MQDH) to the message, and puts it on the relevant transmission queue.
在这种情况下,WebSphereMQ添加分布式头结构(MQDH)到消息中,并将其放在相关的传输队列中。
In this case, WebSphere MQ adds a dead-letter header structure (MQDLH) to the message, and puts it on the dead-letter (undelivered-message) queue.
在这种情况下,WebSpheremq添加死信头结构(MQDLH)到消息中,并将其放到死信(未传递消息)队列上。
The event_set function creates the new event structure, while event_add adds the event to the event queue mechanism.
event_set函数创建新的事件结构,event_add在事件队列机制中添加事件。
The queue manager maintains a certificate store (key repository), which is stored as a file (extension .sto) under the queue manager directory structure.
队列管理器维护一个证书库(密钥资源库),证书库被作为文件(扩展名 .sto )存储在队列管理器目录结构下。
When a message is put on a remote queue, WebSphere MQ adds a transmission header structure (MQXQH) to the message before placing it on the transmission queue.
当消息位于远程队列时,WebSphereMQ 在将消息置于传输队列之前向其添加传输头结构(MQXQH)。
You then create your Stats structure and simply drop in the Queue of Nodes as dynamic data that is then evaluated into an XML structure.
随后创建Stats结构并作为动态数据访问节点队列,节点队列随后被赋值给一个XML结构。
This structure includes the name of the destination queue and the reason why the message was put on the dead-letter queue. Table 3 lists the main fields in MQDLH.
该结构包含目标队列的名称和将消息放在死信队列上的原因。
If the application is using a V1 MQMD, the queue manager will add an MQMDE structure to the message data automatically.
如果应用程序使用的是V1MQMD,队列管理器会自动添加MQMDE结构到消息数据中。
The shortest topological distance between two atoms in a structure was designed according to the widely used breadth first search algorithm which uses a data structure called Queue.
分子结构中任意两个原子之间最短拓扑距离的求解是建立在采用队列数据结构的宽度优先搜索算法基础上的。
Linked list is a kind of common data structure in microcontroller's program, which includes stack, queue and linear list.
链表是单片机程序开发中一种常见的数据结构,通常包括栈链、队列和线性链表。
This paper introduces the model structure and framework of a distributed database server system, sets up a queue model of the system, and performs a mathematical analysis.
本文介绍了一种分布式数据库服务器的构成及工作模型,为其建立了排队模型,并进行了数学解析。
Applying structure pointer and dynamic data structure, such as the linked list and queue in c, we have made the working software executed with less memory requirement and time overhead.
并根据C语言结构功能强的特点,采用结构指针及链表、队列等动态数据结构,使整个算法具有节省内存、快速省时的特点。
EVENTMSG structure contains information about a hardware message sent to the system message queue. This structure is used to store message information for the JournalPlaybackProc callback function.
该结构包含有关于硬件的消息,该消息被发送给系统的消息队列。该结构用来为。
A "priority queue" which has a linked structure is used in this algorithm, which insures to complete LTP with the vertices in directed acyclic graph.
在算法设计与实现中采用一个链接结构的“优先序列”,用它保证有向无回路图顶点的分层拓扑排序。
The ingress data queue has a data queue head structure, including a packets-to-be-processed field.
入口数据队列有一个数据队列头段结构,包括一个待处理分组区。
The structure of buffer-queue and the format of data flow are discussed. Data-flow sending and processing on received data-flow are also mentioned.
主要介绍了数据流缓冲区队列的结构、数据流的封装以及数据流的发送和对接收数据流的处理。
The contents are included as follows: Array, Linked List, Stack and Queue, Recursion, Tree and Forest, Graph, Sorting, Indexing and Hashing Structure, etc.
内容包括:数组、链接表、栈和队列、递归、树与森林、图、排序、检索和散列结构等。
The contents are included as follows: Array, Linked List, Stack and Queue, Recursion, Tree and Forest, Graph, Sorting, Indexing and Hashing Structure, etc.
内容包括:数组、链接表、栈和队列、递归、树与森林、图、排序、检索和散列结构等。
应用推荐