-
RegEx2NFA2DFA_RC
说明: 由正则表达式构造DFA的程序,并可以对输入串模拟正则表达式匹配(This is a C program used in compiling the given regular expression into an equivalent DFA, simulated through tracking State sets.)
- 2020-11-08 15:59:47下载
- 积分:1
-
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
-
regiongrow
说明: 通过选取初始种子点,进行图像的阈值分割,通过对比计算该点8领域灰度值是否符合阈值条件来对图像边缘进行分割(The image edge is segmented by choosing the initial seed point and comparing the gray value of the 8 domains of the point with the threshold condition.)
- 2018-12-24 16:09:11下载
- 积分:1
-
EM_lgorithmrsegimage
用EM算法进行图像的分割,matlab源代码。(EM algorithm using image segmentation, matlab source code.)
- 2021-04-27 13:38:44下载
- 积分:1
-
HIAT2.0
高光谱分析工具包 用于matlab环境中 可以比较省事实力的对高光普图像分析 很实用(hyperspectral analysis)
- 2011-10-19 11:14:38下载
- 积分:1
-
MedicalImageProcessing
医学图像处理:P0701:细胞边缘检测;702:癌细胞形态学分析;P0703:癌细胞颜色分析(Medical Image Processing: P0701: cell edge detection 702: morphological analysis of cancer cells P0703: color analysis of cancer cells)
- 2009-03-07 09:07:34下载
- 积分:1
-
imagefusecode
图像融合程序代码-matlab版本,对大家很有用哦(Image fusion program code-matlab version, useful for all of us, oh)
- 2008-01-25 20:24:18下载
- 积分:1
-
POCS
关于超分辨率图像恢复的凸集投影算法,运行结果正确。(code about super-resolution based on POCS)
- 2021-03-19 19:29:18下载
- 积分:1
-
SERIALtEST
nist部分算法研究,序列检测,频率检测,累加和检验检测(nist part of the algorithm research, sequence detection, frequency detection, cumulative and inspection)
- 2016-11-26 21:22:57下载
- 积分:1
-
Desktop
图像的腐蚀函数,非常有用,欢迎大家下载,一块进步(Corrosion function of the image, useful, and welcome to download, a progress)
- 2012-09-17 20:02:47下载
- 积分:1