-
1.首先选定图的类别(有向图、无向图),再选定图的存储结构,根据输入的顶点或者边建立图;并把相应的邻接表或者邻接矩阵输出;
2.根据已有的邻接矩阵或邻接表用...
1.首先选定图的类别(有向图、无向图),再选定图的存储结构,根据输入的顶点或者边建立图;并把相应的邻接表或者邻接矩阵输出;
2.根据已有的邻接矩阵或邻接表用递归方法编写深度优先搜索遍历算法,并输出遍历结果;
-1. First of all selected map type (directed graph, undirected graph), re-selected map storage structure, under the Importation of the establishment of the vertex or edge map and the corresponding adjacency list or adjacency matrix output 2. According to Some adjacency matrix or adjacency list prepared by the recursive depth-first search method traversal algorithm, and output traversal results
- 2022-05-13 10:14:41下载
- 积分:1
-
用PC调试GSM模块的软件,做为GSM开发工程师的有效利器
用PC调试GSM模块的软件,做为GSM开发工程师的有效利器-GSM module debugging using PC software, GSM as an effective tool for development engineers
- 2023-03-03 15:00:04下载
- 积分:1
-
图割图像分割
Graph cut Image Segmentation
- 2022-01-26 05:50:58下载
- 积分:1
-
uva543解法(提共題目和解法程式)
題目:在1742年一個德國業餘數學家克里斯蒂安 < N < 1000000)。- = 0代表輸入結束。輸出對每筆輸入資料你應該要以N = A + B的形式輸出,其中A,B都是奇數的質數。如果有一組以上的A B 請輸出巴最大的那組如果找不到這樣的A B、 請輸出"哥德巴赫猜想是錯誤的。"解法: 当年 1。先建立一個一為陣列、 把奇數質數的格子設為1、 其餘設為0、 使用埃氏篩法得到質數2。判斷一為陣列、 如果兩個為1的陣列相加等於輸入、 輸出陣列位置、 即為答案
- 2022-04-12 05:48:44下载
- 积分:1
-
Student Information Management System for C language programming, including data...
学籍信息管理系统C语言编程,包含数据录入,读取删除,添加,排序等功能-Student Information Management System for C language programming, including data entry, read, delete, add, sorting and other functions
- 2022-01-26 02:53:39下载
- 积分:1
-
这个java和ajax开发的例子,可以直接运行
这个java和ajax开发的例子,可以直接运行-The development of java and ajax example, you can directly run
- 2022-01-26 01:51:48下载
- 积分:1
-
使用ArcEngine java api 开发的通过arcsde读取空间数据,并显示
使用ArcEngine java api 开发的通过arcsde读取空间数据,并显示-ArcEngine java api to use the development of spatial data through ArcSDE reads and displays
- 2022-07-19 05:20:01下载
- 积分:1
-
安装包制作程序,很适合一般人使用,特别推荐!
安装包制作程序,很适合一般人使用,特别推荐!-Installation package production process, it is suitable for general use, in particular the recommendation!
- 2022-07-05 06:48:43下载
- 积分:1
-
arm的串口通信程序,对arm uart寄存器的控制方法
arm的串口通信程序,对arm uart寄存器的控制方法-arm of the serial communication program, right arm uart control registers
- 2022-04-16 01:53:35下载
- 积分:1
-
A generic list of one
一个通用单向循环链表管理程序,有了它,无论你的应用程序里要处理多少种类的单向循环链表,都可以用它轻松实现链表节点的添加、删除、排序等操作-A generic list of one-way cycle management process, with it, no matter where your application to deal with the number of types of one-way circulation list, you can use it to easily add nodes list, delete, sort, such as operation
- 2022-06-29 15:35:07下载
- 积分:1