詞語:Kruskal
Kruskal的意思
Kruskal 克魯斯卡爾;卡爾;克魯斯卡;避圈法;Kruskal limit 克魯斯卡極限;KRUSKAL Algorithm KRUSKAL算法-;Kruskal-Wallis H 秩和檢驗;差異性分析;Kruskal's algorithm 作業三;Kruskal演算法;克魯斯克爾演算法;
Kruskal的參考例句
1.By Kruskal (Kruskal) algorithm ideas, the preparation of a minimum spanning tree of a complete search procedure. 由克魯斯卡爾(秩)算法的思想,編製一個最小生成樹一個完整的搜索程序。
2.The two algorithms for finding the minimal spanning tree of an undirected weighted graph are PRIM algorithm and KRUSKAL algorithm. 對求無向賦權圖最小生成樹兩種算法分別是PRIM算法和KRUSKAL算法。
3.This text regards adjacent matrix as the memory structure of graph, and points out how to realize Kruskal algorithm in the computer, and analyses its complexity. 本文以鄰接矩陣作為圖的存儲結構,指出如何在計算機上實現克魯斯卡爾算法,並分析所設計算法的時間複雜度。