-
Kruskal
采用Kruskal算法求最小生成树主要数据结构
edgeset GE 存放图中的所有边
int n,int e 存放图中的顶点数与边数
edgeset C 存放生成树中的边
vexlist gv 图中结点的顶点值
adjmatrix s 用来处理图中结点的查找与合并
int m1,m2 一条边上两顶点所属集合的序号
int k 最小生成树中的边数
int d //图中待扫描边元素的下标(For the Minimum Spanning Tree by Kruskal main data structures edgeset GE store all edges in the figure int n, int e store graph vertices and edges edgeset C storage spanning tree edges in the vexlist gv graph node vertex values adjmatrix s used to process graph node to find and merge int m1, m2 an edge belongs to the set number two vertices int k minimum spanning tree edges int d // figure to be Scan edge element subscript)
- 2011-05-17 10:22:56下载
- 积分:1
-
DIGSILETN-PF140.514--pojie-wenjian
PF140.514版digsilent软件的两个破解文件,按一定操作步骤即可免狗驱动,本人已在XP环境下使用,没有问题。希望对采用该软件的人有一点帮助!(Two crack file PF140.514 the version digsilent software, Free Dog certain steps to drive, I have XP environment, there is no problem. I hope the software a little help!)
- 2013-03-25 16:14:16下载
- 积分:1
-
ShowTime
这是一个evc制作的显示时间的软件,在wince平台可以运行,修改。
(This is a evc show time software, with wince platform can run, modify.
)
- 2016-05-30 18:20:33下载
- 积分:1
-
testdynamic
matlab与vc联合编程 实现图形的动态显示(matlab and graphics vc joint programming to achieve the dynamic display)
- 2007-11-23 20:06:19下载
- 积分:1
-
nkbzn
Message loop overload instance()
- 2017-12-16 12:23:08下载
- 积分:1
-
contiki-2.3
contiki是开源的,可移植的,针对存储空间受限的网络化嵌入式系统和无线传感器网络的多任务操作系统。(Contiki is an open source, highly portable, multi-tasking operating system for memory-efficient networked embedded systems and wireless sensor networks. Contiki has been used is a variety of projects, such as road tunnel fire monitoring, intrusion detection, water monitoring in the Baltic Sea, and in surveillance networks. )
- 2009-07-04 17:39:19下载
- 积分:1
-
CompareFiles
Compare two txt files
- 2014-09-14 10:46:34下载
- 积分:1
-
programming examples and techniques, use winrar3.1 versions of decompression.
delphi 5编程实例与技巧,请用winrar3.1以上版本解压。-programming examples and techniques, use winrar3.1 versions of decompression.
- 2022-03-19 15:15:46下载
- 积分:1
-
STM32F1实现DS18B20和LCD0802显示
- 2022-03-31 13:24:04下载
- 积分:1
-
Chatterbot12
This is a copy of source code of a simple chatterbot written in cpp
- 2014-08-15 20:14:43下载
- 积分:1