文件名称:Topology
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 158kb
- 下载次数:
- 0次
- 提 供 者:
- 谭*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1用邻接表作为图的存储结构;
2用非递归的方法实现拓扑排序;-A map with the adjacency table as the storage structure
two ways to achieve a non-recursive topological sorting
2用非递归的方法实现拓扑排序;-A map with the adjacency table as the storage structure
two ways to achieve a non-recursive topological sorting
(系统自动生成,下载前可以参看下载内容)
下载文件列表
拓扑排序\Debug\tppx.exe
........\.....\tppx.ilk
........\.....\tppx.obj
........\.....\tppx.pch
........\.....\tppx.pdb
........\.....\vc60.idb
........\.....\vc60.pdb
........\tppx.c
........\tppx.dsp
........\tppx.dsw
........\tppx.ncb
........\tppx.opt
........\tppx.plg
........\Debug
拓扑排序
........\.....\tppx.ilk
........\.....\tppx.obj
........\.....\tppx.pch
........\.....\tppx.pdb
........\.....\vc60.idb
........\.....\vc60.pdb
........\tppx.c
........\tppx.dsp
........\tppx.dsw
........\tppx.ncb
........\tppx.opt
........\tppx.plg
........\Debug
拓扑排序