-
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
-
udf
运用在fluent中的udf,解决边界正弦运动的情况,非常珍贵(Border harmonic vibration UDF, use them in fluent, very precious resource)
- 2021-04-13 21:08:56下载
- 积分:1
-
matlab函数 localMaximum
matlab函数,将多维矩阵的极值找出并定位,图像处理经常用到,很简单很好用(matlab function, multi-dimensional matrix to identify and locate the extreme, often used in image processing, it is very simple to use)
- 2020-06-28 09:40:02下载
- 积分:1
-
2009_Sachnev
可逆数字水印算法
Article (2009-Sachnev-IEEE_J_CASVT-989) Sachnev, V. Kim, H. J. Nam, J. Suresh, S. & Shi, Y. Q. Reversible Watermarking Algorithm Using Sorting and Prediction #IEEE_J_CASVT#, (Reversible watermarking
Article (2009-Sachnev-IEEE_J_CASVT-989) Sachnev, V. Kim, H. J. Nam, J. Suresh, S. & Shi, Y. Q. Reversible Watermarking Algorithm Using Sorting and Prediction#IEEE_J_CASVT#, 2009, 19, 989-999
)
- 2020-12-06 14:19:21下载
- 积分:1
-
time_varied_stiffness
一个齿轮时变啮合刚度求解的仿真程序,在刚度求解过程中,考虑了时变啮合刚度(Time-varying gear mesh stiffness of a simulation program to solve)
- 2020-07-03 12:00:02下载
- 积分:1
-
cv2
说明: matlab编写的纹理图像分割,用c-v模型进行图像分割(matlab prepared texture image segmentation, cv model using image segmentation)
- 2009-08-13 15:30:38下载
- 积分:1
-
circledetect
hough变换检测圆的函数。做图像处理的人可以用来参考。(hough transform round detection function. Do the image processing can be used for reference.)
- 2006-12-04 12:35:53下载
- 积分:1
-
SAR滤波
说明: 直接可以运行的,基于matlab平台,里面包含了frost滤波,Lee滤波和kuan滤波,均可以直接运行。(Can run directly, based on MATLAB platform)
- 2020-06-29 22:17:23下载
- 积分:1
-
SVM Matlab
说明: SVM支持向量机在图像分割中的应用,包含Matlab源代码和SVM所用函数。(The application of SVM support vector machine in image segmentation, including Matlab source code and functions used by SVM.)
- 2019-11-25 09:44:58下载
- 积分:1
-
gaussiancurvefit
高斯曲线的拟合可对照学习使用程序比较全面适合电磁波类的人员参考学习(Gaussian curve fitting may be learning to use the control procedures for a more comprehensive type of electromagnetic wave reference study)
- 2008-12-27 03:19:20下载
- 积分:1