Title : 
A Two-Hashing Table Multiple String Pattern Matching Algorithm
         
        
            Author : 
Khancome, Chouvalit ; Boonjing, Veera ; Chanvarasuth, Pisit
         
        
            Author_Institution : 
Dept. of Comput. Sci., Rajanagarindra Rajabhat Univ., Chachoengsao, Thailand
         
        
        
        
        
        
            Abstract : 
Multiple string pattern matching is one of many approaches to simultaneously search occurrences of a large number of patterns in a given text. In this paper, a new solution to this problem is presented by using two-hashing tables to minimize attempting times. This solution, called Two-Hashing Table Multiple String Patterns Matching Algorithm (Two-HT-MSPMA), is suitable for very long length of minimum pattern length. Its time complexity is more efficient than classic algorithms. Empirical results showed that its attempting times were less than of traditional algorithms.
         
        
            Keywords : 
computational complexity; cryptography; string matching; multiple string pattern matching algorithm; time complexity; two-HT-MSPMA; two-hashing table; Algorithm design and analysis; Computer science; Data structures; Educational institutions; Pattern matching; Time complexity; Exact String Matching; Hashing Data Structure; Pattern Detection Algorithm; Static Dictionary Matching;
         
        
        
        
            Conference_Titel : 
Information Technology: New Generations (ITNG), 2013 Tenth International Conference on
         
        
            Conference_Location : 
Las Vegas, NV
         
        
            Print_ISBN : 
978-0-7695-4967-5
         
        
        
            DOI : 
10.1109/ITNG.2013.108