CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - network graph

搜索资源列表

  1. graph

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

    • 发布日期:2017-03-24
    • 文件大小:38.5kb
    • 提供者:young
  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
    • 文件大小:13.41kb
    • 提供者:uliantong
  1. RoutingSystem

    0下载:
  2. The task in this assignment is to implement an airline routing system. Your system should be able to read in a ight network as a graph from a le, where airports are represented as vertices and ights between airports are represented as ed
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:26.29kb
    • 提供者:unknown9218
  1. Graph_Theory

    0下载:
  2. 图论模型及方法 搞计算机算法和数学建模的人都知道图论是一个很重要的内容。本资料介绍了图论中的最短路算法、匹配、邮递员和货郎问题、最小生成树、网络流等经典问题。而且有非常经典易懂的Matlab程序。-Graph theory and methodology of engaging in computer algorithms and mathematical modeling of the people know that graph theory is a very important cont
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:225.77kb
    • 提供者:qiu
  1. toci

    0下载:
  2. Complex networks have some common basic model, such as random graph, WS small-world networks, NW small-world networks and scale-free BA network, the program generated from the mechanism of these networks to generate the complex network model and anal
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:9.68kb
    • 提供者:toci
  1. Graph

    0下载:
  2. 1.建立无向网的邻接矩阵。 要求:从键盘输入无向网的顶点数和边数;然后以“顶点1,顶点2,权值”的方式输入图的各边,建立邻接矩阵存储,并输出各顶点和邻接矩阵。 2.对无向网进行深度优先遍历,输出遍历序列。 3.判断给定的无向网是否是连通的? 要求:从键盘上输入出发点进行搜索遍历,输出遍历序列。 -1. The establishment of the network adjacency matrix. Requirements: No input from the ke
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1.72kb
    • 提供者:张敏
  1. Algorithms.In.C.3rd.Ed.Part5.Graph.Algorithms

    1下载:
  2. 经典算法书(中文版)。这一套算法系列书介绍了当今最重要的算法,共分3卷,这是第2卷(第五部分),集中讲解图算法。本书共有6章(第17章~第22章)。第17章详细讨论图性质和类型,第18章~第22章分别讲解图搜索、有向图和DAG、最小生成树、最短路径以及网络流。书中提供了用C语言描述的完整算法源程序,并且配有丰富的插图和练习。-Algorithms in C, Third Edition, Part 5: Graph Algorithms is the second book in Sedgewi
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-01
    • 文件大小:13.26mb
    • 提供者:wang
  1. graph

    0下载:
  2. 实现各种图的网络结构的实现方法,是学习传感器网络的很好的软件-Network structure to achieve a variety of graph realization method is good to learn a software sensor networks
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:59.66kb
    • 提供者:dequ
  1. Basedonthecognitivenetworkofgraphcoloringmodelofth

    1下载:
  2. 本文研究了认知网络中基于图论着色模型的频谱分配算法。-This paper studies the cognitive network model based on graph theory spectrum allocation algorithm for coloring.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:98.82kb
    • 提供者:梧桐雨
  1. matlabyiqunsuanfa

    5下载:
  2. 蚁群算法是一种用来在图中寻找优化路径的机率型算法。是一种求解组合最优化问题的新型通用启发式方法,该方法具有正反馈、分布式计算和富于建设性的贪婪启发式搜索的特点。通过建立适当的数学模型,基于故障过电流的配电网故障定位变为一种非线性全局寻优问题。-Ant colony algorithm is a method used to find optimal path in the graph the probability-based algorithm. Is a combination of opt
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2.59kb
    • 提供者:prince
  1. @graph

    1下载:
  2. 复杂网络分析工具包,计算Clustering Coefficient,Assortativity和全局最短路径等参数-Complex network analysis tools package, calculated Clustering Coefficient, Assortativity and global parameters such as shortest path
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:36.91kb
    • 提供者:Kaiji
  1. Complete-collection-of-algorithm

    8下载:
  2. 算法大全 全书分30章及2附录(在MATLAB中实现)对常用数学算法进行汇总介绍。 主要包括:线性规划、非线性规划、动态规划、图与网络、排队论、对策论、层次分析法、插值与拟合、数据的统计描述和分析、方差分析、回归分析、微分方程建模、稳定状态模型、常微分方程解法、差分方程模型、马氏链模型、变分法模型、神经网络模型、偏微分方程的数值解、目标规划、模糊数值模型、现代优化算法、时间序列模型、存贮论、经济与金融的优化问题、生产与服务运作管理中的优化问题、灰色系统理论及其应用、多元分析、偏最小二乘回归以
  3. 所属分类:matlab

    • 发布日期:2015-10-26
    • 文件大小:7.33mb
    • 提供者:商志远
  1. Bipartite-graph-matching-template

    1下载:
  2. 求二分图匹配多种算法,网络流最大流的部分模板-Find a variety of bipartite graph matching algorithms, network flow part of the template maximum flow
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:7.15kb
    • 提供者:陈帅军
  1. CSGC

    1下载:
  2. 认知无线电网络频谱分配的颜色敏感的图着色算法,是个很经典的算法-Cognitive radio network' s spectrum allocation of color-sensitive graph coloring algorithm, the algorithm is a very classic
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4.35kb
    • 提供者:丹丹
  1. Graph-characteristics

    0下载:
  2. 基于34人的Karate俱乐部网络,找出基本的网络特性-Based on the 34-vertex Karate Club network model, calculate the related graph characteristics: degree, betweenness centrality, closeness centrality, eigenvector(pagerank) centrality, clustering coefficients
  3. 所属分类:matlab例程

    • 发布日期:2013-10-02
    • 文件大小:4.44kb
    • 提供者:
  1. Dijkstra

    0下载:
  2. 在C环境中使用Dijkstra算法解决网络图中两点间最短路径。-Between two points in the network graph shortest path.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:937byte
    • 提供者:opsqcs
  1. Graph

    1下载:
  2. 关于复杂网络社团结构的相关程序,其中包括求节点间最短距离,求边介数等等。-There are some procedures about community structure of comlex network which includes the shortest distance between nodes and betweeness and so on.
  3. 所属分类:matlab例程

    • 发布日期:2014-03-11
    • 文件大小:2.65mb
    • 提供者:李想
  1. ConvertToXML

    0下载:
  2. 将得到的Matlab中的数据转换为vizster可用的XML格式。其中,vizster是网络领域一个很好的布局程序-Convert Matlab data to vizster data format。vizster is a good network graph visual tools
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:565byte
    • 提供者:李伟
  1. Diagrams--network--and-Algorithms

    0下载:
  2. 关于图论的一些基本算法,有兴趣的可去看下,会有收获的-On some of the basic algorithm of graph theory, interested to see, there will be harvested
  3. 所属分类:Data structs

    • 发布日期:2017-06-10
    • 文件大小:16.44mb
    • 提供者:刘天
  1. Graph-based clustering and data visualization algorithms

    0下载:
  2. This Matlab package is written specifically for the book Ágnes Vathy–Fogarassy and János Abonyi: Graph-based clustering and data visualization algorithms. The purpose of the package is to demonstrate a wide range of graph-based clustering and visuali
  3. 所属分类:matlab例程

    • 发布日期:2016-07-28
    • 文件大小:12.99mb
    • 提供者:abonyijanos
« 12 3 4 5 6 »
搜珍网 www.dssz.com