文件名称:GraphShow
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-05-13
- 文件大小:
- 3.63mb
- 下载次数:
- 1次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
图的遍历动态演示程序,通过鼠标操作实现对图的创建、删除和修改。有无向图和有向图,可以自动生成图。实现了图的广度优先遍历和深度优先遍历。这都是动态图形演示的,而且配合代码来执行,可以做到类似调试代码的效果来查看图的动态演示。-Dynamic graph traversal demo program, to achieve the creation of the map by mouse operation, delete, and modify. Have to map and directed graph, can be automatically generated map. Achieve a breadth-first traversal and depth-first traversal. This is a dynamic graphical presentation, but with the code to execute, a similar effect can be done to debug the code to see dynamic presentation graphs.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GraphShow
.........\Debug
.........\.....\BFS.txt
.........\.....\code.c
.........\.....\code.exe
.........\.....\DFS.txt
.........\.....\GraphShow.exe
.........\.....\图的遍历动态演示.doc
.........\GraphShow
.........\GraphShow.sln
.........\GraphShow.suo
.........\.........\BFS.txt
.........\.........\code.c
.........\.........\code.exe
.........\.........\DFS.txt
.........\.........\DrawLink.cpp
.........\.........\DrawLink.h
.........\.........\Graph.cpp
.........\.........\Graph.h
.........\.........\GraphCreate.cpp
.........\.........\GraphCreate.h
.........\.........\GraphDraw.cpp
.........\.........\GraphDraw.h
.........\.........\GraphResource.cpp
.........\.........\GraphResource.h
.........\.........\GraphShow.aps
.........\.........\GraphShow.cpp
.........\.........\GraphShow.h
.........\.........\GraphShow.rc
.........\.........\GraphShow.vcproj
.........\.........\GraphShow.vcproj.LIUMING.Administrator.user
.........\.........\GraphShowDlg.cpp
.........\.........\GraphShowDlg.h
.........\.........\ReadMe.txt
.........\.........\res
.........\.........\resource.h
.........\.........\...\delete.cur
.........\.........\...\GraphShow.ico
.........\.........\...\GraphShow.rc2
.........\.........\SetSpeed.cpp
.........\.........\SetSpeed.h
.........\.........\ShowResult.cpp
.........\.........\ShowResult.h
.........\.........\stdafx.cpp
.........\.........\stdafx.h
.........\.........\targetver.h
.........\.........\图的遍历动态演示.doc
.........\Release
.........\.......\BFS.txt
.........\.......\code.c
.........\.......\code.exe
.........\.......\DFS.txt
.........\.......\GraphShow.exe
.........\.......\图的遍历动态演示.doc