青年中文青年中文

traversals的意思

traversals中文翻譯:

n.[計]遍歷;橫越;橫斷物

相似詞語短語

contravened stereotype definition───違背了刻板印象的定義

traveler anemo build───旅行者阿內莫大廈

travesty meaning───諷刺意義

contravention definition───違反定義

travel alone───單獨一人旅游;獨自旅行

contravention meaning───違反含義

travel agent───旅行社;旅行代理人,旅行代辦人;n.旅行代辦人,旅行代理人

travel agents───n.旅行代辦人,旅行代理人( travel agent的名詞復數 );旅行社;旅行社代理人

corporate travel belfast───貝爾法斯特商務旅行社

travel guide───導游;旅游手冊

雙語使用場景

When evaluating the modification function at a node, all of the parent-node traversals are on the stack.───在對一個節點的修改函數求值時,所有父節點的遍歷都將進入堆棧。

Adjacency matrix of the storage structure of the graph for the DFS and BFS traversals.───對以鄰接矩陣為存儲結構的圖進行DFS和BFS遍歷。

Such crashes are almost always caused by modifying the scene graph during the cull or draw traversals.───在揀選和繪制遍歷中修改場景,經常會導致這樣的崩潰。

The algorithm is able to represent a structure using only few traversals of the tree and is inherently fast.───該算法能夠僅使用很少的樹的遍歷來展示一個結構,并且天生是快速的。

Based on this model, a new algorithm called Global Graph Traversals -based Weighted Frequent Patterns Miner (GGTWFPMiner) was presented.───基于該模型,提出了基于全局圖遍歷加權頻繁模式挖掘算法。

Which works quite similarly to forward traversals.───其工作方式與向前遍歷十分類似。

Both types of traversals can be chained, so that one could get the titles of all resources dated "2001-03-04"───這兩種遍歷都可以鏈接,這樣就可以獲取日期為“2001-03-04”的所有資源的標題

英語使用場景

For example in social networks it's easier to use a graph data structure to represents friend relations and do traversals and queries like "get me all the friends of my friends friends".