adjacency信息详情
n.毗邻;四周;邻接物
adjacence───n.毗邻;接近
coadjacency───协同
adjacences───n.毗邻;接近
adjacently───邻近地;交界地;紧接着地
ad agency───广告公司;广告代理商
adjacent───adj.邻近的,毗连的
adjacents───adj.邻近的,毗连的
adjacencies───n.邻接(adjacency的复数)
aid agency───援助机构
the relationship between the graph and the adjacency matrix.───图与其邻接矩阵之间有着一一对应的关系。
First, the algorithm mines the data for frequent sequences and computes an adjacency lattice.───首先,该算法挖掘频繁序列的数据并计算一个邻接格。
How to read this graph input and put into an adjacency matrix?───如何把这个图形输入和投入一个邻接矩阵?
Using graph theory of adjacency matrix as a conversion, a depth-first search to the entire map, can be cut at all possible paths.───利用图论中的邻接矩阵作为转换点,深度优先搜索整个有向图,可以得到所有可能的切分形式。
The clustering algorithm considering the condition of planar adjacency relationship is defined again newly from the general clustering.───从聚类概念出发,重新定义了满足二维空间邻接条件聚类的概念。
The COUNT field contains the in-degree of that vertex and LINK is a pointer to the first node on the adjacency list.───该计数字段包含在度的顶点和LINK是对邻接表上的第一个节点的指针。
Master graph adjacency list of definitions and applications, able to skillfully use the adjacency list.───掌握图的邻接表的定义及应用,能够熟练使用邻接表。
Some preliminary analysis of the Adjacency List representation is presented, as well as some promising experimental results.───一些邻接表表示,提出初步分析,以及一些有希望的实验结果。
This example defines the data as a triangle list without adjacency. The rest of the choices are listed in D3D10_PRIMITIVE_ TOPOLOGY .───这个例子定义了数据作为没有邻接信息的三角形条带保存。其他的选择在D3D10_PRIMITIVE_TOPOLOGY里列出。