-
carefully collected on the graph algorithm commonly used in a set of source code...
这是本人精心搜集的关于常用图论算法的一套源码,代码内附注释,可供需要的朋友作为参考-carefully collected on the graph algorithm commonly used in a set of source code, code contains Notes the need for a friend as a reference
- 2022-02-20 07:55:36下载
- 积分:1
-
数据结构c++版程序
数据结构c++版程序-data structure c editions
- 2022-01-26 03:38:31下载
- 积分:1
-
vb实现最短路径Dijkstra算法,很经典的算法。
vb实现最短路径Dijkstra算法,很经典的算法。-vb realize Dijkstra shortest path algorithm, it is the classic algorithms.
- 2022-07-06 18:38:36下载
- 积分:1
-
a good VC source code, worth learning
一个很好的VC源代码,值得借鉴-a good VC source code, worth learning
- 2022-11-07 12:25:03下载
- 积分:1
-
二 叉 树 的 建 立 与 3 种 遍 利(前序,中序,后序三种),仅供参考之用...
二 叉 树 的 建 立 与 3 种 遍 利(前序,中序,后序三种),仅供参考之用-binary tree with the establishment of three times Lee (former sequence, sequence after sequence of three), for reference only
- 2022-12-21 19:05:03下载
- 积分:1
-
最小生成树问题
若要在n个城市之间建设通信网络,只需要架设n...
最小生成树问题
若要在n个城市之间建设通信网络,只需要架设n-1条线路即可。如何以最低的经济代价建设这个通信网,是一个网的最小生成树问题。
(1)利用克鲁斯卡尔算法求网的最小生成树。
(2)实现教科书6.5节中定义的抽象树类型 MFSet。以此表示构造生成树过程中的连通分量。
(3)以文本形式输出生成树中各条边以及他们的权值。
-minimum spanning tree problem to the n-city building communications networks needed to put up only n-1 lines can be. How the lowest economic cost of building the communications network, the network is a minimum spanning tree problem. (1) using Kelushikaer network algorithm for the minimum spanning tree. (2) to achieve 6.5 textbook definition of the abstract tree types MFSet. Spanning Tree Construction said this process of connectivity components. (3) the form of text output spanning trees and the edge of their weights.
- 2023-06-26 07:25:03下载
- 积分:1
-
BerkeleyDB, very famous revenue Embedded database system with a complete install...
BerkeleyDB,非常有名的开源嵌入式数据库系统,含完整安装包、文档和源码-BerkeleyDB, very famous revenue Embedded database system with a complete installation package, documentation and source code
- 2022-02-01 20:33:00下载
- 积分:1
-
access2002 Superstar format books
access2002宝典 超星格式图书-access2002 Superstar format books
- 2022-01-25 23:11:54下载
- 积分:1
-
本程序包实现了各种内排序功能,可以作为头文件库使用,封装好,强度大...
本程序包实现了各种内排序功能,可以作为头文件库使用,封装好,强度大-the package to achieve a ranking within the various functions, as can the use of the header files, Packaging, and intensity
- 2022-01-24 15:06:59下载
- 积分:1
-
在线管理
应用背景一个学生只允许一个月申请一次。特点:学生1)注册2)登录3)请求离开4)休假状态5)查看简介6)编辑配置文件7)更改密码关键技术管理:1)批准休假2)拒绝离开3)编辑离开时间4)查看学生简介5)编辑学生简介6)学生的地位主要特点:一个学生只允许一个月申请一次。
- 2022-06-26 09:51:01下载
- 积分:1