International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 88 - Number 11 |
Year of Publication: 2014 |
Authors: Gulfishan Firdose Ahmed, Nilay Khare |
10.5120/15396-3898 |
Gulfishan Firdose Ahmed, Nilay Khare . Hardware based String Matching Algorithms: A Survey. International Journal of Computer Applications. 88, 11 ( February 2014), 16-19. DOI=10.5120/15396-3898
There are various string matching Algorithms which are software based but some are hardware based. The main factor of string matching algorithm is depending on searching efficiency. In this paper we have discussed about the hardware based string matching algorithms such as Brute Force, KMP, and Aho-Corasicks with their applications. There are different types of string matching algorithms which are software based solution and hardware based solution. Since software-based solutions are slower and less efficient, now a day, so the hardware-based solutions are highly preferred. Hardware based approaches are more efficient in terms of speed, memory size and power consumption than software based approaches. Hardware based solutions has great importance in the real life applications. This paper focus on the hardware based solutions and describes the hardware based implementation of string matching algorithms such as Brute Force, KMP and Aho- Corasicks.