摘要
用Delphi 7.0开发一种程序软件,为图论的可视化算法提供方便的操作平台.用户只需用鼠标点击窗体,就能方便地画出一个图,并由此自动生成相应的邻接矩阵与邻接表提供给相关的图论算法使用.使用该操作平台便于收到图论算法的可视化效果.
This paper states how to develop a software that provide the visual operational platform for graph algorithms with Delphi 7.0 . Users can draw graphs only press the mouse and create correspondence adjacency matrix or adjacency list automatically. It is easy to obtain visual output result for graph algorithms with the operational platform.
出处
《福州大学学报(自然科学版)》
CAS
CSCD
北大核心
2006年第1期43-46,共4页
Journal of Fuzhou University(Natural Science Edition)
基金
福建省教育厅科研资助项目(JB03055)
关键词
图论算法
操作平台
邻接矩阵
邻接表
graph algorithm
operational platform
adjacency matrix
adjacency list