International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 140 - Issue 9 |
Published: April 2016 |
Authors: G.L. Prajapati, Mohd. Sharique, Piyush Nagani, Adarsh V. |
![]() |
G.L. Prajapati, Mohd. Sharique, Piyush Nagani, Adarsh V. . Study of Selected Shifting based String Matching Algorithms. International Journal of Computer Applications. 140, 9 (April 2016), 18-27. DOI=10.5120/ijca2016909441
@article{ 10.5120/ijca2016909441, author = { G.L. Prajapati,Mohd. Sharique,Piyush Nagani,Adarsh V. }, title = { Study of Selected Shifting based String Matching Algorithms }, journal = { International Journal of Computer Applications }, year = { 2016 }, volume = { 140 }, number = { 9 }, pages = { 18-27 }, doi = { 10.5120/ijca2016909441 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2016 %A G.L. Prajapati %A Mohd. Sharique %A Piyush Nagani %A Adarsh V. %T Study of Selected Shifting based String Matching Algorithms%T %J International Journal of Computer Applications %V 140 %N 9 %P 18-27 %R 10.5120/ijca2016909441 %I Foundation of Computer Science (FCS), NY, USA
This paper presents detailed comparisons and analysis of shift-based exact string matching algorithms. The paper proposes comparison among these algorithms on the basis of execution time taken by the algorithms to completely match a given pattern on a given text. The algorithms have been analyzed on the following parameters: length of pattern, length of text, and number of characters in the text. This study will help in selecting the appropriate algorithm to be used in solving a particular real-life problem.