dijkstra
美
英 
例句
The system is designed by means of Dijkstra algorithm and graph function so as to understand it more easily for the consumer.
系統設計采用了迪杰斯特拉算法和圖形函數,以便用戶更容易理解。
Dijkstra algorithm is a typical shortest path algorithm, used to calculate a node to all other nodes of the shortest path.
Dijkstra算法是典型最短路算法,用于計算一個節點到其他所有節點的最短路徑。
Dijkstra algorithm is a step by step search algorithm for each vertex n reservations so far found from them ton shortest path to work.
Dijkstra算法是一種逐步搜索算法,通過為每個頂點n保留目前為止所找到的從m到n的最短路徑來工作的。
Dijkstra claims that software engineering is not engineering, but rather a simple science.
Dijkstra聲稱軟件工程并不是一門工程學,而更像是一門科學。
Bankers algorithm the most representative of the algorithm to avoid deadlock is Dijkstra s Bankers Algorithm.
銀行家算法最有代表性的避免死鎖的算法,是Dijkstra的銀行家算法。
Dijkstra shortest path algorithm can arrive at the optimal solution, but because of its calculation of the node traversal, so inefficient.
Dijkstra算法能得出最短路徑的最優解,但由于它遍歷計算的節點很多,所以效率低。
Understanding of the shortest path problem, and use the Dijkstra shortest path algorithm to solve the problem.
理解最短路徑問題,并使用Dijkstra算法解決最短路徑問題。
The routing engine uses the Dijkstra shortest-path algorithm to make routing decisions.
路由引擎使用Dijkstra最短路徑算法來制定路由決策。
Dutch computer scientist Edsger Dijkstra once asked, "Why has elegance found so little following? "
荷蘭計算機科學家EdsgerDijkstra曾經問到“為何追求高雅的人如此少?”
Based on Dijkstra's algorithm, the routing engine maintains two sets of routing groups.
根據Dijkstra的算法,路由引擎維護兩個路由組集合。
Dijkstra algorithm is a standard procedure, it is this.
dijkstra算法的標準程序,就是這個。
Application of Improved Dijkstra Algorithm in Choice of Best Escaping Route in Mine Emergency Response
改進的Dijkstra算法在礦井應急救援最佳避災路線求取中的應用
Research into Dijkstra Algorithm and Its Computer Model
銀行家算法的研究及其計算機仿真
To Apply on Dijkstra Algorithm in Solving the Shortest Path of Logistics Transporting
算法在求解物流運輸最短路徑中的應用
Evaluation and Realization of Workshop Dynamic Production Capability Based on Dijkstra's Algorithm
基于狄克斯特拉算法的車間動態生產能力評估與實現
a heuristic optimization path - finding algorithm based on dijkstra algorithm
算法的啟發式最優路徑搜索算法
The routing engine uses the Dijkstra algorithm, as follows
路由引擎采用Dijkstra算法,具體如下所述