-
实现两个进程之间通信
实现两个进程之间通信-achieve communication between the two processes
- 2022-01-25 15:23:30下载
- 积分: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
-
模拟信号发生器 labview程序
模拟信号发生器 labview程序-Analog signal generator
- 2022-02-19 21:48:38下载
- 积分:1
-
Using vc++ programming matrix calculation and display of relevant information an...
使用vc++编程实现的矩阵相关信息的计算及显示等功能-Using vc++ programming matrix calculation and display of relevant information and other functions
- 2022-03-07 00:16:45下载
- 积分:1
-
java source code
java source code
- 2022-01-28 17:44:24下载
- 积分:1
-
u盘自动读取
U盘加密解密自动获取优盘数据,请大家下载使用
- 2022-07-20 23:29:00下载
- 积分:1
-
PinPacking 切割股票规划求解
此源的相关解决方案 C# 两个众所周知类运筹学问题的解决方案: 装箱和扦插苗圃用 Bin/股票的许多大小。这项工作还包括一些有用的功能,如介绍中搜索解决方案的成本和数量约束的可能性相关联的源代码和文件,是领有牌照下代码项目开放许可证 (面向)
- 2022-02-14 16:38:50下载
- 积分:1
-
C~C++程序员实用大全C~C++最佳编程指南
对于程序员有用的学习查询工具...
C~C++程序员实用大全C~C++最佳编程指南
对于程序员有用的学习查询工具
-C ~ C++ Utility Daquan programmers C ~ C++ Best programming guide for the programmers to learn a useful query tool
- 2022-01-25 19:25:25下载
- 积分:1
-
EXEL to XML conversion
EXEL 到 XML 的转换程序-EXEL to XML conversion
- 2022-01-25 14:52:49下载
- 积分:1
-
本程序实现了对具有优先功能的计算器的编写,支持括号等功能的优化计算器。...
本程序实现了对具有优先功能的计算器的编写,支持括号等功能的优化计算器。-This procedure has a priority on the implementation of the calculator function of the preparation, support brackets, such as optimizing the calculator function.
- 2022-02-06 09:14:55下载
- 积分:1