2016
DOI: 10.15866/irecos.v11i10.10321
|View full text |Cite
|
Sign up to set email alerts
|

New Searching Technique of Hybrid Exact String Matching Algorithm

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
8
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
4
2

Relationship

1
5

Authors

Journals

citations
Cited by 6 publications
(10 citation statements)
references
References 0 publications
0
8
0
Order By: Relevance
“…[11]. It is predominantly and broadly utilized in different areas such as web search engine, artificial intelligence [12], [13], remote sensing, aerial photography, cartography, medical diagnostics [1], computational biology [14], compilers, and command interpreters [15]. The persistent challenges of string matching include the duplication of databases each two years, and this affected the speed of computers, which leads to the increment within the size of memory.…”
Section: Related Work 21 Exact String-matching Algorithmmentioning
confidence: 99%
“…[11]. It is predominantly and broadly utilized in different areas such as web search engine, artificial intelligence [12], [13], remote sensing, aerial photography, cartography, medical diagnostics [1], computational biology [14], compilers, and command interpreters [15]. The persistent challenges of string matching include the duplication of databases each two years, and this affected the speed of computers, which leads to the increment within the size of memory.…”
Section: Related Work 21 Exact String-matching Algorithmmentioning
confidence: 99%
“…As we mentioned previously some of these algorithms used single sliding window to search the text for a certain pattern, while others used two or more sliding windows. On the other hand, some of these algorithms require two phases, pre-processing phase to calculate shift values that used by the sliding window and searching phase [1][2][3][4][5][6][7][8][9][10]. The shift values that the window will shift also varies from one algorithm to another, for example; the shifting values in the BoyerMoore algorithm (BM) [19] in case of a mismatch (or a complete match of the whole pattern) depends on two pre-computed functions to shift the window to the right.…”
Section: Related Workmentioning
confidence: 99%
“…Pattern matching algorithms are used in many applications to search for a certain pattern p of length m in a text t of length n, many algorithms exist that maintain this purpose, but they differ from each other in some aspects such as: Number of sliding windows used in searching process, some algorithms use one window with size equal to pattern size [1][2][3]. Others using two or more sliding windows each with length equal to pattern length [4][5][6][7][8][9].…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…A majority of string matching algorithms enable the reduction on the number of attempts, and the number of character comparison in sequential performance, which however possess weakness in terms of the consumed time. Therefore, the researchers find that it is important to concentrate on the consumed time problems, through the utilization of the parallel processing to address this problem, as it affords the reduction of consumed time in exact string matching algorithms [11].…”
Section: Introductionmentioning
confidence: 99%