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

搜索资源列表

  1. GraphCut

    2下载:
  2. Graph cut segmentationis is segment an image into two classes based on color.
  3. 所属分类:matlab

    • 发布日期:2014-08-08
    • 文件大小:27778887
    • 提供者:srikhan
  1. Graph

    0下载:
  2. 多段图最短路径问题,求一个多段图源点到目的点的最短消耗-Multi-segment graph shortest path problem, and more than one paragraph map source to the destination point of the shortest consumption
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:776
    • 提供者:李加佳
  1. cycles

    0下载:
  2. Write a program to decide if a graph has a cycle or not. The given graph can be a directed or undirected graph, which is indicated at the time of reading the input (0 for directed graph and 1 for undirected graphs). The input is given as an adjacency
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:706
    • 提供者:jazz
  1. DataStruture-Graph

    0下载:
  2. 1.7.1 图的邻接矩阵存储表示 311 范例1-102 图的邻接矩阵存储表示 ∷相关函数:CreateFAG函数 CreateDG函数 1.7.2 图的邻接表存储表示 324 范例1-103 图的邻接表存储表示 324 ∷相关函数:CreateFAG函数 1.7.3 有向图的十字链表存储表示 335 范例1-104 有向图的十字链表存储表示 335 ∷相关函数:CreateDG函数 1.7.4 无向图的邻接多重表存储表示 344 范例1-105 无向图
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:518614
    • 提供者:北风
  1. adaptive

    0下载:
  2. adaptive threshold for liver segmentation project through graph cut algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:977392
    • 提供者:sherbo
  1. TemperatureMeasurement

    0下载:
  2. Temperature measurement & Graph Drawing
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:11301
    • 提供者:Manoj
  1. DirectShow

    0下载:
  2. DirectShow开发指南源码 陆其明老师书带的源码,有几个很不错的实例。学流媒体不错的资源 。 下载内容说明: readme.txt:本说明文件。 Chapter04:第4章用到的代码,其中AppIPTransform为MFC Filter的例子, DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。 Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技术 的一些代码,S
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-05
    • 文件大小:599138
    • 提供者:呈现出
  1. Graphtheory_typicalalgorithm

    0下载:
  2. 本书介绍了有关图论的基本概念和典型的图论算法,结合历届赛题分析如何把一个实际问题抽象化为数学中的图论问题,并给出了程序解法。本书的特点是既有基本概念的讲解及对所解问题的分析,又有编程的思路与参考程序。 本书是参加奥林匹克竞赛学生的必读书,也可作为大学生的参考书。 -This book introduces the basic concepts of graph theory and graph theory, a typical algorithm, combined with analys
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5498895
    • 提供者:
  1. Program

    0下载:
  2. Implementation of Graph Theory Algorithms (ToolBox)
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-02
    • 文件大小:842683
    • 提供者:balatas
  1. GraphIso

    0下载:
  2. Graph isomorphism with Visual C-Graph isomorphism with Visual C++
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:329726
    • 提供者:Anh Dang
  1. Graph

    0下载:
  2. 监控上显示曲线,labwindows开发-Monitoring shows that curve up, labwindows Development
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1325
    • 提供者:lhy
  1. theroy

    0下载:
  2. 数据结构算法解析第七章图论的程序源码 -Data Structures Algorithm Analysis Chapter VII of the source graph theory procedures
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:35968
    • 提供者:Amy
  1. Graph

    0下载:
  2. the GA to solve the emergence of color graphics
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:30484
    • 提供者:starandsky
  1. Matching_on_Weighted_Bipartite_Graph

    0下载:
  2. 加权二分图匹配,对于给定权重的二分图求出最大匹配-find the max matching of a given weighted bipartite graph
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:637
    • 提供者:LS
  1. nxGraph

    0下载:
  2. Display simple data graph on 320x240 LCD module, using ucGUI library
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1958
    • 提供者:Nikson1200
  1. GraphCuts

    0下载:
  2. 这就是一个把前景图象从背景中提取出来的程序,自己在调吧 ,可能有破损 -i do not konw how to say:Graph cut
  3. 所属分类:Graph program

    • 发布日期:2017-06-11
    • 文件大小:17949837
    • 提供者:renren
  1. Graph

    0下载:
  2. 图的存储结构和遍历,用图结构解决具体问题-Figure of storage structures and traversal, using graph structure to solve a specific problem
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-12
    • 文件大小:1454
    • 提供者:丹丹
  1. router_calc

    0下载:
  2. 根据一个有权的无向图生成指定结点(路由器)的路由表设有结点N,N的路由表由若干个路由项组成,路由项是<目的结点,下一跳>的二元组,其中目的结点是以N结点为源结点,通过N结点可以直接到达(目的结点是N结点的邻居)或通过N结点的邻居可间接到达的结点,其中下一跳即N结点的某领居,通过该邻居可间接到达目的结点,且到达目的结点的路径为最小代价路径.-According to a right of the undirected graph to generate the specified no
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1275
    • 提供者:luowen
  1. SDA

    0下载:
  2. Semi-Supervised Discriminant Analysis (Graph Embedding Way)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:14869
    • 提供者:keyvan
  1. GRAPH

    0下载:
  2. Given the edge set Draws the graph-Given the edge set Draws the graph.......
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:752
    • 提供者:nithya
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com