-
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
-
m_map用法详解
m_map使用方法详细介绍,采用matlab下载世界地图,可以获取海岸线等数据库(M_map uses the method to introduce in detail, uses the MATLAB to download the world map.)
- 2018-05-14 10:10:46下载
- 积分:1
-
svm(matlab)
支持向量机的MATLAB源程序,效果真的很不错(SVM MATLAB source, the effect is really very good)
- 2008-12-19 10:27:21下载
- 积分:1
-
ImageRetrieval
毕业设计,基于内容的图像检索,支持的检索特征包括 sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持,运行时请先选定一个文件夹来生成特征库,特征库用access数据库保存,只支持JPG文件(Graduate design, content-based image retrieval, search features, including support sift, color histogram, gray matrix, HU moment invariants, edge direction histogram, retrieval method using the K-means and KD trees are two kinds of needs OPENCV support Please select a runtime folder to generate the feature library, feature library with access database save, only supports JPG files)
- 2010-09-14 17:31:44下载
- 积分:1
-
IMM_ct
此程序为跟踪效果比较好的交互多模型,对转弯运动的目标有较好的跟踪效果(This program to track the effect of better interacting multiple model, the turning movement of the target tracking)
- 2012-08-02 21:28:56下载
- 积分:1
-
readnc
说明: 读取nc文件,可画出温度,盐度,水深和流场图(it can read NC files, and then draw the map of ocean water depth, temperature, salinity and flow quiver field)
- 2020-03-04 18:10:08下载
- 积分:1
-
qr_0.2
说明: 医学图像图像配准方法,采用了经典的基于灰度的方法。(This is a general purpose registration method for medical images. )
- 2009-07-28 06:03:38下载
- 积分:1
-
tuxiangpeizhun
图像配准主要是通过两幅图像之间的互相关的最大值来确定配准的位置,从而在另一幅图像中显示配准的图像(Image registration is mainly through the maximum cross-correlation between the two images to determine the location of the registration and registered image, which is displayed in another image)
- 2012-10-06 21:05:25下载
- 积分:1
-
surf
说明: 实现SURF图像匹配,并将图片进行扭曲处理再次实现匹配。(Surf image matching is realized, and the image is distorted to achieve matching again.)
- 2020-09-07 09:03:27下载
- 积分:1
-
c# Ico图片文件转换成 bmp格式 实例源码
c# Ico图片文件转换成 bmp格式 实例源码
- 2013-05-22下载
- 积分:1