文件名称:2012012328_exp_1
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-04-10
- 文件大小:
- 53kb
- 下载次数:
- 0次
- 提 供 者:
- z**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写用于表示有向图的数据结构,以及不同表示方法之间相互转换的程序。
从文件读入一个有向图(带权,n 个结点,m 条边)的权矩阵表示,输出这个图的关联矩 阵、边列表、逆向表、邻接表表示。
程序除了能够实现要求的功能以外,代码中要有能体现出不同表示方法的数据结构。 -Writing means between the map data structure, and the different representations of the conversion process. Reading from a file into a directed graph (weighted, n nodes, m edges) of the weight matrix, said matrix output associated with this figure, the edge list, reverse the table, adjoining table. Program to achieve the required functionality in addition to outside, the code must be able to reflect the representation of different data structures.
从文件读入一个有向图(带权,n 个结点,m 条边)的权矩阵表示,输出这个图的关联矩 阵、边列表、逆向表、邻接表表示。
程序除了能够实现要求的功能以外,代码中要有能体现出不同表示方法的数据结构。 -Writing means between the map data structure, and the different representations of the conversion process. Reading from a file into a directed graph (weighted, n nodes, m edges) of the weight matrix, said matrix output associated with this figure, the edge list, reverse the table, adjoining table. Program to achieve the required functionality in addition to outside, the code must be able to reflect the representation of different data structures.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
exp_1\2012012328.txt
.....\2012012328_张馨怡_实验一.docx
.....\Graph_Exp_01.exe
.....\Graph_Exp_1.cpp
.....\input.txt.txt
exp_1