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

搜索资源列表

  1. 图论的算法与程序设计.rar

    0下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:5309216
    • 提供者:
  1. 图论常用算法通用matlab程序

    0下载:
  2. 包括最短路及最小生成树算法,对于参加建模很有用的-including the most short-circuit and the minimum spanning tree algorithm, for participating in modeling very useful
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4449
    • 提供者:笑我多情
  1. GraphAlgorithm

    0下载:
  2. 用applet显示的Dijkstra算法,用于计算图论中点到点的最短距离-using applet shows the Dijkstra algorithm used in the calculation of graph theory point-to-point shortest distance
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:8657
    • 提供者:aaa
  1. 模拟退火法计算最短路径

    0下载:
  2. 用模拟退火法高效的计算图论中哈密顿贿赂的最短路径-simulated annealing method of calculating efficient graph theory Hamiltonian bribery Shortest Path
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2735
    • 提供者:孙兵
  1. chcp

    0下载:
  2. 图论算法,旅行推销员问题,很有趣。 可算出图中的哈米尔顿回路-graph algorithm, traveling salesman problem, very interesting. Map can be calculated totally dominated the circuit
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:60084
    • 提供者:许善
  1. 最小费用最大流1

    0下载:
  2. 本文用C语言实现了优化算法-最小费用最大流算法,主要用于图论领域-Using C programming language, the optimization algorithm-minimum cost maximum flow algorithm, mainly for the field of graph theory
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2925
    • 提供者:申辉
  1. tulunsuanfa

    0下载:
  2. 该程序为经典的图论算法,欢迎大家下载!!请大家相互学习和请多多指教-procedures for the classic graph algorithm, to welcome you to download! ! Let us learn from each other and a great weekend! !
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10509
    • 提供者:老赵
  1. GraphTheory

    0下载:
  2. 一篇很全的图论知识的概论,很适合初学者观看-a very full knowledge of graph theory to the Introduction, which is perfect for beginners to watch
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:592320
    • 提供者:sunnie
  1. jiheyutulun_1024

    0下载:
  2. 这是离散数学中集合与图论部分的算法实现 压缩包中有六个算法,均是。cpp文件,编译运行后,完全正确,已通过验证!-This is Discrete Mathematics set and graph theory part of the compression algorithm to achieve a six pack algorithm, both yes. Cpp file, compile run, absolutely correct, which has been valida
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6757
    • 提供者:
  1. FSofGragh

    0下载:
  2. 图论中关于简单无向图的深度,广度搜索,由图形界面简单方便的演示。-on graph theory to a simple map with the breadth, depth search by the graphical interface is simple and convenient to the demonstration.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:147194
    • 提供者:linus yue
  1. MaxST

    0下载:
  2. 图论:最大支撑树算法实现 GraphM.h GraphOpr.h MaxST.cpp MaxST.dsp MaxST.dsw MaxST.h MaxST.ncb MaxST.opt MaxST.plg MaxST.sln MaxST.vcproj sample.gph-graph theory : the largest Spanning Tree Algorithm GraphM.h GraphOpr.h MaxST.cpp MaxS T.dsp
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12726
    • 提供者:silwol
  1. mColor

    0下载:
  2. 图论:图的M着色问题 GraphM.h GraphOpr.h mColor.cpp mColor.dsp mColor.dsw mColor.h mColor.ncb mColor.opt mColor.plg test test.gph-graph theory : Figure M Coloring GraphM.h GraphOpr.h mColor.cpp mColo r.dsp mColor.dsw mColor.h mColor.ncb m
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12972
    • 提供者:silwol
  1. ShortPth

    0下载:
  2. 图论:最短路径算法实现 Graph.gph GraphBFS.h GraphM.h GraphOpr.h Queue.h sample.gph ShortPth.cpp ShortPth.dsp ShortPth.dsw ShortPth.ncb ShortPth.opt ShortPth.plg-graph theory : the shortest path algorithm Graph.gph GraphBFS.h GraphM.h Gra
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:17017
    • 提供者:silwol
  1. 2006shortPath

    0下载:
  2. 一个关于图论的课程设计,求图中两个节点之间的最短路径的问题。包括详细的试验报告。-on a graph theory of curriculum design, seeking map between two nodes is the shortest path problem. Including the detailed test report.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:27538
    • 提供者:杨黎
  1. GONGCHEN

    0下载:
  2. C语言程序求最短路径问题,是无向图方面的. 数据结构中的图论-C language program for the shortest path problem, and there is no plan to the area. Data structure of the graph theory
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1100
    • 提供者:刘哥
  1. mathmodel

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

    • 发布日期:2008-10-13
    • 文件大小:5929399
    • 提供者:zhxj
  1. graphicsalgorithmy

    0下载:
  2. 一套很好的图论算法源码,包括图的遍历,最短路径的实现,有向图计算、拓扑排序等多个算法的源码。-a good graph algorithm source code, including the traverse map, the shortest path, and it is to map, many other topological sorting algorithm source code.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9136
    • 提供者:xiaofeng
  1. knight

    0下载:
  2. “八皇后”问题归朔法求解。八皇后问题是一个古老而著名的问题,该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。 高斯认为有76种方案。1854年在柏林的象棋杂志上不同的作者发表了40种不同的解,后来有人用图论的方法解出92种结果。-"8 Queen" The problem Schomburg method. 8 Queen's problem is
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:162704
    • 提供者:yefeng
  1. 缠论主图中枢买卖点 副图MACD背离 MACD面积

    4下载:
  2. 缠论主图中枢买卖点 副图MACD背离 MACD面积 几点说明: 1.指标不加密,下载别人的指标发现不能正确显示,所以自己整理了一下。 2.主副图均含未来函数。 3.无时间限制。 4.非严格笔段,但对缠论结构的判断影响不大,不喜勿下。MACD可以显示背驰和面积和三次金叉。 5.请将DLLS文件解压到通达信安装目录下的T0002\dlls文件夹中。(H1:=MAX(DYNAINFO(3),DYNAINFO(5)); L1:=MIN(DYNAINFO(3),DYNAINFO(6)); P1:=H1-
  3. 所属分类:其他

    • 发布日期:2020-07-18
    • 文件大小:21504
    • 提供者:wasbocai
  1. 通达信缠论顶底背驰

    3下载:
  2. 缠论顶底背驰副图, 红线为底线,绿线为顶线,出箭头为参考买卖点。 对于长期跟踪的个股,可作为滚动操作买卖参考。(H1:=MAX(DYNAINFO(3),DYNAINFO(5)); L1:=MIN(DYNAINFO(3),DYNAINFO(6)); P1:=H1-L1;)
  3. 所属分类:其他

    • 发布日期:2020-07-20
    • 文件大小:1024
    • 提供者:wasbocai
« 1 2 3 4 5 6 78 9 10 11 12 ... 46 »
搜珍网 www.dssz.com