Map
Index
Random
Help
th

QuoteRef: kimS_1999

topics > all references > ThesaHelp: references i-l



Topic:
pattern matching

Reference

Kim, S., "A new string-pattern matching algorithm using partitioning and hashing efficiently", ACM Journal of Experimental Algorithms, 4, Article 2, pp. 1-18, 1999. Google

Quotations
abstract ;;Quote: faster string matching by partitioning text into segments of the pattern length; search by hashing; requires linked lists and more memory
12 ;;Quote: use alphabet transformation to increase alphabet size; e.g., "A G G C T A" becomes "AG GG GC CT TA"

Related Topics up

Topic: pattern matching (42 items)

Collected barberCB 2/05
Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.