-
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
-
ENVI下温度植被干旱指数(TVDI)
IDL平台环境下,envi温度植被干旱指数计算TVDI(Calculation of envi temperature and Vegetation Drought Index under IDL platform TVDI)
- 2020-11-23 20:49:33下载
- 积分:1
-
morphologic
自己用MATLAB编的一维信号数学形态学的腐蚀与膨胀运算以及开闭运算,可用于滤去信号中的尖锐脉冲信号,适合于用于振动信号的预处理(Own series of one-dimensional signal using MATLAB mathematical morphology, corrosion and expansion of operations, as well as the opening and closing operation can be used to filter the signal sharp pulse signal suitable for vibration signal preprocessing)
- 2012-10-10 14:07:02下载
- 积分:1
-
Tp_images_Son
the best program to estimait your powr to use matlab in image and sound traitment
- 2011-12-19 22:46:02下载
- 积分:1
-
radardetectandspeed
此matlab程序属于雷达信号处理领域,用于检测目标和对目标测速。(This matlab program belongs to the field of radar signal processing for detecting the target and the target speed.)
- 2020-12-07 17:49:21下载
- 积分:1
-
ch1
document about computer vision - image processing
- 2013-08-19 18:01:58下载
- 积分:1
-
平台基于visual studio2015 bilateralFilter
平台基于visual studio2015,使用opencv函数实现双边滤波,进行图像处理(bilateral Filter based on opencv)
- 2020-06-20 05:00:01下载
- 积分:1
-
ist-algorithm
基于压缩感知的图像重构算法啊,很适合用初学者的,本人就很受益(ist algorithm)
- 2012-07-18 17:48:37下载
- 积分:1
-
96546
对于iOS图像旋转,精选ios学习编程源码,很好的参考资料。(For iOS image rotation, selection of learning IOS programming source code, a good reference.)
- 2013-12-09 12:08:18下载
- 积分:1
-
face-recognition-based-on-K-L-
使用K-L算法进行人脸识别,在经典的算法基础上加上了正确率统计模块,对正确率的分析很有帮助(
分析很有帮助
Implement face recognition Using K-L algorithm, Added the rate of correct module to the classical algorithm, It s helpful to analysis the rate of correct.)
- 2016-04-21 15:50:27下载
- 积分:1