搜索资源列表
AlgorithmonMaximalMatchingofStrings
- 给定两个串S和T,长分别m和n,本文给出了一个找出二串间最大匹配的算法。该算法可 用于比较两个串S和T的相似程度,它与串的模式匹配有别-given two series of S and T, length m and n, the paper presents a series of two to identify the largest matching algorithm. The algorithm can be used to compare two strings S and T
Regular-expressions-simplifypattern-matching-code.
- Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching co
Perlprimer
- 第1学时Perl 入门 第2学时Perl 的基本构件:数字和字符串 第3学时控制程序流 第4学时基本构件的堆栈:列表与数组 第5学时进行文件操作 第6学时模式匹配 第7学时哈希结构 第8学时函数-1 hour introductory paragraph 2 Perl school Perl's basic components : Digital string section and three school flow control procedures
CCDdesign3
- 此文档设计主要一个涉及一个算法的研究。相关匹配是目标跟踪和模式识别的一种重要方法。介绍了**)(电荷耦合器件)误差测 量系统的光学原理F针对该测量系统实际情况,提出了用相关算法实现目标位置的测量F 使用自适应相关匹配的方法,实现了对连续视频图像中动态目标的跟踪F 给出了实验结果,并对算法提出了改进的意见。-This document is primarily designed a study involving an algorithm. Correlation matching targe
paper2
- 语音识别技术主要包括特征提取技术、模式匹配准则及模型训练技术三个方面。此外,还涉及到语音识别单元的选取。选择识别单元是语音识别研究的第一步。语音识别单元有单词(句)、音节和音素三种,具体选择哪一种,由具体的研究任务决定。-Speech recognition technology, including feature extraction techniques, pattern-matching criteria and the three aspects of model training t
KMP008
- 串的模式匹配的朴素算法是O(N^2)的, 可以 利用KMP(由D.E.Knuth, J.H.Morris, V.R.Pratt提出)算法改进至线性的算法. KMP算法与朴素算法的不同在于:处理"失配"情况. 不同于将指针完全回溯, KMP算法先根据已经部分匹配的信息, 将匹配的指针跳过不必匹配的位置.-Series of simple pattern matching algorithm is O (N ^ 2), and can make use of KMP (from DEKnuth,
dissertation_2_Image_Pattern_Matching
- This dissertation explains about iris pattern matching. You can get a information about how to recognize each person s iris. I think this is helpful who want to develop iris pattern matching project. :)
matching
- If we want to find a specified pattern in an image, we can move this pattern as a template over the image, and find where the lokal image correlates with the template. This is called template matching.-If we want to find a specified pattern in an ima
moshipipeiIDS
- 基于模式匹配的Windows主机入侵检测系统研究.-Based on pattern matching Windows Host Intrusion Detection System.
moshipipeizaiwangluoruqingjiancexitongyingyong
- 本文是网络入侵检测中模式匹配算法的研究,文件需caj打开-This is a network intrusion detection pattern matching algorithm, the file be opened caj
Content-based-Identification-of-Audio-Material-Us
- Along with investigating similarity metrics between audio material, the topic of robust matching of pairs of audio content has gained wide interest recently. In particular, if this matching process is carried out using a compact representation
WaveletTransform
- 边缘是图像中最重要的信息,是模式识别、图像分 割以及场景分析的重要基础。边缘检测是图像处理领 域一项重要的技术和任务。图像中边缘通常解释为灰 度值有突然改变,像素梯度具有局部极大值。很多经 典的边缘检测算子如:Roberts, Sobel, Prewitt, Frei- Chen和Laplacian等,均以图像局部区域特征与特定 边缘模式匹配为基础,定义数个方向导数模板(一般为 窗口),将图像与模板进行卷积运算实现边缘检测。它 们具有实现简单,速度快速,易于应用
waveletanalysis
- 边缘是图像中最重要的信息,是模式识别、图像分 割以及场景分析的重要基础。边缘检测是图像处理领 域一项重要的技术和任务。图像中边缘通常解释为灰 度值有突然改变,像素梯度具有局部极大值。很多经 典的边缘检测算子如:Roberts, Sobel, Prewitt, Frei- Chen和Laplacian等,均以图像局部区域特征与特定 边缘模式匹配为基础,定义数个方向导数模板(一般为 窗口),将图像与模板进行卷积运算实现边缘检测。它 们具有实现简单,速度快速,易于应用
String-pattern-matching
- 串的基本运算。串的顺序存储结构。模式匹配的基本概念及常用算法。-The basic operations of the string. The string stored in the order structure. Basic concepts and commonly used pattern matching algorithm.
AC-BM-GA-Pattern-Matching-Algorithm-Approach-for-
- AC-BM-GA Pattern Matching Algorithm Approach for IDS
index
- 本资料是描述数据结构中字符串的模式匹配算法,适用于初学者。-This information is to describe the data structure of the string pattern matching algorithms, suitable for beginners.
A-Real-TimeDesignPatterns-Book
- Many of us have had the experience of working with a truly great software designer. They have the ability to look at a really hard problem and seemingly with no effort construct an elegant and practical solution. Afterward, we all slap our forehe
LPC800_um
- LPC800用户手册,内含详细寄存器介绍与使用。 LPC800 是基于ARM Cortex-M0+ 的低成本32 位MCU 系列产品,工作时CPU 频率高达 30 MHz。LPC800 支持最高16 kB 的闪存和4 kB 的SRAM。 LPC800 的外设包括:一个CRC 引擎、一个I2C 总线接口、多达三个USART、多达两个 SPI 接口、一个多速率定时器、自唤醒定时器、状态可配置定时器、一个比较器、采用开关 矩阵的功能可配置I/O 端口、一个输入模式匹配引擎和多
dual_H
- 基于模式匹配法分析波导H面不连续性的源代码-H-plane waveguide discontinuity analysis of the source code based on pattern matching method
pattern-matching.ppt
- Design and Analysis Algorithm Pattern Matching
