搜索资源列表
BFSandDFS
- 用C写的源程序功能分别是1.用DFS算法判断有向图中是否有环2.从文件中读图,用邻接链表保存信息,寻找两个结点vi,vj间的最短路径-written in C source is a function respectively. DFS algorithm used to determine whether there are plans Central 2. Interpret drawings from the file, use
graphbfs
- 读图并输出图的邻接链表,输入两个结点,用广度优先寻找它们之间的最短路径并输出,并判断其是否是树,是否连通,是否有环,有要打印出来环.-interpret drawings and prints of adjacent chain, the importation of two nodes, with breadth between them priority for the shortest path and output, and a
tudelinjiejuzhenjiegouzhuanweilinjielianbiaojiegou
- 关于图的邻接矩阵结构转为邻接链表结构算法的相关的用c语言编写的一个源程序代码-on the adjacency matrix structure adjacent to the list structure of the algorithm used to prepare the language c a source code
graph
- 题目:图(有向,无向,加权)的构造,与遍历算法的设计与实现 1.输入的形式和输入的范围 本程序采用相邻的两个点对的形式输入 2.输出的形式 分为两部分,第一部分为邻接链表的形式输出,第二部分为邻接矩阵的形式输出 3.可以实现的功能 图(有向、无向、加权)的邻接矩阵和邻接链表建立,并完成图的先深遍历和先广遍历,且以以符号话表示。
shujujiegou
- 本程序主要实现以下有关的基本操作:(1)基本定义(2)创建图的邻接链表储存(3)图的邻接链表显示(4)图的邻接矩阵显示(5)图的邻接矩阵转化为邻接链表。
stuctures
- 本系统采用C语言编写,利用邻接链表实现最短路径问题,关键路径问题等
数据结构的C++描述
- 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6
数据结构FLASH演示
- Flash动画演示数据结构的算法生动经典 包括链表、树、图、各种排序、查找等等
BFSandDFS
- 用C写的源程序功能分别是1.用DFS算法判断有向图中是否有环2.从文件中读图,用邻接链表保存信息,寻找两个结点vi,vj间的最短路径-written in C source is a function respectively. DFS algorithm used to determine whether there are plans Central 2. Interpret drawings from the file, use
graphbfs
- 读图并输出图的邻接链表,输入两个结点,用广度优先寻找它们之间的最短路径并输出,并判断其是否是树,是否连通,是否有环,有要打印出来环.-interpret drawings and prints of adjacent chain, the importation of two nodes, with breadth between them priority for the shortest path and output, and a
tudelinjiejuzhenjiegouzhuanweilinjielianbiaojiegou
- 关于图的邻接矩阵结构转为邻接链表结构算法的相关的用c语言编写的一个源程序代码-on the adjacency matrix structure adjacent to the list structure of the algorithm used to prepare the language c a source code
sting7.doc
- 图的邻接矩阵、邻接表、十字链表、邻接多重链表存储结构表示及其创建算法的c语言实现 图的深度优先搜索遍历算法和图的广度优先搜索遍历算法及C语言实现-the adjacency matrix, the adjacent table, Cross Chain, Listless multiple adjacent storage structure and said the creation algorithm in C Language m
diwuci
- 1)掌握图的邻接矩阵、邻接表、十字链表、邻接多重链表存储结构表示及其创建算法的c语言实现; 2)掌握图的深度优先搜索遍历算法和图的广度优先搜索遍历算法及C语言实现; -1) The master plan of the adjacency matrix, adjacency table, Cross linked lists, adjacency list multiple storage structure and expre
shujujiegou
- 本程序主要实现以下有关的基本操作:(1)基本定义(2)创建图的邻接链表储存(3)图的邻接链表显示(4)图的邻接矩阵显示(5)图的邻接矩阵转化为邻接链表。-This procedure mainly realize the following basic steps: (1) basic definitions (2) create a graph adjacency list storage (3) graph adjacency li
stuctures
- 本系统采用C语言编写,利用邻接链表实现最短路径问题,关键路径问题等-The system uses the C language, using adjacency list realize the shortest path problem, critical path issues
Dijkstra
- 计算图中两点间的最短路径,采用邻接链表存储结构.-Calculation chart the shortest path between two points using adjacent storage structure list.
graph
- 图的邻接链表及遍历及基本操作,节点的插入删除等基本操作,适合初级算法学习者-Adjacency list graph and traversal and basic operations, insertion node to delete such basic operations, suitable for primary algorithm learners
yuio
- * 函数功能: 深度优先遍历邻接链表表示的图 * 输入参数: Graph_A G 邻接链表表示的图 -* Function: depth-first traversal of the graph adjacency list that* input parameters: Graph_A G said adjacency list of graph
youxiangtuopupaixu.txt
- 有向图的拓扑排序 通过邻接链表 排序-Directed graph topological sort to sort through the adjacency list
create_algraphic
- 图的建立,里面包括有向图和无向图的建立,还有带权值的建立方法,也有图的输出算法,图的存储结构是以邻接链表的形式存储的。-The establishment of plans, which include the maps and the establishment of undirected graph, as well as with the establishment of methods of weight, but also t