搜索资源列表

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

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

    • 发布日期:2024-05-13
    • 文件大小: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
  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. CT graph games

    0下载:
  2. 实现基于ADP的多智能体体一致性,主要针对无向图研究(Implementation of Multi - Agent Consistency Based on ADP)
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-13
    • 文件大小:615424
    • 提供者:唐山
  1. 0778402

    0下载:
  2. 该程序为动态规划得图论求解程序 好不好用了就知道()
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:VK%2D31735
  1. 缠论天堂

    0下载:
  2. 缠论通达信主图公式,使用时需要了解相关知识(The main figure wrapped by formula)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:5120
    • 提供者:xuxuaobai
  1. Dijkstra

    0下载:
  2. 从图中的某个顶点出发到达另外一个顶点的所经过的边的权重和最小的一条路径,称为最短路径(From the vertex of a graph, the shortest path is the weight and the smallest path to the edge of another vertex.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:132096
    • 提供者:zhych233
  1. pipei

    0下载:
  2. 求二分图最大匹配可以用最大流或者匈牙利算法。 最大匹配 给定一个二分图G,在G的一个子图M中,M的边集中的任意两条边都不依附于同一个顶点,则称M是一个匹配. 选择这样的边数最大的子集称为图的最大匹配问题 如果一个匹配中,图中的每个顶点都和图中某条边相关联,则称此匹配为完全匹配,也称作完备匹配。(For maximum matching of two partite graphs, maximum flow or Hungarian al
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:magician-
  1. 第五次作业

    1下载:
  2. 使用MFC完成数据结构图论的大作业,并实现图形用户界面。(Only for student Who are study data structure.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:199680
    • 提供者:xinlin67
  1. 缠论主图自画笔

    1下载:
  2. 自动在K线图上按缠论理论画笔画线段,帮助股明朋友快速看走势图(jdfj dfhdfh df d djf djf djfheefh dfj iufh kdjdf ldkfj skddjf weuh skdjdf wehlkfj)
  3. 所属分类:金融证券系统

  1. [缠中说禅:教你炒股票108课]至今配图最全

    0下载:
  2. [缠中说禅:教你炒股票108课]至今配图最全的图文资料(The most complete picture and text materials have been provided so far)
  3. 所属分类:金融证券系统

  1. 缠论主图中枢买卖点 副图MACD背离 MACD面积

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

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

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

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:wasbocai
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org