-
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
-
xijunmishi-PSO
细菌觅食算法与粒子群优化算法相结合的程序,可以实现适应度函数的最值计算,有很好的参考价值。(Bacterial Foraging algorithm and particle swarm optimization combined program, you can achieve the best fitness function value, and have a good reference value.)
- 2013-08-26 09:40:40下载
- 积分:1
-
deburle_cp_1
说明: 1,RGB图像分层
2,盲去卷积
3,运行环境需要matlab,加载到工作目录中,许手动添加图像文件(1. RGB image layering
2. Blind deconvolution)
- 2019-12-19 20:46:19下载
- 积分:1
-
zhifangtuzengqiang
图像增强利用直方图均衡来达到增强图像对比度的目的,从而来实现增强图像的效果(Image enhancement using histogram equalization to achieve the purpose of enhancing image contrast and thus to realize the effect of enhanced images)
- 2008-05-17 09:59:09下载
- 积分:1
-
gammacorrection
说明: 一种gamma校正的matlab的源代码(A gamma correction of the source code matlab)
- 2009-08-10 16:40:18下载
- 积分:1
-
pca
经典主成分分析法,实现高光谱图像的降维处理 (Classical principal component analysis, to achieve high spectral image dimensionality reduction)
- 2013-09-28 10:23:04下载
- 积分:1
-
基于小波技术的图像融合
说明: 图像处理,通过图像融合技术,可以实现将多幅来自同一场景的图像,利用其冗余信息,融合成一幅比原来任何一幅都易于为人们所理解的图像,同时可供人们进行进一步的观察和处理(Through image fusion technology, it can realize the fusion of multiple images from the same scene, and make use of its redundant information to form an image that is easier to understand than any original image)
- 2020-02-10 18:27:46下载
- 积分:1
-
eight
用MATLAB软件产生一个被高斯噪声污染的lenna图像,使用T3、T5、高斯滤波、中值滤波进行处理;(MATLAB software with a Gaussian noise pollution Lenna image, the use of T3, T5, Gaussian filtering, median filtering for processing )
- 2008-06-25 03:15:48下载
- 积分:1
-
Choen-Sutherland
Choen-Sutherland算法裁剪线段 计算机图形学中使用Choen-Sutherland算法进行图形多边形裁剪,并用MFC实现(Choen-Sutherland )
- 2010-11-20 18:43:09下载
- 积分:1
-
MatLabToolbox
模式识别matlab工具箱,包含大约130个左右的模式识别类的程序。(Classification MatLab Toolbox)
- 2010-03-14 10:44:05下载
- 积分:1