31. Which of the following algorithm employs dynamic programming?
(A)Prim's algorithm for finding a minimum spanning tree
(B) Dijksta algorithm for solving the single source shortest paths problem
(C) Floyd-Warshall for solving the all pair shortest paths problem
(D)Hufiman algorithm for constructing a Hufiman code
(E) Kruskal's algorithm for finding a minimum spanning tree

答案:登入後查看
統計: A(0), B(0), C(0), D(0), E(1) #3067437

詳解 (共 1 筆)

#7102371
1. 題目解析 題目要求選擇一個使用動...
(共 973 字,隱藏中)
前往觀看
0
0