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

搜索资源列表

  1. c_v_gdist

    0下载:
  2. procedure un matlab to plot Tanner graph, it´ s not useful to wide matrices, can´ t view de edges of de graph
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:618
    • 提供者:Juan
  1. graph2

    0下载:
  2. 输入图的顶点和边,可以选择对图进行深度或者广度遍历。-Input graph vertices and edges, you can choose the depth, or breadth of the graph traversal.
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:242949
    • 提供者:周小波
  1. UnsharpMaskingAndEdgeDetect

    0下载:
  2. these codes are used to sharpen the images , and detect edges of images using edge operators
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2813
    • 提供者:sudhir
  1. multistage

    4下载:
  2. 多段图G=(V,E)是一个有向图。它具有如下特征:图中的节点被划分成k>=2个不相交的集合Vi,1<=i<=k,其中V1 与Vk 分别只有一个结点s(源点)和t(汇点)。图中所有的边<u,v> 均具有如下性质:若 ,则 ,1<=i<k-1,且每条边<u,v>均附有成本c<u,v>。从s到t的一条路径成本是这条路径上边的成本和。多段图问题是求s到t的最小成本路径。每个集合 定义图中的一段。由于E得约束,每条从s到t的路径都是从第1段
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2484
    • 提供者:jory
  1. 15-4

    1下载:
  2. Example 编译:mpicc mst.c mst 运行:本实例中使用了5个处理器。 mpirun –np 5 mst 运行结果: Input the size of matrix:9 0 4 5 8 6 2 5 7 3 5 0 8 3 1 6 4 9 5 7 2 0 6 4 1 3 8 9 4 5 6 0 5 7 2 1 6 4 5 8 7 0 2 3 4 7 4 1 4 7 5 0 7 8 4 7 8 9 3 2 1 0 6 7 4 2
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:2161
    • 提供者:aaa
  1. aaa

    0下载:
  2. 对任意给定的图(顶点数不小于20,边数不少于30,图的类型可以是有向图、无向图、有向网、无向网),能够输入图的顶点和边(或弧)的信息,并存储到相应存储结构(邻接矩阵、邻接表、十字链表、邻接多重表,任选其中两种类型),对自己所创建的图完成以下操作: 对无向图求每个顶点的度,或对有向图求每个顶点的入度和出度(5分) 完成插入顶点和边(或弧)的功能(5分) 完成删除顶点和边(或弧)的功能(5分) 两种存储结构的转换(5分),如果其中一种存储结构为十字链表或邻接多重表则增加5分。
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:7099
    • 提供者:狂孙
  1. _3d_rotati14987311172002

    0下载:
  2. 3D OBJECT VIEWER This program shows a space shuttle in 3d You can rotate the object and visualize it in a perspective or orthogonal view Use: Arrow keys to rotate the object, + make a view more orthogonal (put camera more distant from the object), -
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-31
    • 文件大小:24387
    • 提供者:ghost
  1. tree

    0下载:
  2. 1.必须完成图的存储功能。图的输入可由命令行完成; 2.按遍历到的先后顺序依次输出G中各结点内容; 3.以文本形式输出生成树中各条边以及它们的权值。 -1. Must complete map of the storage function. Map the input command line can be completed 2. According to the order traversal order of the output G of the contents
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3864
    • 提供者:张岩
  1. susan

    0下载:
  2. susan算子 基于边缘的图像分割 This function uses the SUSAN algorithm to find edges within an image-susan operator on the edge of the image segmentation This function uses the SUSAN algorithm to find edges within an image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1178
    • 提供者:josh
  1. chenyang

    0下载:
  2. 度分布的形态与随机网络图相似。当<k>=K时,它有一个显著的顶点且对于大k,呈指数规律衰减。因此,网络的拓扑结构相对单一,所有节点有大约相同数量的边。-Patterns of distribution of random networks with similar plans. When <k> = K, it has a significant peak and for large k, decay exponentially. Therefore, the relat
  3. 所属分类:matlab

    • 发布日期:2017-05-08
    • 文件大小:1867435
    • 提供者:陈立伟
  1. median2722

    0下载:
  2. 给出一个如图角和多个正方形的边长,要求用正方形对给出的角进行封锁,并且要求如图阴影部分的面积最大。-Here is a geometric problem. You have an angle and some squares in the first quadrant of the plane rectangular coordinates. The vertex of the angle is fixed on the origin O of the coordinates, and bot
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:594
    • 提供者:周静
  1. tude

    0下载:
  2. 对任意给定的图(顶点数和边数自定),建立它的邻接矩阵并输出,然后利用队列的五种基本运算(置空队列、进队、出队、取队头元素、判队空)实现图的广度优先搜索算法-For any given graph (vertices and the number of edges from the set), to establish its adjacency matrix and the output, then use the queue of five basic operations (blank qu
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:1619
    • 提供者:陈兴
  1. 1xiaoyuanxitong

    0下载:
  2. 【基本要求】 (1)设计你所在学校的校园平面图,所含景点不少于10个。以图中顶点表示校内各景点,存放景点名称、代号、简介等信息;以边表示路径,存放路径长度等相关信息。 (2)为来访客人提供图中任意景点相关信息的查询。 (3)为来访客人提供图中任意景点的问路查询,即查询任意两个景点之间的一个最短的简单路径。-【Basic requirements of】 (1) design in your school' s campus plan, contained less tha
  3. 所属分类:CSharp

    • 发布日期:2017-05-08
    • 文件大小:1819629
    • 提供者:王青
  1. Group

    0下载:
  2. 实现图的建立,遍历和添加,删除点,边以及改变变的权值,求任意两点的最短路径等等操作-Implementation diagrams, the traverse and add, delete points, edges, and varying the weights, find the shortest path between any two points and so operation
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4251226
    • 提供者:圣王
  1. IceTabSet

    0下载:
  2. This component is a Google Chrome style TTabSet component for Delphi. Required: - Delphi GDI+ API (http://www.progdigy.com/files/gdiplus.zip) Features: - Show icon in tab items - Gradient color tab and component background -
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-23
    • 文件大小:8186
    • 提供者:Icebob
  1. imgEdges

    0下载:
  2. Find edges of a color image
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1085
    • 提供者:abihsot
  1. detectedges

    0下载:
  2. A matlab function that is used to calculate edges of some particular image-A matlab function that is used to calculate edges of some particular image...
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:133341
    • 提供者:waqas maroof
  1. ipadGlove

    0下载:
  2. matching shape can be subdivided between two approaches: feature-based and template-based matching. The feature-based approach uses the features of the search and template image, such as edges or corners, as the primary match-measuring metrics to fin
  3. 所属分类:Home Personal application

    • 发布日期:2017-05-27
    • 文件大小:10481405
    • 提供者:gislam
  1. 001

    0下载:
  2. 对子图像进行局部直方图计算,由最大方差比例阈 值确定方法计算出子图像的最佳阈值。根据局部直方图中波峰数决定是否增强子图像中被最佳 阈值划分出的低灰度区域和高灰度区的对比度。然后对已经选择性对比增强的图像进行边缘检 测。实验证明图像的区域层次更清楚,提取的边缘细节也更丰富。自适应算法则最大限度地突 出了边缘而同时保持了图像中相近灰度级的平滑性和连续性。-Image pairs local histogram calculation by the maximum variance r
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:180047
    • 提供者:东方
  1. WCECS2008pp207209

    0下载:
  2. This paper proposed a new method for recognizing machine printed Arabic characters. First, four edges (left, upper, lower, and right edge) are extracted from the character image. Next, some features are extracted from the edges. Finally, a BP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:270664
    • 提供者:ammar
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 42 »
搜珍网 www.dssz.com