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

搜索资源列表

  1. Graph

    3下载:
  2. 路彦雄的可视化图论算法软件,可实现一般图论问题的求解,没有源代码。-Lu Yan Xiong graph algorithm visualization software that enables to solve the general problem of graph theory, there is no source code.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:419487
    • 提供者:anyuan
  1. GrTheory

    0下载:
  2. 图论最短路问题,应用弗洛伊德算法,非常非常的牛逼-Shortest path problem on graph theory, applications Floyd algorithm, very, very Niubi
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:33330
    • 提供者:liucu
  1. GrTheory

    0下载:
  2. 该压缩文件是一些经典图论算法的集合,主要适用matlab开发,种类齐全,方便大家的学习。-The compressed files are a collection of classical graph algorithms, mainly for matlab development, a broad range, we facilitate learning.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:28750
    • 提供者:zhzhy
  1. KM_5_5

    1下载:
  2. 图论中KM算法的源程序,仿真了5个用户5个信道的频谱分配问题-KM algorithm in graph theory of the source, simulation 5 of 5 users of spectrum allocation channel
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1756
    • 提供者:胡首都
  1. 图论及其算法

    0下载:
  2. 图论及其算法,非常经典的一本图书,可作为学习参考(Graph theory and algorithms, a very classic book, can be used as a reference to study)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-20
    • 文件大小:3468288
    • 提供者:tanfei
  1. 若干图论问题的DNA计算机算法研究_郭里

    1下载:
  2. 若干图论问题的DNA计算机算法研究,很有参考价值的文献(Research on DNA computer algorithms for several graph theoretic problems)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-16
    • 文件大小:911360
    • 提供者:Saberknight
  1. Arithmetic

    0下载:
  2. 图论算法,最小成本路径搜索应用到单个B-scan(graph theoretic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:175104
    • 提供者:青栀*
  1. graphcuts

    1下载:
  2. 基于图论法的图像分割,是基于Matlab平台分割(segmentation by graphcut)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:莫不是你
  1. dijkstra

    0下载:
  2. dijkstra算法,用于解决图论问题,解决求最短路问题(Dijkstra algorithm is used to solve the graph theory problem and solve the shortest path problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:kkjj1350
  1. 图论着色的相关代码分析

    0下载:
  2. 此为大四的毕业设计论文的相关代码,题目是《有关图论着色问题非算法模型的建立与设计》,代码成功率极高。且多方面对图论着色进行了分析,同时也是这份代码被评为了优秀毕业设计论文。(This is the code of graduation thesis for senior students. The topic is "the establishment and design of non algorithmic model for graph coloring problem"
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:7168
    • 提供者:
  1. CriticalPath0517

    0下载:
  2. 北航的离散数学课上的图论作业,是关于关键路径的py程序(Graph operation on discrete mathematics course of BUAA)
  3. 所属分类:图形图象

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:Sookieeee
  1. 3_基于图论的奖金分配问题

    0下载:
  2. 个人实验周设计的程序,对奖金分配问题的一次解决(Personal experiment week design program)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:Lawliet123
  1. 图的广度优先遍历

    0下载:
  2. 实现图的广度优先遍历程序,c语言编程,图论(A program for realizing the breadth first traversal of a graph)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:First5471
  1. GrTheory

    0下载:
  2. 多种图论算法的matlab实现 例如:% ntest=1 - grBase求有向图的基 % ntest=2 - grCoBase求有向图的逆基 % ntest=3 - grCoCycleBasis求连通图的基本割集 % ntest=4 - grColEdge图的边着色(边染色) % ntest=5 - grColVer图的点着色(节点染色)(% grBase - find all bases of digraph; % grCoBase - find all contrabases
  3. 所属分类:数据结构

  1. 第05章 图与网络

    1下载:
  2. 图论起源于 18 世纪。第一篇图论论文是瑞士数学家欧拉于 1736 年发表的“哥尼 斯堡的七座桥”。 1847 年,克希霍夫为了给出电网络方程而引进了“树”的概念。 1857 年,凯莱在计数烷CnH 2n+2 的同分异构物时,也发现了“树”。哈密尔顿于 1859 年提 出“周游世界”游戏,用图论的术语,就是如何找出一个连通图中的生成圈、近几十年 来,由于计算机技术和科学的飞速发展,大大地促进了图论研究和应用,图论的理论和 方法已经渗透到物理、化学、通讯科学、建筑学、运筹学,生物遗传学、
  3. 所属分类:仿真建模

    • 发布日期:2018-01-10
    • 文件大小:451584
    • 提供者:aaaqsss
  1. MATLAB神经网络应用设计

    0下载:
  2. 《图论算法及其MATLAB实现》系统介绍了图论重要算法的思想及其MATLAB实现。("Graph theory algorithm and its MATLAB implementation" system introduces the idea of the important algorithm of graph theory and its MATLAB implementation)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:14671872
    • 提供者:大撒大1
  1. 新建文件夹

    0下载:
  2. MATLAB图论Base程序,需要可以下载 啊啊啊啊啊(MATLAB Gr Base program)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:45056
    • 提供者:数学分析
  1. matlab_bgl

    0下载:
  2. 新版图论工具箱,包含图论中很多有用的方程,比如介数等等,便捷实用。(The new version of the graph theory toolbox contains many useful equations in the graph theory, such as the number of medials and so on, which is convenient and practical.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:9149440
    • 提供者:cyan886
  1. “图论的算法 程序设计”

    0下载:
  2. 古典算法与现实的碰撞,各有利弊,针对于matlab下的环境编程,理论为主(The collision between classical algorithm and reality has advantages and disadvantages.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:5308416
    • 提供者:吃鸡的鸭
  1. GrTheory

    0下载:
  2. MATLAB中图论相关工具程序,图论工具箱(Matlab Graph theory related tool program, graph theory toolbox)
  3. 所属分类:其他

    • 发布日期:2020-12-11
    • 文件大小:29696
    • 提供者:hawoo
« 1 2 3 4 56 7 8 9 10 ... 46 »
搜珍网 www.dssz.com