-
压缩包内解决用计算机实现图论中的最短路问题
压缩包内解决用计算机实现图论中的最短路问题-Compression package to resolve the computer graph theory realize the shortest path problem
- 2022-03-23 13:39:37下载
- 积分:1
-
易经起名卦例的存取,用户可以方便存取原名和改后的名字信息...
易经起名卦例的存取,用户可以方便存取原名和改后的名字信息-database development,use vc++ and mfc software develop,give all source,user can get and store his name and change name conveniently
- 2023-01-08 00:45:05下载
- 积分:1
-
网络数据库管理软件是一个集网络技术与数据库技术于一体的软件,用于完成网络数据的实时采集并且动态存储。形成实时的数据和历史数据...
网络数据库管理软件是一个集网络技术与数据库技术于一体的软件,用于完成网络数据的实时采集并且动态存储。形成实时的数据和历史数据
- 2022-03-29 09:34:35下载
- 积分:1
-
免费报告 2.33
免费FastReport®VCL是一个附加组件,它允许您的应用程序快速有效地产生报表。 FastReport®提供了所有必要的发展报告,其中包括一个可视化的报表设计器,报告的核心,和预览窗口的工具。它可以在Embarcadero的使用
- 2022-05-27 16:28:26下载
- 积分:1
-
development with a small database management system DBMS
一个用c开发的小型数据库管理系统dbms-development with a small database management system DBMS
- 2022-07-07 09:42:27下载
- 积分:1
-
应用vc编写的数据库管理程序
应用vc编写的数据库管理程序-prepared by the database management procedures
- 2022-01-22 00:17:10下载
- 积分:1
-
实现一个数据库的连接池,提高数据库的链接效率,同时还有利于平衡物理上的访问量。...
实现一个数据库的连接池,提高数据库的链接效率,同时还有利于平衡物理上的访问量。-Implement a database connection pool to improve the efficiency of the database links, while also help balance the amount of physical access.
- 2023-04-24 23:15:04下载
- 积分:1
-
Prim algorithm using minimum spanning tree of the experimental procedures used i...
用prim算法实验最小生成树
本程序中用到函数adjg( ),此函数作用是通过接受输入的点数和边数,建立无向图。函数prg( )用于计算并输出无向图的邻接矩阵。函数prim( )则用PRIM算法来寻找无向图的最小生成树
定义了两个数组lowcost[max],closest[max],若顶点k加入U中,则令lowcost[k]=0。
定义二维数组g[ ][ ]来建立无向图的邻接矩阵。
-Prim algorithm using minimum spanning tree of the experimental procedures used in function adjg (), this function is through the acceptance of input points and edges, the establishment of a directed graph. Function of prg () used to calculate and output undirected graph of adjacency matrix. Function prim () is used PRIM Algorithm to find the undirected graph of the minimum spanning tree array defines two lowcost [max], closest [max], if it joined the U of k vertices, then the lowcost [k] = 0. The definition of two-dimensional array g [] [] to create a undirected graph of adjacency matrix.
- 2022-03-16 20:21:07下载
- 积分:1
-
动态网站购物
应用背景关键技术
- 2023-01-27 14:15:04下载
- 积分:1
-
该程序提供对需要进行遍历的树的自定义输入,并可以在对树进行先序线索化之后遍历该树。...
该程序提供对需要进行遍历的树的自定义输入,并可以在对树进行先序线索化之后遍历该树。-the procedures needed to traverse the tree from the definition of import, and to be right tree for first sequence of clues after traversal of the tree.
- 2022-06-17 13:06:07下载
- 积分:1