搜索资源列表

  1. 广度优先遍历图

    0下载:
  2. 广度优先遍历实验报告 供初学者参考,通过对该系统的设计,可以很好的理解树的概念和用途-breadth - first traversal report experimental reference for beginners, the system design can have a very good understanding of the concept of the tree and use
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:36107
    • 提供者:李志全
  1. 广度优先遍历

    0下载:
  2. 本程序是实现广度优先遍历算法的全过程,包括图的建立,队列的建立,邻接表的建立,图的遍历等等功能。
  3. 所属分类:数据结构常用算法

  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-05-10
    • 文件大小:2048
    • 提供者:李南宁
  1. 图的遍历演示

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

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:雨后阳光
  1. 广度优先遍历图

    0下载:
  2. 广度优先遍历实验报告 供初学者参考,通过对该系统的设计,可以很好的理解树的概念和用途-breadth- first traversal report experimental reference for beginners, the system design can have a very good understanding of the concept of the tree and use
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:35840
    • 提供者:李志全
  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-05-10
    • 文件大小:2048
    • 提供者:孙廷
  1. 两种遍历图的方法

    0下载:
  2. 熟悉图的两种常用的存储结构,以及在这两种存储结构上的两种遍历图的方法,即深 度优先遍历和广度优先遍历。进一步掌握递归算法的设计方法。 -familiar with the plans of two commonly used storage structure, and the two storage structures on the two traverse map, that depth-first traversal a
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:王茜
  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-05-10
    • 文件大小: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-05-10
    • 文件大小: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-05-10
    • 文件大小:1024
    • 提供者:赵鹏
  1. DFSTree.cpp

    0下载:
  2. 广度优先遍历,包括广度优先遍历的源代码,-breadth- first traversal, including breadth- first traversal of the source code,
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:ahui
  1. c

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

    • 发布日期:2024-05-10
    • 文件大小:1137664
    • 提供者:宋文韬
  1. graph

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

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

    0下载:
  2. 图的遍历 * // 生成,深度、广度优先遍历 * 图的遍历 * // 生成,深度、广度优先遍历 * -Graph traversal*// generated, depth, breadth-first graph traversal traversal**// generated, depth, breadth-first traversal*
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:zhouhaoran
  1. 18BFS

    0下载:
  2. VC++实现广度优先遍历,BFS算法,属于数据结构习题-VC++ Achieve breadth-first traversal, BFS algorithms, data structures belonging to Exercises
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:162816
    • 提供者:张婷
  1. guangduyouxianbianli

    0下载:
  2. 实现图的广度优先遍历:数据结构课程设计-err
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:994304
    • 提供者:谢欢
  1. graph_C(1)

    0下载:
  2. 建立无向图的邻接矩阵存储;对已经建立的无向图进行深度优先和广度优先遍历操作。建立有向图的邻接表存储;对已经建立的有向图进行深度优先和广度优先遍历操作。 -Establishment of the adjacency matrix storage on the already established undirected graph depth first and breadth-first traversal operation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:鼐児
  1. ConsoleApplication1

    0下载:
  2. 实现图的广度优先遍历,利用结构体指针,非常适合数据结构初学者。(Breadth first traversal of Graphs)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:2077696
    • 提供者:你*
  1. 图的广度优先遍历

    0下载:
  2. 实现图的广度优先遍历程序,c语言编程,图论(A program for realizing the breadth first traversal of a graph)
  3. 所属分类:书籍源码

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:First5471
  1. 无向图

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

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

源码中国 www.ymcn.org