文件名称:集合论 - 副本

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • 上传时间:
  • 2017-07-07
  • 文件大小:
  • 22kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 我是***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

选取一定点X0,连接距离其最近的顶点X1,再连接距X1最近的顶点X2,依次类推下去,直到最后目的地。
数学语言:贪心算法,在一给定的无向图G = (V, E) 中,(u, v) 代表连接顶点 u 与顶点 v 的边(即),而 w(u, v) 代表此边的权重,若存在 T 为 E 的子集(即)且为无循环图,使得 w(T) 最小,则此 T 为 G 的最小生成树。(Select a point X0, connect it from its nearest vertex X1, and then connect the nearest vertex X2 from X1, and go on and on until the final destination.
The language of Mathematics: greedy algorithm, graph G = in a given no (V, E), (U, V) on behalf of connected vertex u and vertex v (i.e., w) and edges (U, V) on behalf of the weight of this side, if there is a subset of E (i.e. T) and no cycle diagram makes w (T) is minimum, the T for the minimum spanning tree G.)
相关搜索: 最小生成树

(系统自动生成,下载前可以参看下载内容)

下载文件列表

[Content_Types].xml

_rels\.rels

word\_rels\document.xml.rels

word\document.xml

word\footnotes.xml

word\endnotes.xml

word\theme\theme1.xml

word\settings.xml

word\styles.xml

word\numbering.xml

docProps\app.xml

customXml\_rels\item1.xml.rels

customXml\itemProps1.xml

word\fontTable.xml

customXml\item1.xml

word\webSettings.xml

word\stylesWithEffects.xml

docProps\core.xml

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org