adjacency-list
常見例句
- Using adjacency list to save topology structure in power flow calculation, the calculation time is greatly reduced.
用鄰接表保存中壓配電網(wǎng)的拓撲結(jié)構(gòu),大大縮短了潮流的計算時間。 - According to the characters of mid-voltage distribution system, the adjacency list of data structure is introduced to save its topology structure.
根據(jù)中壓配電網(wǎng)的結(jié)構(gòu)特點引入數(shù)據(jù)結(jié)構(gòu)中鄰接表來保存配電網(wǎng)拓撲結(jié)構(gòu)。 - First of all,an adjacency list should be established and its composition chiefly includes orientation,capacity,flux and so on.
首先創(chuàng)建鄰接表,其結(jié)構(gòu)包含邊的方向、容量、流量等信息。 - Storing trees is a common problem, with multiple solutions. There are two major approaches: the adjacency list model, and the modified preorder tree traversal algorithm.
存儲樹是一個平常的問題,有多個解決方案。有兩個主要的方法:鄰接列表模式和預(yù)排序遍歷樹算法。 - The method takes station-train adjacency list as its basic data structure and rebuilds the rail-net with the restriction of train routes, to make the got-route data validity and rationality.
以車站-車次鄰接表為基本數(shù)據(jù)結(jié)構(gòu),將鐵路路網(wǎng)圖改進為列車約束下的列車可達圖,保證車站生成個性化徑路的合理性和有效性; - So the storage structure of finite automaton should the choosed adjacency lists.
所以,有窮自動機的存儲結(jié)構(gòu)最好采用鄰接鏈表來存儲。 返回 adjacency-list