-
最小生成树问题
若要在n个城市之间建设通信网络,只需要架设n...
最小生成树问题
若要在n个城市之间建设通信网络,只需要架设n-1条线路即可。如何以最低的经济代价建设这个通信网,是一个网的最小生成树问题。
(1)利用克鲁斯卡尔算法求网的最小生成树。
(2)实现教科书6.5节中定义的抽象树类型 MFSet。以此表示构造生成树过程中的连通分量。
(3)以文本形式输出生成树中各条边以及他们的权值。
-minimum spanning tree problem to the n-city building communications networks needed to put up only n-1 lines can be. How the lowest economic cost of building the communications network, the network is a minimum spanning tree problem. (1) using Kelushikaer network algorithm for the minimum spanning tree. (2) to achieve 6.5 textbook definition of the abstract tree types MFSet. Spanning Tree Construction said this process of connectivity components. (3) the form of text output spanning trees and the edge of their weights.
- 2023-06-26 07:25:03下载
- 积分:1
-
一个彩票选号的随即函数值!
其实,很简单,大家看以下!...
一个彩票选号的随即函数值!
其实,很简单,大家看以下!-a lottery Dip the function immediately! In fact, very simple, we look at the following!
- 2022-04-27 14:16:45下载
- 积分:1
-
够你们交作业了
够你们交作业了-enough perpendicular operation of the Ha Ha
- 2022-08-24 16:00:07下载
- 积分:1
-
vc访问Access数据库。
vc访问Access数据库。-vc visit Access database.
- 2022-07-17 05:21:40下载
- 积分:1
-
用友u860数据字典
内容在Access数据库中
用友u860数据字典
内容在Access数据库中
-UFIDA u860 data dictionary content in the Access database
- 2022-12-20 22:50:03下载
- 积分:1
-
C++ 控制MYSQL数据库 源码
利用C++对MYSQL进行数据读,写,及修改. 需要有mysql.h 头文件
数据库结名为person, 表名为 mm, 表结构如下:
字段 类型
device_id int
sav_value int
sav_date datetime
- 2022-04-11 07:39:31下载
- 积分:1
-
数据库管理系统,是一个管理学生学籍的
数据库管理系统,是一个管理学生学籍的-database management system, is a management student behind the expulsion of
- 2022-07-14 10:35:41下载
- 积分:1
-
界面清新的datagridview控件,一个商务系统
界面清新的datagridview控件,功能简易的商务系统,适合初学者借鉴的C#代码
- 2022-06-12 08:17:22下载
- 积分:1
-
一个小型的排序算法,使用了泛型算法等知识,对初学泛型有帮助...
一个小型的排序算法,使用了泛型算法等知识,对初学泛型有帮助-A small sorting algorithm, the use of a generic algorithm knowledge of generic beginner help
- 2023-03-11 00:00:04下载
- 积分:1
-
“数据结构、算法和程序”这个抽象世界的特殊旅程,以解决现实生活中的许多难题...
“数据结构、算法和程序”这个抽象世界的特殊旅程,以解决现实生活中的许多难题- Data structures, algorithms and procedures of the abstract world of a special journey to solve many real-life problems
- 2023-03-03 18:00:06下载
- 积分:1