搜索资源列表

  1. 最小生成树(Kuskal算法)

    0下载:
  2. 该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。-procedures with the greedy algorithm to solve the problem using the minimum spanning tree greedy guidelines : each side the right to choose the minimum value side. If
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2280
    • 提供者:杨晨
  1. 最小生成树(Kuskal算法)

    0下载:
  2. 该程序用贪心算法来求解最小生成树问题 采用贪婪准则:每次选择边权值最小边。如果该边加入后不构成环,则加入。-procedures with the greedy algorithm to solve the problem using the minimum spanning tree greedy guidelines : each side the right to choose the minimum value side. If
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:杨晨
  1. Kuskal

    0下载:
  2. 寻找最小生成树的贪心算法,一个能可靠运行的VC++程序-a Kuskal project writed using vc 6.0
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:wangjingyu

源码中国 www.ymcn.org