-
Graph
输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
- 2020-12-13 15:29:15下载
- 积分:1
-
A C# Written FFT function, we can hope that they will be prompted. No compressio...
- 一个C#写的FFT函数,希望能给大家以提示。没有压缩密码-- A C# Written FFT function, we can hope that they will be prompted. No compression password
- 2022-01-25 15:13:25下载
- 积分:1
-
iuplempntation
说明: 巴特沃斯滤波器C语言实现,低通滤波器,IIR(Butterworth filter C language implementation, low pass filter, IIR)
- 2019-01-06 21:57:44下载
- 积分:1
-
sortirovka
说明: This is code sorting numbers in massive by ascending
- 2020-06-18 11:40:01下载
- 积分:1
-
FTP 文件同步工具 源码
FTP 文件同步工具 源码
- 2013-12-04下载
- 积分:1
-
MirceaMihaese-tema1
A csharp aplication for how a agency should work
- 2011-04-17 05:23:41下载
- 积分:1
-
AT89C51-DS18B20-digital-temperature
基于AT89C51的DS18B20数字测温程序,开发环境为keil(Based on AT89C51 DS18B20 digital temperature measurement procedures, the development environment for keil)
- 2013-04-29 14:26:15下载
- 积分:1
-
wgrib2
说明: windows命令行工具,Wgrib2提取Grib数据(Windows command line tool, wgrib 2 extracts grib data)
- 2020-06-07 17:18:19下载
- 积分:1
-
嵌入式平台定点MP3 压缩库(ARM,MIPS)
嵌入式平台定点MP3 压缩库(ARM,MIPS) 嵌入式平台定点MP3 压缩库(ARM,MIPS)
- 2022-04-08 16:36:16下载
- 积分:1
-
FLASH_Scratch1
想写的介绍了c8051f020的Flash的擦除与写入程序,存储非易失性数据(Write the introduction to the c8051f020 Flash erase and write procedures, non-volatile data storage)
- 2014-07-08 15:47:19下载
- 积分:1