搜索资源列表

  1. 333

    0下载:
  2. 利用图论的知识实现了最小生成树的算法,包括创建图,然后遍历图的每个节点输出生成树的节点-Knowledge of graph theory to achieve the minimum spanning tree algorithms, including the creation of maps, and then traverse the graph spanning tree output nodes for each node
  3. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:356352
    • 提供者:zhigang
  1. fenshuilingsuanfa

    0下载:
  2. 基于分水岭算法和图论的图像分割,所使用的方法为分水岭算法和Normalized Cut方法-Based on watershed algorithm and graph theory, image segmentation, the method used as a watershed algorithm and Normalized Cut method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:288768
    • 提供者:谷继红
  1. graphic_alogrithms_collection

    0下载:
  2. 图论flord算法、哈密顿通路算法、kruskal算法、最大流算法、prim算法、旅行商算法及路由算法等等,都是由Matlab编写的图论算法程序。-Many graphic alogrithms are collected here. They includes flord, hamiltonian path, kruskal, max flow, prim, traveling salesman problem, and routin
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:273408
    • 提供者:萧丹
  1. National_Traffic_Simulation

    0下载:
  2. 全国交通模拟,应用到图论的内容。是一个经典的小程序。实验报告的指导老师是清华大学《数据结构》的作者之一吴伟民。-National traffic simulation, applied to the content of graph theory. Is a classic applet. Experimental Report supervisor at Tsinghua University, " Data Structur
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:515072
    • 提供者:康越
  1. GrTheory

    0下载:
  2. 很好用的图论工具箱,希望对大家有所帮助,里面有图论基本算法的Matlab代码-Good use of graph theory toolbox, we want to help, there are the basic algorithms of graph theory Matlab code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:30720
    • 提供者:小军
  1. Graph

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

    • 发布日期:2024-05-13
    • 文件大小:419840
    • 提供者:anyuan
  1. GrTheory

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

    • 发布日期:2024-05-13
    • 文件大小:33792
    • 提供者: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例程

    • 发布日期:2024-05-13
    • 文件大小:28672
    • 提供者:zhzhy
  1. GrTheory-Matlab-toolbox

    0下载:
  2. 图论应用研究广泛,如最短路问题,最小生成树问题,最大费用流问题,最优匹配问题,网络可靠性问题,图的着色问题,最优序列设计问题,等等。这是一个强大而通用的基于matlab的工具箱 -Graph toolbox
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:31744
    • 提供者:姚国才
  1. KM_5_5

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

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:胡首都
  1. 图论工具箱

    0下载:
  2. 基于matlab的图论工具箱,适合于大部分学者使用
  3. 所属分类:matlab例程

  1. 图论及其算法

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

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

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

    • 发布日期:2024-05-13
    • 文件大小:911360
    • 提供者:Saberknight
  1. Arithmetic

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

    • 发布日期:2024-05-13
    • 文件大小:175104
    • 提供者:青栀*
  1. graphcuts

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

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:莫不是你
  1. dijkstra

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

    • 发布日期:2024-05-13
    • 文件大小: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 f
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:7168
    • 提供者:
  1. CriticalPath0517

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

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

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

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

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

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:First5471
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org