-
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
-
基于结构稀疏的SAR图像低秩重建
压缩感知图像处理用于SAR
经典的压缩感知教科书的源代码(compressed sensing SAT)
- 2020-11-16 19:29:40下载
- 积分:1
-
Opencv3.0 手写数字识别(Hog特征+SVM分类器)
基于Hog特征 SVM分类器,利用Opencv3.0进行手写数字识别的源代码及所需资源文件(训练图片、测试图片)
- 2019-06-04下载
- 积分:1
-
good
C#写的绘图板,功能还不错。实现了直线,矩形,圆形,填充矩形,填充圆形。可拖动图形位置,可改变矩形大小,可放大缩小,可输入文字,打开图片,拖动图片,可撤销。(C# to write the drawing board, features well. Implementation of linear, rectangular, circular, filled rectangle, filled circle. Can drag the graphic location, can change the rectangle size can be enlarged or reduced, can enter text, open the image, drag the image may be revoked.)
- 2010-06-10 22:27:19下载
- 积分:1
-
avi_dct_embed09
说明: 基于偏斜度的视频水印源程序, 一个高信息量的水印程序,对大信息量水印有很好的参考价值(Skewness-based video watermarking source, a high amount of information watermark procedures, the large amount of information watermark have a good reference value)
- 2008-11-25 09:21:34下载
- 积分:1
-
matlab数字信号处理5
说明: 培养学生综合利用Matlab解决专业问题的能力
GUI设计+图像处理
基于数字图像处理,设计实现一个自然场景下公路交通限速标志分割和识别的程序。要求系统具有界面,并实现以下功能:
1)读入自然场景下包含交通标志的图像;
2)对图像进行预处理;
3)限速交通标志的分割;
4)交通标志区域的定位。
5)对限速标志中的数字进行分离和识别。(MATLAB basic programming experiment 5)
- 2021-04-10 18:38:58下载
- 积分:1
-
C# 给图片添加水印 图片类型转换 例子
C# 给图片添加水印 图片类型转换 例子
- 2014-11-05下载
- 积分:1
-
meanshift
本人自己实现的单纯meanshift跟踪算法.按原理编译,适合初学者参考(I own a simple realization of the tracking algorithm meanshift. In accordance with the principle of the compiler, suitable for beginners reference)
- 2009-07-17 18:04:07下载
- 积分:1
-
3D_reconstruction
通过相机标定工具箱得到相机的内参等信息对多幅图像进行三维重建。再贴上纹理。(Camera Calibration Toolbox has been through the camera' s internal information on the number of three-dimensional image reconstruction. Then paste texture.)
- 2009-04-16 15:17:21下载
- 积分:1
-
refined_Lee_fliter
说明: 基于LEE滤波的极化SAR去噪 matlab实现(jiyu lee lvbo jihua SAR matlab)
- 2019-06-13 08:15:01下载
- 积分:1