-
一. 问题描述很多涉及图上操作的算法都是以图的遍历为基础的。试写一个程序,演示在连通的无向图上访问全部节点的操作。二. 基本要求以邻接多重链表为存储结构。实现连...
一. 问题描述很多涉及图上操作的算法都是以图的遍历为基础的。试写一个程序,演示在连通的无向图上访问全部节点的操作。二. 基本要求以邻接多重链表为存储结构。实现连通无向图的深度和广度优先遍历。以用户指定的节点为起点,分别输出每种遍历下的节点访问序列和相应生成树的边集。-one. Description many issues involving maps of algorithms are to traverse the map-based. A written test procedures, demonstrating the connectivity of undirected graph visit all the nodes on the operation. 2. Adjacent to the basic requirements for storage of multiple linked list structure. Connectivity to the map without the depth and breadth- first traversal. User specified nodes as a starting point, the output of each node traversal visit Spanning Tree sequence and the corresponding set of edges.
- 2022-07-10 16:08:09下载
- 积分:1
-
哈夫曼树的建立,haffman 编码,在turbo c 下运行
哈夫曼树的建立,haffman 编码,在turbo c 下运行-Huffman Tree, haffman encoding, turbo c in the run
- 2022-04-26 16:02:39下载
- 积分:1
-
二路归并算法的代码,用来排序,文件后缀名是c
二路归并算法的代码,用来排序,文件后缀名是c-a program to sort files under visusl C++ s environment
- 2022-02-03 16:39:25下载
- 积分:1
-
VB网吧管理系统
VB网吧管理系统-VB Internet Management System
- 2022-03-05 18:05:17下载
- 积分:1
-
数据结构与算法
数据结构与算法-二叉树的用法。
二叉树的主要算法,声明等。-Data structures and algorithms- the usage of a binary tree. The main binary tree algorithm, statements.
- 2022-02-13 02:28:24下载
- 积分:1
-
我编的学分管理程序,应用程序 原代码都有!VB入门的好东西
我编的学分管理程序,应用程序 原代码都有!VB入门的好东西
- 2022-03-03 13:05:05下载
- 积分:1
-
PostgreSQL是迄今为止最为先进的开源数据库管理系统,此为postgresql源码...
PostgreSQL是迄今为止最为先进的开源数据库管理系统,此为postgresql源码-PostgreSQL is by far the most advanced open source database management system, the source code for postgresql
- 2022-03-17 13:41:08下载
- 积分:1
-
最新Delphi 7数据库开发指南下载,不错的一本书,推荐下载.
最新Delphi 7数据库开发指南下载,不错的一本书,推荐下载.-The latest database development guidelines for Delphi 7 download, a good book, recommended download.
- 2022-03-18 17:30:07下载
- 积分:1
-
生物特征识别考勤和即时通知系统
我们开发的系统实际上基于三个主要模块。
> 通过打印的所有输入/输出活动记录指纹机上
> 标记出勤
> 消息提醒系统,向每个签入或签出的学生家长。
- 2022-11-12 05:45:03下载
- 积分:1
-
MATHEMATICA 程序
最短路径算法
MATHEMATICA 程序
最短路径算法-MATHEMATICA procedure shortest path algorithm
- 2022-05-16 13:42:34下载
- 积分:1