文件名称:graph.yangxu
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 248kb
- 下载次数:
- 0次
- 提 供 者:
- 胡**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
熟悉图的存储方式,实现图的邻接矩阵或者邻接表的存储方式下的基本运算,特别是深度遍历和广度遍历;掌握以图为基础的一些常用算法,如最小生成树、拓扑排序、最短路径等。-Familiar with the map of storage practices, and achieve adjacency matrix or adjacency list is stored under the basic operations, especially in the depth and breadth traversal traverse to attempt to grasp the basis of some commonly used algorithms, such as minimum spanning tree, topological sorting, shortest path and so on.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
graph.yangxu\yangxu\StdAfx.h
............\......\StdAfx.cpp
............\......\ReadMe.txt
............\......\yangxu.dsp
............\......\yangxu.dsw
............\......\yangxu.ncb
............\......\yangxu.plg
............\......\yangxu.cpp
............\......\yangxu.opt
............\......\Debug\vc60.idb
............\......\.....\yangxu.pch
............\......\.....\vc60.pdb
............\......\.....\StdAfx.obj
............\......\.....\yangxu.obj
............\......\.....\yangxu.ilk
............\......\.....\yangxu.exe
............\......\.....\yangxu.pdb
............\......\Debug
............\yangxu
graph.yangxu
............\......\StdAfx.cpp
............\......\ReadMe.txt
............\......\yangxu.dsp
............\......\yangxu.dsw
............\......\yangxu.ncb
............\......\yangxu.plg
............\......\yangxu.cpp
............\......\yangxu.opt
............\......\Debug\vc60.idb
............\......\.....\yangxu.pch
............\......\.....\vc60.pdb
............\......\.....\StdAfx.obj
............\......\.....\yangxu.obj
............\......\.....\yangxu.ilk
............\......\.....\yangxu.exe
............\......\.....\yangxu.pdb
............\......\Debug
............\yangxu
graph.yangxu