资源列表
[数据结构常用算法] kruskal
说明:K r u s k a l算法每次选择n- 1条边,所使用的贪婪准则是:从剩下的边中选择一条不会产生环路的具有最小耗费的边加入已选择的边的集合中。注意到所选取的边若产生环路则不可能形成一棵生成树-K ruskal algorithm each time you select n-1 edges, using criteria of greed: from the left side, select a loop with no minimum spend has been selected to<黄京> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[数据结构常用算法] binary-tree
说明:一个完整的二叉树运行程序,调试过无任何问题-A complete binary tree is running the program, had no problems debugging<xf> 在 2025-06-15 上传 | 大小:1kb | 下载:0