-
-
ShortPth.rar
图论:最短路径算法实现
Graph.gph
GraphBFS.h
GraphM.h
GraphOpr.h
Queue.h
sample.gph
ShortPth.cpp
ShortPth.dsp
ShortPth.dsw
ShortPth.ncb
ShortPth.opt
ShortPth.plg
-
-
datagainVC++.rar
此文件囊括了多种数字图象处理的算法,其中包括边缘检测腐蚀膨胀图象压缩直方图修正平滑等多种图象处理技术-,Visual C++,图形图象 Graph program
-
-
-
-
-
-
haokan.rar
试扩充深度优先搜索算法,在遍历图的过程中建立生成森林的左子女-右兄弟链表。算法的首部为 void Graph::DFS ( const int v, int visited [ ], TreeNode<int> * t ) 其中,指针t指向生成森林上具有图顶点v信息的根结点。(提示:在继续按深度方向从根v的某一未访问过的邻接顶点w向下遍历之前,建立子女结点。但需要判断是作为根的第一个子女还是作为其子女的右兄弟链入生成树。)
-
simplegraph2.6.zip
Simple Gragh 2.6
TSimpleGraph is a visual component, which provides a simple user interface for drawing graphs. The control and its graph objects are fully customizable in the way that let you create almost any kind of graphs.
-