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

搜索资源列表

  1. MATLAB_graph-theory

    1下载:
  2. 一本讲解如何在matlab上实现各种图论算法的书以及附带的源程序...很全-matlab_graph theory
  3. 所属分类:matlab

    • 发布日期:2017-06-16
    • 文件大小:25256130
    • 提供者:zhuyi
  1. Matlab

    0下载:
  2. matlab图论算法,图论课本上所有的算法都有matlab仿真-Matlab algorithms of graph theory, graph theory textbook all algorithms with matlab simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:47310
    • 提供者:卡卡
  1. graph-theoretic-algorithm

    0下载:
  2. 关于图论算法的各种问题的matlab代码-Various questions about the graph theoretic algorithm of matlab code
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:44187
    • 提供者:李泽祎
  1. matlabxuexi

    0下载:
  2. 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This is a good model to study the information, download it quick
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4994150
    • 提供者:高雄飞
  1. Desktop

    0下载:
  2. 图论算法中的求路径和几何作图算法包括 狄杰斯特拉一算法和二算法还有公切线算法和画图还有文件的自动导入算法-In graph theory algorithm for path and the geometric mapping algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2868
    • 提供者:king
  1. Graph-theory-algorithms

    0下载:
  2. 图论算法实现的源代码,希望对大家有所帮助-Graph theory algorithm source code, we hope to help
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3295
    • 提供者:旺旺
  1. MATLAB

    0下载:
  2. 主要介绍了各种图论算法及其他们的matlab程序实现,这本书很好的帮助了入门的新手学习图论算法.-Introduces a variety of graph algorithms and their matlab program, this book is a good help the novice learning graph theory algorithms.
  3. 所属分类:software engineering

    • 发布日期:2017-06-16
    • 文件大小:25246838
    • 提供者:糖果
  1. TULUN

    0下载:
  2. 图论算法matlab程序集,还有matlab的使用教案和数模培训资料-Graph algorithms matlab assembly, as well as the use of lesson plans and digital to analog matlab training materials
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-11
    • 文件大小:2098746
    • 提供者:李志
  1. graph-theory-common-algorithms-

    0下载:
  2. 图论算法 包括生长树 迪杰斯特拉 最大流 佛洛依德算法-graph theory common algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:10544
    • 提供者:
  1. 2006

    0下载:
  2. 国家集训队2006论文集 陈启峰:《“约制、放宽”方法在解题中的应用》 陈首元:《维护森林连通性——动态树》 冯威:《数与图的完美结合——浅析差分约束系统》 高逸涵:《对于一道题目的深入分析》 胡伟栋:《演讲的若干建议》 黄劲松:《贪婪的动态规划》 黄晓愉:《深度优先搜索问题的优化技巧》 贾由:《由图论算法浅析算法优化》 李天翼:《从特殊情况考虑》 龙凡:《一类猜数问题的研究》 汤泽:《浅析队列在一类单调性问题中的应用》 唐文斌:《“调整”
  3. 所属分类:Data structs

    • 发布日期:2017-05-26
    • 文件大小:9092180
    • 提供者:sxy
  1. tulun1

    0下载:
  2. 图论算法,matlab实现.用 Warshall-Floyd 算法-Graph theory algorithm, matlab to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:47293
    • 提供者:dailoucheng
  1. LCS

    0下载:
  2. 使用贪心算法解决了图论算法中的最大点集覆盖问题-Greedy algorithm using graph theory algorithms to solve the biggest point set covering problem
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1798
    • 提供者:秦志恒
  1. graph_algorithm_matlab_program

    0下载:
  2. 各种图论算法的matlab程序实现,包括floyd、hamilton、kruskal等-Various graph algorithm matlab program implementation, including floyd, hamilton, kruskal etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5196
    • 提供者:cff
  1. evacuation

    1下载:
  2. 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网-very goog
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:2634
    • 提供者:henry
  1. Graph-theory-algorithm

    0下载:
  2. 图论算法及其MATLAB程序代码,有最短路问题、最小生成树、匈牙利算法等。-Graph algorithms and MATLAB code, there is the shortest path problem, minimum spanning tree, the Hungarian algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:58852
    • 提供者:jane
  1. dinic

    0下载:
  2. 图论算法中基于分层网络的最短增广链算法,用于解决最大流问题-Graph algorithms in the shortest augmenting chain algorithm based on a hierarchical network for solving the maximum flow problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1350
    • 提供者:纪亚宝
  1. floyd

    0下载:
  2. 图论算法中的floyd算法,用于解决最短路问题,其中还包括随机网络生成-Graph theory algorithms floyd algorithm for solving the shortest path problem, which also includes random network generation
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3314
    • 提供者:纪亚宝
  1. algorithm-example-of-cPP

    0下载:
  2. 文件中包含一些常见的C++算法实例,包括数论算法、图论算法、背包问题、排序算法、高精度计算等一系列常见算法-Instance file contains some common c++ algorithm, including arithmetic algorithm, graph theory algorithm, knapsack problem, sorting algorithm, high accuracy calculation and a series of common algo
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:130380
    • 提供者:追风
  1. MATLAB-tulun

    0下载:
  2. 图论算法及其MATLAB实现 + 源代码_王海英_北航_2010-Graph theory algorithm and MATLAB+ source _ katerina _ buaa _2010
  3. 所属分类:Other systems

    • 发布日期:2017-04-22
    • 文件大小:25253888
    • 提供者:樊奕
  1. graph-theory-algorithm-MATLAB-code

    0下载:
  2. 图论算法及其MATLAB 程序代码,包含了常用的图论算法,如:最短路径算法。-Graph algorithms and MATLAB code, including commonly used graph theory algorithms, such as: shortest path algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:47786
    • 提供者:夏绍燕
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 28 »
搜珍网 www.dssz.com