-
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
-
chuhuaxihua1
粗化细化程序很好用的,大家试市啊,(crude refining procedures of the good, we take the city ah,!)
- 2006-11-11 20:52:48下载
- 积分:1
-
antvrptw
算法程序可以求解带时间窗的车辆路径问题,期望大家上传的都是有说明的可以使用的程序(the program for the vehicle routing problem with time windows)
- 2014-12-03 20:36:20下载
- 积分:1
-
CPPvideoimageprocessing
利用Visual C++实现AVI文件的图像截取
实现对图像数据的读取显示
实现视频图像处理技术
编程中如何操作数据库中的图像字段
实现数字图像增强处理(Use Visual C++ AVI file image interception
To read the image data display
Video image processing technology
Programming how to operate the database image field
Digital image enhancement)
- 2014-04-21 11:17:34下载
- 积分:1
-
Lbp
说明: 使用lbp算法来计算出一副图片的纹理程度,归一化处理(LBP calculates the texture level of the image)
- 2020-12-10 17:49:48下载
- 积分:1
-
FACE-Recognition
这是一个应用VC++编写的基于摄像头读取人脸的人脸识别和人脸检测软件,其中引用了MATLAB的系统函数,是一个非常不错的人脸识别软件,这个系统在我校论文答辩审核中获得了优秀的成绩。希望对大家有用(This is an application-based VC prepared to read camera Face to Face Recognition and face detection software. cited in the MATLAB system function, is a very good face recognition software. The system in my school examination papers reply obtained outstanding achievements. We hope to useful)
- 2020-06-26 05:20:01下载
- 积分:1
-
multiregion_fuse
先将图像分成一个个小区域后在进行合并,最后得到要提取的目标(First image into a small area after carrying out the merger, the final goal has been to extract)
- 2020-07-13 15:58:52下载
- 积分:1
-
example1
基于DCT的数字视频水印源程序,Matlab编写,可以直接运行(DCT-based digital video watermarking source code, Matlab can be run directly)
- 2012-05-20 08:26:19下载
- 积分:1
-
CCD-principle
CCD工作原理教程
图像传感器原理介绍(CCD和CMOS介绍)(CCD image sensor principle works tutorial introduction (CCD and CMOS description))
- 2011-01-18 21:06:05下载
- 积分:1
-
houghjianceyuan
在matlab环境下对图像进行处理,运用霍夫变换方法得到图像分割的阈值,并进行圆形的检测(In the matlab environment for image processing, using Hough transform method for image segmentation threshold and for the detection of circular)
- 2013-06-03 11:21:07下载
- 积分:1