-
设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Build模式...
设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Build模式-design patterns VC example, can be used to study design patterns. I feel very useful. This is the Build Model
- 2022-08-21 03:03:59下载
- 积分: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
-
winobj原代码
winobj原代码-winobj source
- 2022-06-16 16:01:07下载
- 积分:1
-
坦克大战的源代码还有它的应用程序,在网上很难找到的。经典经典...
坦克大战的源代码还有它的应用程序,在网上很难找到的。经典经典-痛苦
- 2022-02-14 15:00:37下载
- 积分:1
-
导航系统
应用背景设计导航系统。问,从用户和计算的航点之间的最小距离。关键技术在代码中使用没有主要的关键技术。此代码是用C + +和Borland软件一起UML类帮助Eclipse环境下。 ;
- 2022-09-25 16:50:03下载
- 积分:1
-
thi is a train management system
thi is a train management system
- 2023-07-05 10:30:03下载
- 积分:1
-
<Visual C++程序设计技巧与实例>第三单
第三单-lt; Visual C programming skills and examples gt; Third-
- 2022-06-29 17:04:41下载
- 积分:1
-
用visual c++ 6.0 实现的科学计算器,输入表达式,计算出结果。...
用visual c++ 6.0 实现的科学计算器,输入表达式,计算出结果。-Using visual c++ 6.0 to achieve a scientific calculator, enter the expression to calculate the result.
- 2022-03-30 00:42:15下载
- 积分:1
-
This code for find object on the map
This code for find object on the map
- 2022-02-15 06:05:19下载
- 积分:1
-
一个用于制作Microsoft Word插件的小程序,使用Delphi语言开发
一个用于制作Microsoft Word插件的小程序,使用Delphi语言开发-a Microsoft Word for the production of small plug-in procedures, the use of Delphi language
- 2022-03-26 04:19:49下载
- 积分:1