图的创建和遍历- 下载
|
一些数据结构的基本算法,例如树,图的遍历等。- 下载
|
数据结构的图的遍历应用程序设计算法实现的源代码,请大家多多指教。-data structure plans Ergodic application design algorithm source code, please exhibitions. 下载
|
很多涉及图上操作的算法都是以图的遍历操作为基础的,此程序演示出图的遍历的过程。通过邻接矩阵存储结构实现数据俄的输入,实现图的深度优先遍历和广度优先遍历过程的演示,对异常输入信息报错。-map of algorithms are plans to traverse the basis for the operation, this procedure demonstrated map out the ergodic process. Through the adjacency matrix of data storage structure of Russias input, plans to achieve the depth and breadth traversal priority priority ergodic process demonstration of abnormal input errors. 下载
|
此程序是学完数据结构课后,对无向图进行深度和广度遍历的c程序,vc6环境下测试通过。- 下载
|
此程序用来求图的遍历问题……题中采用的是图的邻接矩阵存储……-the procedure used to plan for the traversal issue ... that is used in the adjacency matrix storage ... 下载
|
用TC20 图形方式演示了二叉树的遍历程序,可以作为学生的教学用-TC20 graphic demonstration of a binary tree traversal procedures can be used as a teaching students 下载
|
本程序为“有向图的遍历及运算”,非常方便使用,希望大家能够喜欢。-the procedures as "directed graph traversal and calculations," is very convenient to use and I hope we can like. 下载
|
TC 下用图形显示二叉树的建立与遍历过程- 下载
|
该程序实现了图的先序、后序遍历和拓扑排序等,而且是界面输出。-the program to achieve the plans first sequence, after the preorder and topological sorting, but it is the output interface. 下载
|