-
vb程序自己创建一个新的可执行程序
vb程序自己创建一个新的可执行程序-vb own procedures to create a new executable
- 2023-04-16 16:05:04下载
- 积分: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
-
这一实现Kruskal算法。这个项目发现了美国的最低成本。
This an implementation of Kruskal s algorithm. This program finds minimum cost using Kruskal algorithm.-This is an implementation of Kruskal s algorithm. This program finds minimum cost using Kruskal algorithm.
- 2022-05-10 12:14:13下载
- 积分:1
-
vc++6.0实效编程百例的源码,非常好的一本书
vc++6.0实效编程百例的源码,非常好的一本书-vc++6.0 100 cases of the effectiveness of programming
- 2023-01-26 03:25:06下载
- 积分:1
-
这个聊天程序,在局域网内工作,用在写的即时通讯中进行的即时通讯…
一款用vc写的局域网聊天软件程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发.界面也很清新-This chat program ,working in lan, written in vc carries out instant message communication through the basic P2P style, a clear and novel appearance is provided as well.
- 2023-01-11 06:25:03下载
- 积分:1
-
基于WinCE PB平台的开发指南。详细介绍了系统的启动、配置等信息。...
基于WinCE PB平台的开发指南。详细介绍了系统的启动、配置等信息。-Based on WinCE PB platform development guidelines. Details of the system startup, configuration and other information.
- 2022-02-15 22:03:11下载
- 积分:1
-
ibqsChart使用
ibqsChart使用-ibqsChart use
- 2022-02-04 11:21:19下载
- 积分:1
-
GUI界面的计算器程序 使用JAVE语言开发,适合刚开始学习JAVE语言的初学者参考!...
GUI界面的计算器程序 使用JAVE语言开发,适合刚开始学习JAVE语言的初学者参考!-GUI interface using the calculator program acids language suitable for the beginning of the study isolates language reference beginners!
- 2022-03-16 04:37:22下载
- 积分:1
-
本程序是用动态规划法来解决一些问题,关于动态规划的程序
本程序是用动态规划法来解决一些问题,关于动态规划的程序-this program is the dynamic programming method to solve the problem of dynamic planning process
- 2022-06-30 11:31:29下载
- 积分:1
-
This is mathematically equivalent to setting the initial state estimate
This mathematically equivalent to setting the initial state estimate-This is mathematically equivalent to setting the initial state estimate
- 2023-01-11 15:55:04下载
- 积分:1