-
图邻接表的建立,深度优先遍历,.广度优先遍历,最小生成树,拓扑排序,单源点到其余各个顶点的最短路径等对图的操作!VC界面!...
图邻接表的建立,深度优先遍历,.广度优先遍历,最小生成树,拓扑排序,单源点到其余各个顶点的最短路径等对图的操作!VC界面!-plans to establish the adjacent table, depth-first traversal. Breadth priority traversal, the minimum spanning tree, topological sorting, single-source all of the rest of the vertices such as the shortest path to map the way! VC interface!
- 2023-05-10 17:40:03下载
- 积分:1
-
Siemens and computer communication procedures, including source code description...
西门子与计算机通讯程序包括源代码 程序说明 控件 及控件使用手册
使用西门子prodave 控件
这是第一版-Siemens and computer communication procedures, including source code description of the procedures for the use of manual controls and controls the use of Siemens controls prodave This is the first edition of
- 2022-02-01 07:59:14下载
- 积分:1
-
帐户软件
这个项目是由帐户管理系统组成。雇员的数据给数据库。usernme 和密码用于开放系统。
- 2022-03-07 17:02:35下载
- 积分:1
-
数据结构常用算法程序集1,描述数据结构算法。
数据结构常用算法程序集1,描述数据结构算法。-data structure used an algorithm set procedures described algorithm data structure.
- 2022-08-06 14:16:57下载
- 积分:1
-
这是一个编码解压密码的小程序,初学者下下来,对你编码有好处...
这是一个编码解压密码的小程序,初学者下下来,对你编码有好处-This is an encoded password extracting a small program for beginners under the down is good for you code
- 2023-08-29 04:05:04下载
- 积分:1
-
1 创建给定图的存储结构,从邻接表和邻接矩阵两种存储方式中选择一种。
2 对所创建的图进行深度和广度优先搜索遍历,给出遍历过程中的顶点序列。
3 求图的...
1 创建给定图的存储结构,从邻接表和邻接矩阵两种存储方式中选择一种。
2 对所创建的图进行深度和广度优先搜索遍历,给出遍历过程中的顶点序列。
3 求图的最小生成树,按构造顺序输出边的序列。(两种方法都要求!)
-Create a storage structure of a given graph from the adjacency list and adjacency matrix are two ways to choose a store. Two pairs of maps created by the depth and breadth-first search traversal, given the culmination of the process of traversal sequence. 3 order to map the minimum spanning tree, according to the order of the output side of the sequence structure. (Both methods require!)
- 2022-12-16 12:05:03下载
- 积分:1
-
literacy DAO
DAO读写-literacy DAO
- 2023-01-15 21:15:03下载
- 积分:1
-
用C语言实现的――运动会分数统计系统,属于数据结构课程设计内容....
用C语言实现的――运动会分数统计系统,属于数据结构课程设计内容.-use of the C language-- Games Score statistical system data structure is designed course content.
- 2023-02-26 02:10:04下载
- 积分:1
-
哈夫曼编码(Huffman Coding)以哈夫曼树─即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。...
哈夫曼编码(Huffman Coding)以哈夫曼树─即最优二叉树,带权路径长度最小的二叉树,经常应用于数据压缩。-Huffman coding (Huffman Coding) ─ a Huffman tree that is optimal binary tree, with the right of the path length of the smallest tree, often used in data compression.
- 2022-02-21 16:58:19下载
- 积分:1
-
给定一个正整数
给定一个n位正整数a,去掉其中任意k
- 2022-08-22 12:54:39下载
- 积分:1