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

搜索资源列表

  1. cn700_vc91445348451251

    0下载:
  2. 拓扑排序算法,输入一组图的信息,能够输出图的拓扑排序。-topological sorting algorithm, a Reuters input information to the topology map output sequencing.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9737
    • 提供者:李林
  1. t(OK)

    0下载:
  2. 该程序实现了图的先序、后序遍历和拓扑排序等,而且是界面输出。-the program to achieve the plan's first sequence, after the preorder and topological sorting, but it is the output interface.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:30783
    • 提供者:苏艳
  1. sjjg

    0下载:
  2. -图的应用 建立AOV的存储结构及拓扑排序的算法的完整程序
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4166
    • 提供者:宫静
  1. tppx

    0下载:
  2. 拓扑排序,以前做的,可以实现6个顶点8条弧的任意有向图的拓扑排序-topological sorting, previously done, can achieve a six point eight arbitrary arc to a map of topological sorting
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1178
    • 提供者:碰字见
  1. graphicsalgorithmy

    0下载:
  2. 一套很好的图论算法源码,包括图的遍历,最短路径的实现,有向图计算、拓扑排序等多个算法的源码。-a good graph algorithm source code, including the traverse map, the shortest path, and it is to map, many other topological sorting algorithm source code.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9136
    • 提供者:xiaofeng
  1. DijkstraPrj

    0下载:
  2. DijkstraPrj算法的实现,基于边拓扑信息存储的结构,主要应用在GIS领域,不用构造矩阵,是作者原创,vc6通过,有个图的例子。-DijkstraPrj algorithm implementation, based on the edge of the topological structure of information storage, major applications in the field of GIS, not structural matrix, is the aut
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:68764
    • 提供者:大邢
  1. tupopaixu

    0下载:
  2. 图的DFS遍历,以及两种拓扑排序的实现,一种是DFS拓扑排序,另一种是无后继结点的拓扑排序-map DFS traversal, and the two topological sorting the realization DFS is a topological sorting, Another is no subsequent node of topological sorting
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15503
    • 提供者:jasmine
  1. operate

    0下载:
  2. 1,图的建立与遍历操作 建立图的邻接矩阵 输出图从顶点V0出发按深度优先遍历的顶点序列 输出图从顶点V0出发按广度优先遍历的顶点序列 2,图的建立与拓扑排序-1, Graph traversal operation with the establishment of the establishment of the adjacency matrix output plans starting from the vertex V0 by depth-first traversal
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:27289
    • 提供者:刘黎
  1. TopologyFormation

    0下载:
  2. 拓扑图像生成 用于生成拓扑图像 输入坐标生成拓扑图像-Topological images generated images used to generate topology topology input the coordinates generated image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:35878
    • 提供者:方波
  1. ApplicationsOfDepth-FirstTraversal

    0下载:
  2. 1. 用DFS判断一个无向图是否是连通图; 2. 为有向图的边分类,将它们的边分为前向边、后向边和交叉边; 3. 用DFS和点消除求有向图的拓扑排序; 4. 判断有向图是不是强连通图,若不是,求强连通分量; 5. 判断有向图是不是半连同图; 6. 判断有向图是不是单连通图; 7. 判断无向图是不是双连通图。 通过以上编程对DFS的应用,进一步了解DFS的算法及它所代表的算法思想。 -1. Using DFS to test if a given undirecte
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:9809
    • 提供者:卢竹江
  1. SNMP-Explorer

    0下载:
  2. 本程序可以探测网络上某特定路由器的相邻路由器连接拓扑图,并在用户界面是一图状结构显示;同时提供显示路由器详细信息,获得路由器所在子网全部主机信息等相关功能。-This procedure can detect a particular router on the network of adjacent router topology map and in the user interface is a map-like structure display while providing det
  3. 所属分类:SNMP

    • 发布日期:2017-03-29
    • 文件大小:691674
    • 提供者:王英东
  1. mxgraph-eval-1_0_1_0

    0下载:
  2. mgraph-强大的web绘图组件,可绘制工作流、数据库ER图、网络拓扑图等,基于Javascr ipt/Java/.Net-mgraph-powerful web mapping components, can draw the workflow, database ER diagrams, network topology maps, etc., based on Javascr ipt/Java/.Net
  3. 所属分类:Browser Client

    • 发布日期:2017-05-21
    • 文件大小:6328720
    • 提供者:王英东
  1. graph

    0下载:
  2. 该压缩文件中包含了图论当中的一些重要算法,包括前序中序和后序遍历、最小二叉树、DFS、BFS以及拓扑排序。-The compressed file contains a graph theory among a number of important algorithms, including the former order in the order and postorder traversal, the smallest binary tree, DFS, BFS, and topolog
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:947759
    • 提供者:许娜娜
  1. graph.yangxu

    0下载:
  2. 熟悉图的存储方式,实现图的邻接矩阵或者邻接表的存储方式下的基本运算,特别是深度遍历和广度遍历;掌握以图为基础的一些常用算法,如最小生成树、拓扑排序、最短路径等。-Familiar with the map of storage practices, and achieve adjacency matrix or adjacency list is stored under the basic operations, especially in the depth and breadth trav
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:254196
    • 提供者:胡顶豪
  1. GIStransportation

    0下载:
  2. 利用公 交线路路 口作 为顶 点,简化 了传统算 法对复 杂 网络拓扑 图的计 算;同时,利 用乘客 出行 偏好 .引入 线 网密度来评 价乘客的 出行 方便程度 ,并提 出了一种最短路 径快速搜 索算法.实验证明 ,与传 统算法相比 ,该算法明显提 高了路径搜 索效率. -Intersection as the peak use of bus lines, simplified the traditional algorithm is the calculation of comp
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:159334
    • 提供者:昱程
  1. neco_src_installv2.0.tar

    0下载:
  2. NECO(Network Codinz Simulator)f1 o1是一款致力于网络编 码协议仿真的简单高性能仿真框架,它的主要特征包括:(1)拓 扑图的定义(这可以由NECO使用标准表示法随机产生):(2)网 络编码协议定义容易;(3)网络操作的可视化;(4)无缝的统计分 析。 -(1) Extract all files and give execution permissions to the scr ipt by typing: chmod+x insta
  3. 所属分类:Linux Network

    • 发布日期:2017-03-22
    • 文件大小:134168
    • 提供者:良民
  1. ConsoleApp10

    0下载:
  2. 图中的每个顶点代表一门课程,每条有向边代表起点对应的课程是终点对应课程的先修课。图中的每个顶点代表一从图中可以清楚地看出各课程之间的先修和后续的关系。如课程C5的先修课为C2,后续课程为C4和C6。(Each vertex in the diagram represents a course, with each directed side representing the starting point. The corresponding course is the first course
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:27648
    • 提供者:LFrancesco
  1. ofwglib

    0下载:
  2. 用于连续体的结构拓扑优化设计的matalb代码()
  3. 所属分类:图形图象

    • 发布日期:2018-01-07
    • 文件大小:14336
    • 提供者:optzcn
  1. SG-MPPT-HL-K-V1

    1下载:
  2. 原理采用Altium Designer软件设计,内含MPPT的BUCK拓扑结构、DCDC复制电源转换、微控制器等电路(The principle is designed by Altium Designer software, including MPPT BUCK topology, DCDC copy power conversion, micro controller and so on)
  3. 所属分类:硬件设计

    • 发布日期:2018-04-20
    • 文件大小:2437120
    • 提供者:fount
  1. ysudog16

    0下载:
  2. 课程安排,用拓扑排序实现 4,实现课程的拓扑排序,(选)加 问题描述:软件专业的学生要学习一系列课程,其中有些课程必须在其()
  3. 所属分类:图形图象

    • 发布日期:2018-04-29
    • 文件大小:9216
    • 提供者:feateqe
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com