adjacency的意思
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里列出。