Link Details

Link 89875 thumbnail
User 111696 avatar

By bloid
via johannburkard.de
Published: Jun 24 2008 / 16:03

The Java language lacks fast string searching algorithms. StringSearch provides implementations of the Boyer-Moore and the Shift-Or (bit-parallel) algorithms. These algorithms are easily five to ten times faster than the naïve implementation found in java.lang.String.
  • 14
  • 0
  • 1472
  • 592

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.