靠近每一个绘制转换中心的是一个分支节点。
流程图只有少数分支节点
先验概率值大于0.8的标在了分支节点处。
Values of Bayesian posterior probability greater than 0.8 are shown at the nodes.
分支节点识别决策点,并直观地表示为位于相关箭头(转换)上的黑框。
A branch node identifies the decision points and is visually represented as a black box located on the associated arrow (transition).
以这种方式使用中心将使任何分支节点都能访问整个网络中的任何目的地。
Using the hub in this way enables any spoke node to access any destination in the entire network.
提出了一种按分支节点完全等效解耦的配电网故障定位新方法。
A quite equivalent decoupling method based on branch node for fault location in distribution network is presented.
从这个意义上说,对象与HDBMS的分支节点很象,它同样也包含许多子节点。
In this sense, objects are similar to branch nodes of an HDBMS, which likewise contain a bundle of child nodes.
这让人想起分层的安全模型,其中分支节点是基准,对中心加以硬化,类似于网关。
This suggests a tiered security model where the spoke nodes are the baseline and the hub is hardened, similar to a gateway.
这里的漏洞在于,分支节点可以不将消息发送到中心的输入队列,而是发送到中心的输出队列。
The vulnerability here is that a spoke node can address messages not to the input queue at the hub, but rather to the output queue at the hub.
在该网络模型中节点在三种角色之间变化:根节点,分支节点和叶子节点,来组织和维护树型网络结构。
In the network model, Nodes change between the three roles: root node, branch node and leaf node, to organize and maintain the network tree structure.
在不少关于索引的文档中,都提到常用的索引表会缓存,或者对于比较大的索引表,只缓存分支节点的数据块。
You want to guarantee all blocks of an index organized table are in buffer cache and are never flushed out?
接下来,我们将通过添加从分支节点到Login视图的条件转换来提供登录验证,通常在没有成功登录时,使用这一操作。
Next, we'll provide validation of the log-in by adding a conditional transition from the branch node to the Login view, which is used when the log-in is unsuccessful.
这里的缓解方法是为每个分支节点创建单独的身份,将该帐户放在入站通道的MCAUSER中,并且仅授权它访问特定的服务端点。
The mitigation is to create a separate identity for each spoke node, place that account in the MCAUSER of the inbound channel, and authorize it only to specific service endpoints.
每个节点都可以是一个分支或者是一个叶子。
用一个停止节点终止分支并释放数据。
图27中的反模式显示的是在并行分支中使用的停止节点的问题。
The anti-pattern in Figure 27 shows the problem of stop nodes used in parallel branches.
举个例子,亚马逊这样的公司常常使用“购买了X的顾客还购买了Y ”特性,如果亚马逊拟创建一个分类树,那么它将需要多少分支和节点?
Think about a company like Amazon and the common "Customers who purchased X also purchased y" feature. If Amazon were to create a classification tree, how many branches and nodes could it have?
流程中的每个分支都必须以开始节点作为开端,或是将接收到的数据作为输入。
Each branch in a process must begin with a start node or by receiving data as input.
树安全标签组件:树是一个元素集合,用于表示有多个节点和分支的复杂层次关系。
Tree security label component: a tree is a collection of elements representing a complex hierarchy having multiple nodes and branches.
控制结构节点在可视代码片段逻辑中产生分支或循环。
A control structure node causes branching or looping within your visual snippet logic.
更长的间隔时间适合于诸如分支机构网络之类的一些场景,并且对于大量托管节点是必需的。
A larger interval would be appropriate for some scenarios, such as a branch office network, and necessary for larger Numbers of managed nodes.
通常,用户不会察觉到停止节点的全局效果,而只是用它来终止某个流程中的每个单独的分支。
Very often, users are not aware of the global effect of a stop node and use it to end each of the individual branches of a process.
图28中的模式总结了我们的讨论和意见,提出在添加一个用来终止流程的终止节点之前,应重新联接并行的分支。
The pattern in Figure 28 summarizes our discussion and recommends that you rejoin parallel branches before adding a stop node to terminate the process.
与之相反,结束节点只具有局部效果;它只会终止它到达的那个分支。
In contrast, the end node only has a local effect; it only ends the single branch through which it was reached.
树中的内部节点是采用ELSE分支的任务。
Internal nodes in the tree are tasks that take the ELSE branch.
由于停止节点对整个节点具有全局效果,在有几个分支并列执行的流程模型中,我们在放置停止节点时必须十分小心。
Given the more global effect of the stop node on the entire process, we have to be careful putting a stop node in process models that can have several branches executing in parallel.
在不存在并行的情况下,停止节点与结束节点的效果完全一样,也就是说,它将终止到达它的分支。
Without parallelism, the stop node has exactly the same effect as the end node, i.e., it ends the single branch through which it was reached.
可能的示例也许是分支机构部署,其中在中央位置使用部署管理器管理分散在每个远程分支机构的节点。
A possible example might be a branch office deployment, where a deployment manager in a central location is being used to manage nodes dispersed in each remote branch office.
在添加停止节点之前,先重新联接各个分支,以避免出现意外的全局关闭现象。
Rejoin them before adding the stop node to avoid an unintended global shutdown.
并列执行的分支中的停止节点
应用推荐