结构连接 meaning in English
structural connections
Examples
- The cluster parallel system is such a system , which makes use of workstations , servers or pcs connected with fast network and under the support of parallel system software to realize parallel process with high efficiency
集群并行计算机系统是利用高速通信网络将一组高档工作站、服务器或pc机,按某一种结构连接起来,在并行系统软件支持下实现高效并行处理的系统。 - The path - based approaches break down a query into a set of paths , and join the original joint nodes , but this type of methods usually produce large middle result , therefore seriously reduce query efficiency
基于路径匹配的方法通常将一个查询分解为一组路径,然后连接原来分支连接处的节点,然而该类型的结构连接方法通常导致庞大的中间结果,从而将严重影响查询处理效率。 - We also discussed the staircase join algorithm for sibling axes . studies show that , staircase join for sibling axes is close to the structural join for sibling axes and shares the same characteristic of high efficiency
再次,我们将这些算法扩充到楼梯连接,讨论了兄弟关系的楼梯连接算法,研究显示,兄弟轴的楼梯连接问题与结构连接问题相近,而且提出的算法也具有较高的性能。 - Ann has strong parallel running , fault - tolerant and self - learning " capacity . ann can finish the gain of knowledge by the model sampling and . memory the knowledge into the weights of topological structure
神经网络具有很强的并行性、容错性和自学习能力,通过对典型样本的学习,完成知识的获取,并将知识分布存储在神经网络的拓扑结构连接权值中,用来对未知样本进行识别。 - Efficient algorithms for evaluating ancestor - descendant and parent - child relationships have been proposed . whereas the problems of evaluating preceding - sibling - following - sibling and preceding - following relationships are still open . in this paper , we studied the structural join and staircase join for sibling relationship
在处理xpath查询时,各种结构关系的处理经常被转化为各种连接操作,主要是结构连接structural join和楼梯连接staircase join 。