CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 无向图

搜索资源列表

  1. 无向图的邻接表生成和显示

    1下载:
  2. 这个源程序是关于无向图的邻接表生成和显示的,可以用这个程序实现-the source of the undirected graph generation and adjacent table shows, this procedure can be used to achieve
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1141
    • 提供者:纵横驰骋
  1. 姬小兵的无向图邻接表

    1下载:
  2. 我自己编写的无向图邻接表-myself prepared by the undirected graph adjacent table
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9718
    • 提供者:黎明
  1. 有向图的邻接表

    0下载:
  2. 键盘输入数据,建立一个有向图的邻接表。 (2)输出该邻接表。 (3)建立一个无向图的十字链表。 (4)在有向图的邻接表的基础上计算各顶点的度,并输出。 (5)采用邻接表存储实现无向图的深度优先遍历。。 (6)采用邻接表存储实现无向图的广度优先遍历。
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-18
    • 文件大小:1918
    • 提供者:安放但是
  1. 用Prim算法求无向图的最小生成树

    0下载:
  2. 用Prim算法求无向图的最小生成树
  3. 所属分类:Windows编程

  1. 判断一个连通无向图是否为二部图

    1下载:
  2. 判断一个连通无向图是否为二部图 利用两个集合存放两个不相交的子集,Determine whether a connected undirected graph is a bipartite graph
  3. 所属分类:界面编程

    • 发布日期:2017-06-12
    • 文件大小:8593
    • 提供者:weixiaoguoke
  1. TU.rar

    0下载:
  2. 邻结表存储的无向图的建立及遍历输出(包括深度优先与广度优先搜索), The neighbour ties the table to save non- (first first searches to the chart establishment and the calendar output including depth with breadth)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:1733
    • 提供者:谭宜涛
  1. DJalgorithm

    0下载:
  2. 迪杰斯特拉算法的C语言实现,可以完成有向图和无向图的最短路径搜索-Dijkstra algorithm C language, can be completed with the graph and undirected graph of the shortest path
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-26
    • 文件大小:187392
    • 提供者:leon
  1. graph_

    2下载:
  2. //有向图:有向图,无向图基本操作 //运行环境:VC //有向图,无向图基本操作,包括: //1、邻接矩阵 //2、邻接表 //3、深度优先遍历 //4、广度优先遍历 //5、最小生成树 //6、拓扑排序 //7、每一对顶点之间的最短路径(Dijkstra,Floyd两种算法)-//Directed graph: directed graph, undirected graph basic operation// Operating Environme
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2853
    • 提供者:atom
  1. 1

    0下载:
  2. 无向图 遍历链表并依次输出其的结点值向网表示n个城市之间通信网络的建设计划-Undirected graph traversal list and followed by the output node of its value to the net means that n communication network between the cities plan to build
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1441
    • 提供者:倪晓俊
  1. M

    0下载:
  2. 给定一个无向图,相邻两个图不能着相同颜色,求多少种颜色将每个顶点着色-Give an undirected graph, adjacent to the two plans should not the same color, the number of colors for each vertex shaders
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:534
    • 提供者:李加佳
  1. create_algraphic

    0下载:
  2. 图的建立,里面包括有向图和无向图的建立,还有带权值的建立方法,也有图的输出算法,图的存储结构是以邻接链表的形式存储的。-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 the output graph algorithms, ma
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:1755
    • 提供者:韩寒
  1. 3

    0下载:
  2. 设计一个有向图和一个无向图,任选一种存储结构,完成有向图和无向图的DFS(深度优先遍历)和BFS(广度优先遍历)的操作。-Design of a directed graph and an undirected graph, either type of storage structure, the completion of a directed graph and an undirected graph of the DFS (depth-first traversal) and BFS (
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1598
    • 提供者:peter
  1. Graph

    0下载:
  2. 有向图/无向图的建立及相应的邻接矩阵的输出,并进行深度/广度优先遍历结点再输出结果-Directed graph/no corresponding to the diagrams of the adjacency matrix of the output, and depth/breadth-first traversal and then the output node
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1869
    • 提供者:刘媛
  1. 哈密顿

    0下载:
  2. 由c语言编程,在window下运行,为无向图,先读入两个数据,第一个数据为点的个数,第二个数据为边的个数。此后依次输入哪两个点之前连线,即完成无向图。之后程序会输出0和1,0代表不存在哈密顿回路,1代表存在哈密顿回路(Programming by C language, run under window, for undirected graph, read two data first, the first data is the number of points, the second da
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:19456
    • 提供者:晓&风
  1. 无向图两点间简单路径

    0下载:
  2. 若无向图表示高速公路网,其中顶点表示城市,边表示城市之间的高速公路。试设计一个找路程序,获取两个城市之间的所有简单路径(If an undirected graph is used to express a highway network, the vertices represent the city, and the side represents the expressway between the cities. Try to design a path finding program
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:li666666
  1. 有向图邻接表的建立,深度广度搜索及拓扑排序

    0下载:
  2. 拓扑排序 对一个有向无环图(Directed Acyclic Graph简称DAG)G进行拓扑排序,是将G中所有顶点排成一个线性序列,使得图中任意一对顶点u和v,若边(u,v)∈E(G),则u在线性序列中出现在v之前。通常,这样的线性序列称为满足拓扑次序(Topological Order)的序列,简称拓扑序列。简单的说,由某个集合上的一个偏序得到该集合上的一个全序,这个操作称之为拓扑排序(Topological sort A topological sort for a Directed
  3. 所属分类:数据结构

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:晴栀菀歌°
  1. 有向无环图最大距离

    0下载:
  2. 数据结构比较重要的一个结构,图论里的有向无环图的一个应用实例(An important structure of data structure, an application example of directed acyclic graph in graph theory.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:没看见过
  1. 无向图

    0下载:
  2. 无向图的创建,转化为邻接矩阵输出,及深度、广度优先遍历(The creation of undirected graph is transformed into adjacency matrix output and depth and breadth first traversal.)
  3. 所属分类:数据结构

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:SuperLoser
  1. Graph traversal algorithm

    0下载:
  2. 图的搜索(遍历)算法是图型结构相关算法的基础,编写程序演示无向图三种典型存储结构的建立和(搜索)遍历过程。(The search (or traversal) algorithm of the graph is the basis of graph-structure-related algorithms. The program is written to demonstrate the establishment and (search) traversal process of the t
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:唯唯王
  1. 无向图

    1下载:
  2. 广工数据结构实验-(无向图)基于邻接数组的无向图的接口实现(含源代码+实验报告+可执行程序)(Data structure experiment - (undirected graph) interface implementation of undirected graph based on adjacency array (including source code + experiment report + executable program))
  3. 所属分类:数据结构

    • 发布日期:2021-01-14
    • 文件大小:741376
    • 提供者:lseap
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com