文件名称:Chap 8 Graph.
文件大小:1.15MB
文件格式:PPT
更新时间:2016-06-29 10:28:30
Chap 8 Graph.
8-1 terminology 8-2 graph storage structures 8-2-1 Adjacency Matrix 8-2-2 Adjacency List 8-3 operations of graph 8-4 traverse graph 8-4-1 Depth-First Traversal 8-4-2 Breadth-First Traversal 8-5 graph algorithms 8-6 networks 8-6-1 minimum spanning tree最小生成树 8-6-2 shortest path algorithm