String Matching
#1

Prepared by:
Diwakar Pandey

[attachment=6254]


Introduction


String Matching:
string matching is an algorithm that try to find a string of length m(called pattern)
from a string of length n (called text).
Text :- Text is an array T[1…….n] of length n.

Pattern:- Pattern is an array P[1…..m] of length m , where m≤n.

Finite alphabet :- It is a finite set of characters . The elements are taken from T and P.It is denoted by Σ.
Eg:- Σ = {0,1}
Σ = {a,b,c,……z}
Σ= { 0,1,……..9}
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: how to unselect a string in a vi editor, block matching algorithms, string js**, mybatis resulttype string, polypropylene starlinger matching, lex code to check whether given string is valid identifier or not, accept string by dfa in c,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Forum Jump: