-
K r u s k a l算法每次选择n
K r u s k a l算法每次选择n- 1条边,所使用的贪婪准则是:从剩下的
边中选择一条不会产生环路的具有最小耗费的边加入已选择的边的集合中。注意到所选
取的边若产生环路则不可能形成一棵生成树。K r u s k a l算法分e 步,其中e 是网络中
边的数目。按耗费递增的顺序来考虑这e 条边,每次考虑一条边。当考虑某条边时,若将其
加入到已选边的集合中会出现环路,则将其抛弃,否则,将它选入。-K ruskal algorithm for each choice of n-1 edges, the greed of the criteria used are: from the left edge select does not produce a loop with the smallest cost edge has been selected to join the edge of the collection. Taking note of the selected edges have a loop if it can not form a spanning tree. K ruskal algorithm sub-e-step, in which e is the number of network edge. According to the order of incremental cost to consider this e edges, each taking a side. When considering a certain edge when, if its added to a collection of selected edge loop will appear, will be its discarded, otherwise, it selected.
- 2023-02-08 08:10:04下载
- 积分:1
-
- 2022-11-25 06:45:03下载
- 积分:1
-
自己写的测试获得进程包含的线程数量的小程序
自己写的测试获得进程包含的线程数量的小程序-himself wrote the test was included in the process of threading a small procedure
- 2022-01-26 04:24:42下载
- 积分:1
-
用CreateFileMapping实现进程间的通讯
用CreateFileMapping实现进程间的通讯-CreateFileMapping process used to achieve communication between
- 2022-03-20 06:41:14下载
- 积分:1
-
BICC
BICC - 承载无关的呼叫控制协议。NGN软交换服务器之间的协议。对于学习NGN协议是一份不错的技术文档。-BICC- Bearer of the call control protocol has nothing to do. NGN softswitch protocol between servers. NGN protocol for the study is a good technical documentation.
- 2022-07-02 09:55:39下载
- 积分:1
-
神舟IV号 驱动SD卡实验
第27集 驱动SD卡实验
sd卡的两种模式,SDIO模式、SPI模式。
sdio速度快,然而使用此模式增加生产成本;
SPI则通用,一般情况下使用SPI模式。
- 2022-01-26 04:45:25下载
- 积分:1
-
D3D纹理贴图
应用背景一个简单的d3d纹理贴图。将一张图片纹理贴图到一个立方体上,并能实现鼠标控制任意拖动,旋转。一个简单的d3d纹理贴图。将一张图片纹理贴图到一个立方体上,并能实现鼠标控制任意拖动,旋转。关键技术
DRECT3D, 通过d3d创建纹理,并在窗口中显示
mfc. 在MFC单文档窗口显示
c++. 整个框架用C++语言编写
轨迹球 可实现旋转拖动等功能
- 2022-02-24 19:35:51下载
- 积分:1
-
C# 开发一个 NotPad
这是预先为您打造一个像 NotePad + + 的记事本的 java 项目。您可以重新生成或开发它,像一个专业开发此源代码...
- 2022-01-25 18:09:06下载
- 积分:1
-
汉字库不同字体大小转化成所需要的代码
汉字库不同字体大小转化成所需要的代码...
汉字库不同字体大小转化成所需要的代码
汉字库不同字体大小转化成所需要的代码-汉字库different font size into the required code汉字库different font size into the required code
- 2022-09-16 00:00:03下载
- 积分:1
-
Cirrus EP9312 BSP
Cirrus EP9312 BSP
- 2023-04-15 18:25:09下载
- 积分:1