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

搜索资源列表

  1. SouceCode1_Source

    0下载:
  2. graph cut for itk. It uses a-expansion. Must install itk first and run with itk.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:969924
    • 提供者:yaoyao zhu
  1. LGE

    0下载:
  2. LGE算法(Linear Graph Embedding)用于降维,代码比较长,比较复杂。供大家研究!-LGE algorithm (Linear Graph Embedding) for dimensionality reduction, code longer, more complicated. For everyone!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:2877
    • 提供者:小哈
  1. OLPP

    0下载:
  2. 正交的Linear Graph Embedding算法!用于降维,供大家学习交流。-Orthogonal Linear Graph Embedding Algorithm! For dimensionality reduction for them to learn from the exchange.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1923
    • 提供者:小哈
  1. KrusKal

    0下载:
  2. 对一个带权无向图,求其最小生成树,本程序功能通过KrusKal算法实现。-Of a weighted undirected graph, and its minimum spanning tree, the program features through the Kruskal algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:101253
    • 提供者:傅山
  1. networkandgraph

    0下载:
  2. network and graph optimal algrithom classic book
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5300586
    • 提供者:沈剑伟
  1. graph

    0下载:
  2. 可实现坐标平台显示功能,X Y 坐标可调,界面可拉伸-Platform enables display coordinates, XY coordinates adjustable interface tensile
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:59919
    • 提供者:许秋亮
  1. GraphEditor3.3

    0下载:
  2. 图形界面,创建图形,连接图形,删除图形的基本框架-Graphical interface, create graphics, connected graph, delete the basic framework of graphics
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:22759
    • 提供者:anson
  1. Dijkstra

    2下载:
  2. Dijkstra算法,实现加权有向图中从确定的起点寻找最短路径并输出-Dijkstra algorithm, to achieve a weighted directed graph from the starting point to determine the shortest path to find and output
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:180002
    • 提供者:曹雷
  1. TravellingSalesman

    0下载:
  2. 旅行商算法,实现从加权有向图中寻找并输出最短的闭合路径-Traveling salesman algorithm, from a weighted directed graph to find and output the shortest path closure
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:179302
    • 提供者:曹雷
  1. graphAnalysis

    1下载:
  2. 该文件是用matlab开发的图论分析工具箱, 里面有使用时的详细说明,pdf说明文档。 绝对实用对于图论的研究者-The document was developed with matlab graph theory analysis toolbox, which are used when a detailed explanation, pdf documentation. Absolutely useful for researchers in graph theory
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:64055
    • 提供者:卫立波
  1. hgr

    0下载:
  2. 求二分图最大匹配 匈牙利算法-Seeking the maximum bipartite graph matching for bipartite graph maximum matching algorithm Hungary
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1404
    • 提供者:王琦
  1. graph

    0下载:
  2. c++实现的有向图的临界矩阵构造,深度广度的遍历。-c++ achieved critical digraph matrix structure, depth, breadth Ergodic.
  3. 所属分类:Data structs

    • 发布日期:2017-04-28
    • 文件大小:31856
    • 提供者:小宋
  1. graph

    0下载:
  2. 图的遍历 能实现深度 广度遍历 还有文挡-Graph traversal to realize the depth of breadth traversal also text block
  3. 所属分类:GUI Develop

  1. Graph

    0下载:
  2. 本程序实现图的深度优先和广度优先遍历,本程序调试无误,可在vc6.0环境中编译成功!-This procedure to achieve graph depth-first and breadth-first traversal, the program debugging accurate, can be successfully compiled vc6.0 environment!
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-12
    • 文件大小:852
    • 提供者:厘米怒
  1. 123222

    1下载:
  2. Delphi 梦幻西游刷经验 Gloal.dcu Graph.dcu Graph.pas helper.dll key.dcu mainunit.dcu mainunit.dfm mainunit.pas mh.JPG Mouse.dcu MPHP.dcu-Delphi Fantasy Westward Journey experience Brush Gloal.dcuGraph.dcuGraph.pashelper.dllkey.dcumain
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-27
    • 文件大小:234865
    • 提供者:夜客
  1. lujin

    0下载:
  2. 最短路径问题(用无向图表示n个城市之间的交通网络建设规划,顶点表示城市,边上的权表示该线路的造价,试设计一个方案,使得这个交通网的总造价最小。)-The shortest path problem (with undirected graph n cities that transport links between the construction plan, vertex, said city, said the right edge of the construction cost of
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:13735
    • 提供者:uliantong
  1. GraphTheory

    0下载:
  2. 这是关于图论的源代码和ppt的讲解,图论是一种非常经典的理论,运用也非常广泛。但是,图论的源代码写起来不是那么容易,这也就是为什么上传这个,方便大家。-This is on the graph theory ppt source code and explanations, graph theory is a very classical theory, the application is also very extensive. However, the graph theory to wr
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:387504
    • 提供者:吴建林
  1. implementation_bensch

    0下载:
  2. this a another graph cut and maxflow source-this is a another graph cut and maxflow source
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:683704
    • 提供者:oh
  1. DataStructTest

    0下载:
  2. This will calculate the shortest path of a graph-This will calculate the shortest path of a graph
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:20425
    • 提供者:chaminda
  1. GraphCut

    1下载:
  2. 对Vladimir Kolmogorov,Yuri Boykov大牛的算法杰作——Graph Cut进行使用演示,代码力求精简,可供Graph Cut初学者参考学习。已通过VS2005编译。-Of Vladimir Kolmogorov, Yuri Boykov big cow masterpiece algorithm- Graph Cut for the use of demonstration, the code to be simple, for beginners Reference
  3. 所属分类:Special Effects

    • 发布日期:2015-06-18
    • 文件大小:17535
    • 提供者:杨金名
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com