- polynomial 线性表的基本运算及多项式的算术运算在顺序表泪SeqList 中增加成员函数void Reverse()实现顺序表的逆置
- ksoap 在j2me中实现对web服务访问的开源代码
- 3DEditor opengl在vc中实现3ds模型的载入与编辑
- lab1(mka) RGB vga driver for manipulating the colours of a given image buffer. The code has beeen written in vhdl
- POURSUITE backstepping applied to tracking problem of a marine vehicle
- modbus51c程序 用C51编写的modbus程序
文件名称:最小生成树
介绍说明--下载内容来自于网络,使用问题请自行百度
最小生成树就是:
在所有数据满足是一棵树的情况下一条将所有节点都连接起来且长度最短的一条路(因为任意两个节点之间有权值
(相连的两点之间权值为一个具体的数,不相连的两个点之间权值为无穷大))
下面介绍通用的求最小生成树的两种算法:(The smallest spanning tree is:
When all data satisfy a tree, a path that connects all nodes is the shortest one, because there is any weight between two nodes.
The weight between two points is a specific number. The weights between the two points are infinite.
Here are two general algorithms for finding minimum spanning tree.)
在所有数据满足是一棵树的情况下一条将所有节点都连接起来且长度最短的一条路(因为任意两个节点之间有权值
(相连的两点之间权值为一个具体的数,不相连的两个点之间权值为无穷大))
下面介绍通用的求最小生成树的两种算法:(The smallest spanning tree is:
When all data satisfy a tree, a path that connects all nodes is the shortest one, because there is any weight between two nodes.
The weight between two points is a specific number. The weights between the two points are infinite.
Here are two general algorithms for finding minimum spanning tree.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
| 文件名 | 大小 | 更新时间 |
|---|---|---|
| 新建 Microsoft Word 97 - 2003 文档.doc | 182518 | 2018-04-12 |
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
