-
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
-
originalpointanalyse2
源点定位程序,可用于检测连通域等功能,代码是c/c++的,放心使用。(Source point positioning procedures, can be used to detect other functions connected domain, the code is c/c++, and ease of use.)
- 2013-09-28 08:31:12下载
- 积分:1
-
VCPPqiangda-tuxiang-chuli
先进行图像预处理,比如Hough变换,边沿检测,还有差影法,模板提取 ,识别,跟踪,最后是模板匹配。(First image preprocessing, such as the Hough transform, edge detection, as well as poor shadow method, template extraction, identification, tracking, and finally the template matching.)
- 2012-03-16 14:33:20下载
- 积分:1
-
dtlvbo
零相位带通滤波源代码,可以对信号进行滤波处理提高信噪比.(Zero-phase band-pass filtering the source code, you can filter the signal-noise ratio improve treatment.)
- 2021-03-26 17:09:13下载
- 积分:1
-
qiuyuanmianhejuxingmianji
这块程序是用来求取圆面和矩形面积的,分为几个子程序。(This procedure is used to strike a round face and a rectangular area, divided into several subroutines.)
- 2017-02-22 18:30:51下载
- 积分:1
-
DecodeString
根据指定字符分割字符串,VC++精选编程源码,很好的参考。(According to the specified character segmentation character string, VC++ select programming source code, a good reference.)
- 2013-12-03 10:56:22下载
- 积分:1
-
K_MeansSeg
KMeans图像聚类分割:用K-Means聚类方法来对图像进行分割。主要是对图像的颜色进行聚类。开发环境:VC6,需要安装OpenCV。(KMeans clustering in image segmentation: with K-Means clustering approach to image segmentation. Mainly the color of the image cluster. Development Environment: VC6, need to install OpenCV.)
- 2010-08-08 13:13:32下载
- 积分:1
-
edgelink
边缘检测,并分割,以不同颜色标示。站内有其matlab实现,这是对应的c++代码。(Edge detection and segmentation, marked with different colors. Inside the station are the matlab realize, This is corresponding c++ code.)
- 2021-04-12 13:28:57下载
- 积分:1
-
epipolar_line
同名核线的提取,完整的c++代码,注释详细易懂,并且已经验证过(Line of the same name as the nuclear extract, complete c++ code, comments, detailed and easy to understand, and have been verified)
- 2020-07-21 18:18:45下载
- 积分:1
-
yasuoer
该源程序可以实现BMP图片的压缩(BMP pictures)
- 2012-11-21 11:33:15下载
- 积分:1