搜索资源列表

  1. 图遍历

    1下载:
  2. 本程序用邻接矩阵实现图的深度优先遍历 图的广度优先遍历-the procedures used adjacency matrix of the plan is to achieve depth-first traversal of the plan breadth priority Ergodic
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1945
    • 提供者:李南宁
  1. 图的遍历

    0下载:
  2. 数据结构中关于图的遍历,任意建节点,深度优先和广度优先两种方法-data structure on the map traverse, arbitrary nodes built, the depth and breadth of priority priority two methods
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-15
    • 文件大小:43008
    • 提供者:陈曦
  1. 图遍历

    0下载:
  2. 本程序用邻接矩阵实现图的深度优先遍历 图的广度优先遍历-the procedures used adjacency matrix of the plan is to achieve depth-first traversal of the plan breadth priority Ergodic
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-15
    • 文件大小:2048
    • 提供者:李南宁
  1. 数据结构的一些较难题答案

    0下载:
  2. 有许多是考研要用的!三路归并算法,快速排序的非递归算法,无向连通图的非递归的深度优先遍历等,,希望大家用得着-many are taking tests to use! Three road merging algorithm, rapid sequencing of non- recursive algorithm, undirected graph of the non- recursive depth-first traversa
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-15
    • 文件大小:6144
    • 提供者:马号
  1. 图的遍历演示

    0下载:
  2. 一. 问题描述很多涉及图上操作的算法都是以图的遍历为基础的。试写一个程序,演示在连通的无向图上访问全部节点的操作。二. 基本要求以邻接多重链表为存储结构。实现连通无向图的深度和广度优先遍历。以用户指定的节点为起点,分别输出每种遍历下的节点访问序列和相应生成树的边集。-one. Descr iption many issues involving maps of algorithms are to traverse the map-bas
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-15
    • 文件大小:2048
    • 提供者:雨后阳光
  1. 图的操作界面

    0下载:
  2. 图邻接表的建立,深度优先遍历,.广度优先遍历,最小生成树,拓扑排序,单源点到其余各个顶点的最短路径等对图的操作!VC界面!-plans to establish the adjacent table, depth-first traversal. Breadth priority traversal, the minimum spanning tree, topological sorting, single-source all of
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-15
    • 文件大小:81920
    • 提供者:陈青侠
  1. 0801

    0下载:
  2. 功能:构造图,并进行图的深度优先遍历(邻接表存储结构),图的广度优先遍历,内附详尽的源代码说明-function : tectonic map, and map depth-first traversal of the (storage structure adjacent table), the breadth of the plan priority traversal, enclosing a detailed note of t
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-15
    • 文件大小:2048
    • 提供者:孙廷
  1. 8连通

    0下载:
  2. 计算8连通区数量 利用深度优先遍历,并对同一8连通区进行标记,当遇到不属于同一连通区且灰度符合要求的则计数加1,分别考察一个点周围的八个点。-8 COMPONENTS calculated using the number of depth-first traversal, and the same eight areas marked connectivity, when they do not belong to the sam
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-15
    • 文件大小:137216
    • 提供者:陈新
  1. linsang

    0下载:
  2. 很多涉及图上操作的算法都是以图的遍历操作为基础的,此程序演示出图的遍历的过程。通过邻接矩阵存储结构实现数据俄的输入,实现图的深度优先遍历和广度优先遍历过程的演示,对异常输入信息报错。-map of algorithms are plans to traverse the basis for the operation, this procedure demonstrated map out the ergodic process. Th
  3. 所属分类:文件操作

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:刘晴
  1. graphshguang

    0下载:
  2. 图的深度优先遍历和广度优先遍历,以邻接矩阵方式输入。(按照提示输入)! -map the depth and breadth traversal priority priority traverse to the adjacency matrix input. (According to the prompt entry)!
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:chen
  1. sousuo

    0下载:
  2. 一个c++程序,主要功能是人工智能中的深度优先遍历和广度优先遍历,用链表实现。-a c procedures, artificial intelligence is the main function of depth-first traversal and breadth priority traversal using chain to achieve.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:赵鹏
  1. Diagram

    0下载:
  2. 图的操作,包括,图的基本存储方法,有关图的操作算法并用C语言编程实现,图的搜索路径的遍历方法,以邻接矩阵和邻接表的方式存储连通图。然后分别用优先深度算法遍历邻接矩阵方式存储的图和邻接表方式存储的图。深度优先遍历的递归算法 (1)深度优先遍历算法(2)邻接表表示的深度优先搜索算法(3)邻接矩阵表示的深度优先搜索算法.-plan of operation, including, map the basic storage methods,
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:林静
  1. c

    0下载:
  2. 实现图的临接矩阵,邻接表,广度优先遍历和深度优先遍历。-Realize map adjacent matrix, the adjacent table, breadth-first traversal and depth-first traversal.
  3. 所属分类:其他小程序

    • 发布日期:2024-06-15
    • 文件大小:1137664
    • 提供者:宋文韬
  1. tdbl

    0下载:
  2. 图的遍历算法,包括深度优先遍历和广度优先遍历,适合初学者使用-Graph traversal algorithms, including depth-first traversal and breadth-first traversal is suitable for beginners to use
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:zhouwei
  1. graph

    0下载:
  2. 图的广度优先遍历和深度优先遍历,C语言程序 -Graph breadth-first traversal and depth-first traversal, C Programming Language
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:张熙
  1. TuSDP

    0下载:
  2. 图的深度优先遍历算法源代码,基于无向赋权图-Graph depth-first traversal algorithm source code, based on the undirected weighted graph
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:yintangwen
  1. graph

    0下载:
  2. 对图的深度优先遍历 基于堆栈 非堆栈 两种实现-On the graph depth-first traversal of non-stack based on the stack of two to achieve
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:杨平安
  1. main

    0下载:
  2. 采用邻接矩阵表示无向图,完成图的创建、图的深度优先遍历、图的广度优先遍历操作。其中图的顶点信息是字符型,图中顶点序号按字符顺序排列。本输入样例中所用的图如下所示: Input Format: 第一行输入两个值,第一个是图中顶点的个数,第二个是图中边的条数 第二行输入各顶点的信息,即输入每个顶点字符 第三行开始输入每条边,每条边的形式为两个顶点的序号,中间以空格隔开,输入完一条边换行 Output format:
  3. 所属分类:Windows编程

    • 发布日期:2024-06-15
    • 文件大小:3072
    • 提供者:kernel
  1. Graph-DFS_WFS

    0下载:
  2. 深度优先遍历,宽度优先遍历. 程序从图文本中读取图的矩阵。 矩阵包括有向图或无向图-DFS and WFS for a graph
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-15
    • 文件大小:6144
    • 提供者:JB
  1. 无向图

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

    • 发布日期:2024-06-15
    • 文件大小:1024
    • 提供者:SuperLoser
« 12 3 4 5 6 7 8 9 10 ... 22 »

源码中国 www.ymcn.org