-
main
1.模式匹配:子串在主串中的定位,也叫字符串匹配。模式匹配成功是指在主串S中能够找到模式串T,否则,称模式串T在主串S中不存在。
2.模式匹配的应用在非常广泛。例如,在文本编辑程序中,我们经常要查找某一特定单词在文本中出现的位置。
3.模式匹配算法的研究能极大地提高文本编辑程序的响应性能。
(1 pattern matching: substring positioned in the main string, also called string matching. Pattern matching refers success can be found in the main string S pattern string T, otherwise known as pattern string T does not exist in the main string S.
2 pattern matching in a very wide range. For example, in a text-editing program, we often have to find the location of a particular word appears in the text.
3 study of pattern matching algorithms can greatly improve the response performance of text editing program.)
- 2014-04-20 13:55:31下载
- 积分:1
-
bemd
BEMD对图像进行分解
Detailed two-dimensional empirical mode decomposition (BEMD decomposition of the image)
- 2011-10-24 12:13:12下载
- 积分:1
-
WatermarkingVedio3
视频水印matlab源码,此为第三个压缩包,在水印领域的爱好者可以下载作为参考(Video Watermarking Matlab source, which is the third-compressed, Watermark in the field of lovers can download as a reference)
- 2006-10-13 17:34:33下载
- 积分:1
-
人脸识别考勤系统
人脸识别考勤系统
- 2020-12-03下载
- 积分:1
-
bma
说明: 利用边界匹配算法恢复受损图像寻找最优运动矢量(edge detection function [hough_space,hough_circle,para] = hough_circle(BW,step_r,step_angle,r_min,r_max,p)
)
- 2010-04-23 21:36:49下载
- 积分:1
-
feature
图象经过gabor小波滤波。gabor小波与图像卷积。(Image after wavelet filtering gabor. gabor wavelet and image deconvolution.)
- 2008-01-16 20:15:53下载
- 积分:1
-
Flow
This code implements two variations of the paper
"High accuracy optic flow using a theory for warping" presented at ECCV 2004 by Dr. Thomas Brox.
- 2008-04-17 15:46:23下载
- 积分:1
-
Image-zooming
实现bmp位图的图像放大缩小,包含整个mfc的源码文件。(Achieve bmp bitmap image zoom, contains the entire mfc source files.)
- 2014-02-13 10:17:26下载
- 积分:1
-
MTF
通过光瞳函数傅里叶变换计算 光学系统OTF(By the optical system of the Fourier transform of the pupil function OTF)
- 2012-08-31 11:44:25下载
- 积分:1
-
lle
实现LLE算法,本算法是改进的LLE算法,主要是针对人脸图像的。()
- 2007-07-27 09:02:49下载
- 积分:1