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

搜索资源列表

  1. segment on graph cut

    0下载:
  2. segment on graph cut
  3. 所属分类:2D图形编程

    • 发布日期:2008-12-18
    • 文件大小:21030
    • 提供者:jinre9821
  1. computing dense correspondence graph cuts

    0下载:
  2. computing dense correspondence # # (disparity map) between two images using graph cuts This software implements stereo algorithms described in the following papers: Vladimir Kolmogorov and Ramin Zabih "Multi-Camera scene Reco
  3. 所属分类:源码下载

    • 发布日期:2010-12-03
    • 文件大小:1319269
    • 提供者:newship@126.com
  1. graph, heap, sorting, timing source code-- common datastruct

    0下载:
  2. graph, heap, sorting, timing source code
  3. 所属分类:数据结构常用算法

  1. graph, heap, sorting, timing source code-- common datastruct

    0下载:
  2. graph, heap, sorting, timing source code
  3. 所属分类:源码下载

  1. graph

    0下载:
  2. 图论的算法,最短路,最小生成树,连通,匹配,网络流及应用。-Graph theory, algorithms, shortest path, minimum spanning tree, connectivity, matching, network flow and applications.
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:39429
    • 提供者:young
  1. graph

    0下载:
  2. 有向图 采用邻接表存储 DFS和BFS方法遍历 为方便表示,结点数小于10 用V0-V9表示不同的结点的-Directed graph using adjacency list method of storing DFS and BFS traversal for the convenience that the number of nodes is less than 10 with V0-V9 for different node
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:1783
    • 提供者:刘少东
  1. graph-basedsegmentation

    0下载:
  2. 这个代码是文章Efficient Graph-Based Image Segmentation的实现,结合了vs2008和opencv,该算法进行分割,速度很快,效果不错。-The source code is an implementation of the paper: Efficient Graph-Based Image Segmentation. VS2008 and Opencv are combined in the implementation process.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:9194
    • 提供者:高奎
  1. graph

    0下载:
  2. 图的各种存储结构,特别要熟练掌握邻接矩阵和邻接表存储结构。 遍历是图各种应用的算法的基础,要熟练掌握图的深度优先遍历-Map a variety of storage structures, in particular to master the adjacency matrix and adjacency list storage structure. Graph traversal is a wide range of applications based on algorithms,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:1314
    • 提供者:fan
  1. graph

    0下载:
  2. 图的邻接表存储表示法 源码 这是进行计算机图论算法的基础 如最基本算法DFS BFS 图的邻接表存储表示法 源码 这是进行计算机图论算法的基础 如最基本算法DFS BFS-Adjacency list graph representation of source storage This is a computer algorithm based on graph theory such as the basic algorithm DFS BFS graph adjacency li
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-26
    • 文件大小:9932
    • 提供者:cuiyuzheng
  1. Graph

    0下载:
  2. powerbuild for graph exmple
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-22
    • 文件大小:27769
    • 提供者:mykor51
  1. Graph

    0下载:
  2. Real Time 2D Graph which has been tested
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:58352
    • 提供者:song ping
  1. graph

    0下载:
  2. 图的邻接链表及遍历及基本操作,节点的插入删除等基本操作,适合初级算法学习者-Adjacency list graph and traversal and basic operations, insertion node to delete such basic operations, suitable for primary algorithm learners
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:18061
    • 提供者:cscaoshang
  1. Graph

    1下载:
  2. 图的基类以及最短路径算法,dijkstra,floyd,Kruskal算法等,代码来自北大赵海燕老师编著的数据结构与算法。-Graph base class as well as the shortest path algorithm, dijkstra, floyd, Kruskal algorithm, code Zhao Haiyan teachers from Beijing University and edited by the data structure and algorith
  3. 所属分类:source in ebook

    • 发布日期:2016-05-10
    • 文件大小:42789
    • 提供者:张淼
  1. graph

    0下载:
  2. 图的一系列性质,通过输入图的结点和边,输出图的各种矩阵,并可判断图是否是连通图,欧拉图等性质.-Map a series of nature, by entering the graph nodes and edges, the output map of various matrices, and to determine whether it was connected graph chart, such as the nature of the Euler diagram.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:2913
    • 提供者:Jimmy
  1. graph.theory.with.applications

    0下载:
  2. graph theory with applications to engineering
  3. 所属分类:GIS program

    • 发布日期:2017-05-16
    • 文件大小:4576694
    • 提供者:omyazan
  1. Maximum.matching.algorithm.in.general.graph.o(n^3

    0下载:
  2. A matching on a graph is a set of edges, no two of which share a vertex.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:802783
    • 提供者:metallscout
  1. Graph-Cuts-in-Vision-and-Graphics

    0下载:
  2. 这篇文章描述了促使graphcut发展的主要理论特性,并分析了这些特性的局限性。-This paper explain general theoretical properties that motivate the use of graph,as well as, show their limitations.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:325989
    • 提供者:巡洋舰
  1. graph-theroy

    0下载:
  2. 本文是关于图、图论的简明扼要的总结,对于临时充电的软件行业专业人员快速掌握图论方面的知识较为有用。-This article is about the chart, graph theory, a concise summary of the interim charge for the software industry professionals to grasp the knowledge of graph theory is more useful.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:92559
    • 提供者:zd
  1. Directed-Euler-Graph

    0下载:
  2. 一个关于求有向欧拉图的算法实现,简单易行,可以借鉴。-An algorithm for directed-Eular Graph.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:129625
    • 提供者:阿牛
  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
    • 提供者:许娜娜
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com