-
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
-
mpeg算法,提供了一定的编码功能和解码功能,是一个比较合适的算法...
mpeg算法,提供了一定的编码功能和解码功能,是一个比较合适的算法-a mpeg algorithm with encoding and decoding function, it is a good algorithm.
- 2022-01-26 01:53:37下载
- 积分:1
-
Herbert Schildt
赫伯特·希尔特
- 2022-11-26 07:55:04下载
- 积分:1
-
windows系统编程源代码
windows系统编程源代码-windows system program source codes.
- 2022-03-03 11:03:10下载
- 积分:1
-
它是一个用来对libsvm分析的语言,实现分来计算,预测等功能...
它是一个用来对libsvm分析的语言,实现分来计算,预测等功能
-pin ci
- 2022-06-15 15:14:44下载
- 积分:1
-
脑肿瘤体积测量活动轮廓伪代码
胶质母细胞瘤是高度侵袭性和恶性脑瘤哪些难以遵守完全。切除的外科程度构成,由于关键作用它直接影响患者的生存时间。来确定切除范围,则在手术前和手术后的磁共振(MR)图像的肿瘤体积应计算和比较。材料和方法:活性轮廓的分割方法的实施是为在手术前T1对比度增强磁共振影像片段胶质母细胞瘤脑肿瘤在轴向,冠状面和矢状面通过自行开发的软件。容积率为使用Delaunay三角肿瘤的轮廓呈现。除了分割和体绘制,图形用户界面的开发是为了便于绘制,可视化和体积计算的脑肿瘤。该软件在MATLAB(版本7.2)来实现。两个MR图像数据集从胶质母细胞瘤患者使用,并且体积的可重复性和再现性计算进行了测试。计算肿瘤体积的尺寸然后比较在Amira®软件所获得的尺寸。
- 2022-05-20 07:41:05下载
- 积分:1
-
一个用C++ Builder6编写的控件,大家可以参考参考
一个用C++ Builder6编写的控件,大家可以参考参考-One with C++ Builder6 prepared controls, you can refer to reference
- 2022-09-27 01:55:02下载
- 积分:1
-
AutoCad中关于使用vc++编程操作系统变量的一个类实例。
AutoCad中关于使用vc++编程操作系统变量的一个类实例。-AutoCad regarding the use of vc programming operating system variables such an example.
- 2022-06-26 17:40:26下载
- 积分:1
-
landing and user passwords are admin. It is a very good use of materials managem...
登陆用户及密码都是admin。是一个很好用的教材管理系统。用的delphi语言-landing and user passwords are admin. It is a very good use of materials management system. Delphi language used
- 2022-05-12 11:41:30下载
- 积分:1
-
VC++编程的小游戏 俄罗斯方块
VC++编程的小游戏 俄罗斯方块-VC++ programming Tetris game
- 2022-10-04 16:55:04下载
- 积分:1