搜索资源列表

  1. code2

    0下载:
  2. 四后问题算法和克鲁卡斯尔算法的具体实现算法,已经运行过了。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1753
    • 提供者:曾阿芷
  1. code2

    0下载:
  2. 四后问题算法和克鲁卡斯尔算法的具体实现算法,已经运行过了。-After four issues克鲁卡斯尔algorithm algorithms and concrete realization of algorithms, has been running before.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:曾阿芷
  1. Fourteenth_shangji_9_10

    0下载:
  2. 图论,迪杰斯特拉,克鲁斯卡尔,弗洛伊德,拓扑排序算法,与大连理工大学软件学院课本代码相同并修正bug-Graph theory, Dijkstra, Kruskal, Freud, topological sorting algorithm, and Dalian University of Technology as textbooks with the same code and bug fixes
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:王志宇
  1. Kru

    0下载:
  2. 克鲁斯卡尔算法,最短路径问提,C++实现-Kruskal algorithm, the shortest path question raised, C++ achieve
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:曾浩
  1. ConsoleApplication5

    0下载:
  2. 使用克鲁斯卡尔算法和普里姆算法,使用图形化函数graph.h画出效果图,音频背景部分需自行添加,采用按键监听,直接使用键盘对应按键选择操作(Using the Kruskal algorithm and prim algorithm, using graphical graph.h function to draw renderings, the need to add the background audio part, adopts
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:38713344
    • 提供者:~追梦~
  1. 自来水管道架设问题

    0下载:
  2. 自来水管道架设问题 【问题描述】 若要在八个居民区(A区、B区、C区、D区、E区、F区、G区、H区)之间架设自来水管道,如何以最低的经济代价架设这个自来水管道。 【基本要求】 利用二种方法Prim算法和克鲁斯卡尔Kruskal算法生成自来水管道的架设方案(Two methods, Prim algorithm and Cruise Carle Kruskal algorithm are used to generate the
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:ls291730
  1. 最小生成树

    0下载:
  2. 小生成树其实是最小权重生成树的简称。一个有n个结点的连通图的生成树是原图的极小连通子图,且包含原图中的所有n个结点,并且有保持图连通的最少的边。最小生成树可以用kruskal(克鲁斯卡尔)算法或Prim(普里姆)算法求出。(The young adult tree is actually the abbreviation of the minimum power regeneration. The spanning tree of a
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:lina111
« 1 2 3 4 5 6»

源码中国 www.ymcn.org