Description: 克鲁斯卡尔(Kruskal)算法 (1)算法思想(2)算法特点(3)Kruskal算法的抽象描述(4)用Kruskal算法构造最小生成树的过程(5)算法分析- Kruse Cull (Kruskal) the algorithm (1) the algorithm thought
(2) the algorithm characteristic (3) the Kruskal algorithm abstract
description (4) slightly produces tree s process with the Kruskal
algorithm structure (5) the algorithmic analysis Platform: |
Size: 1024 |
Author:王猛 |
Hits:
Description: 一个用vc实现的Kruskal算法,程序流程非常清晰,有助于对算法的理解。-a vc achieved using Kruskal algorithm, program flow is very clear, contribute to the understanding of the algorithm. Platform: |
Size: 288768 |
Author:刘后 |
Hits:
Description: Kruskal算法代码
图论里比较重要的算法-Kruskal algorithm code is more important in graph theory algorithms Platform: |
Size: 44032 |
Author:xiao fei |
Hits:
Description: 算法设计与分析kruskal算法实现,基于随机产生的连通无向图-Algorithm Design and Analysis of Kruskal algorithm, based on randomly generated undirected graph connectivity Platform: |
Size: 2048 |
Author:dk liu |
Hits:
Description: 最小生成树-KRUSKAL算法,做了很长时间才做好的-Minimum Spanning Tree-KRUSKAL algorithm, so a long time to do a good job of Platform: |
Size: 1024 |
Author:zhouwei |
Hits:
Description: kruskal算法,实现图的遍历最短路径查找,本人的算法设计的一次实验。-Kruskal algorithm, to achieve the shortest path graph traversal search, the algorithm I designed an experiment. Platform: |
Size: 231424 |
Author:moxianwen |
Hits:
Description: 最小生成树的代码实现。运用kruskal算法实现。-Minimum spanning tree of the code. The use of Kruskal algorithm. Platform: |
Size: 729088 |
Author:ahkoo |
Hits:
Description: 本程序为使用克鲁斯卡尔 (kruskal)算法构造最小生成树,首先使用链表建立连通图,交换权值以及头和尾,对权值进行排序,使用克鲁斯卡尔 (kruskal)算法构造最小生成树-This procedure for the use of Kruskal (kruskal) Minimum Spanning Tree Algorithm, the first to use linked lists to establish connectivity map, the right to exchange value, as well as head and tail, sort of weights, the use of Kruskal (kruskal) algorithm for the smallest structure Spanning Tree Platform: |
Size: 1024 |
Author:ruikobe |
Hits:
Description: kruskal算法,数据结构中贪心算法的C语言实现。-Kruskal algorithm, data structure of the greedy algorithm in C language. Platform: |
Size: 1024 |
Author:jason |
Hits:
Description: kruskal算法 很经典的 使用C语言实现,在数据结构中很实用-Kruskal algorithm is a classic use of C language, data structure in a very practical Platform: |
Size: 1024 |
Author:changzhuo |
Hits:
Description: 对一个带权无向图,求其最小生成树,本程序功能通过KrusKal算法实现。-Of a weighted undirected graph, and its minimum spanning tree, the program features through the Kruskal algorithm. Platform: |
Size: 101376 |
Author:傅山 |
Hits:
Description: 算法设计的实验报告
包括Bottom-Up Merge Sorting算法、插入排序算法Heaps的创建堆、堆排序算法、按秩合并算法以及带路径压缩算法、实现查找第K小元素算法、实现快速排序算法、实现平面内最接近点对算法、实现最长公共子序列算法、实现矩阵链相乘算法、实现0/1背包问题算法、实现Dijistra’s算法、Prim算法、Kruskal算法、文件压缩算法-Experimental Algorithm Design Report including Bottom-Up Merge Sorting Algorithm, Insertion Sort algorithm creation Heaps Heap, Heap Sort algorithm, according to rank and merge algorithm with path compression algorithm to find the first small element K algorithm, the realization of quick sort algorithm, the realization of planar within the nearest point on the algorithm to achieve the longest common sub-sequence algorithm, the realization of matrix-chain multiplication algorithm, the realization of 0/1 knapsack problem algorithm Dijistra s algorithm, Prim algorithm, Kruskal algorithm, file compression algorithm Platform: |
Size: 28672 |
Author:苏宁 |
Hits: