-
C++ STL程序员开发指南,是学习STL的好帮手
C++ STL程序员开发指南,是学习STL的好帮手-C++ STL programmers to develop guidelines, learning STL is a good helper
- 2022-07-14 10:40:49下载
- 积分:1
-
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
-
在VB中使用最短路径查询(mopathfinder)开发
在mo开发中用vb写的最短路径查询(mopathfinder)-in vb was developed using the shortest path inquiries (mopathfinder)
- 2022-03-31 20:19:37下载
- 积分:1
-
这个是比较完整的实验报告。是关于约瑟夫环的,希望能得更多的加分。...
这个是比较完整的实验报告。是关于约瑟夫环的,希望能得更多的加分。-this was more complete experimental report. Josephus is on the hope of more of the points.
- 2022-07-28 00:55:18下载
- 积分:1
-
一个特别的菜单,通过学习 你会有所提高
一个特别的菜单,通过学习 你会有所提高-a special menu, you will learn through improved
- 2022-02-07 23:29:53下载
- 积分:1
-
这项工作与RAS连接创建拨号
This program work with RAS connection create a dial-up connection (find model of model from registry) and set it to default connection(work with registry) and used these API functions "RegEnumValueA" ,"RegOpenKeyA","RegOpenKeyExA","RegEnumKeyExA"
- 2022-05-30 23:47:45下载
- 积分:1
-
撤消上次的操作.
撤消上次的操作.-withdrawal of the last operation.
- 2022-01-25 20:27:00下载
- 积分:1
-
用了好久的AVR编程软件,不错,跟大家分享一下!
用了好久的AVR编程软件,不错,跟大家分享一下!-Used for a long time of AVR programming software, yes, to share with you!
- 2022-12-30 17:45:04下载
- 积分:1
-
labview树形控件的使用,树形控件内容添加和显示
labview树形控件的使用,树形控件内容添加和显示-LabVIEW controls the use of tree, tree controls to add and display content
- 2022-02-09 21:44:31下载
- 积分:1
-
解析雷达单站产品
解析雷达单站产品,包括组合反射率,垂直液态水,回波顶高,中尺度气旋,风暴追踪信息,基本反射率等。支持雷达色系更改,等级过滤等。解析雷达径向,栅格等格式数据,生成带地理信息的tif,可加载地图显示。
- 2022-01-26 01:36:32下载
- 积分:1