|
|
|
|
Rate it
|
|
|
0.0
stars , 0 votes
|
|
Like it
|
|
|
Total downloads
|
76
|
|
Date added
|
June 15, 2009
|
|
Publisher
|
mindprod
|
|
License
|
Free |
|
OS
|
Windows
|
|
Size
|
0.39 MB
|
|
Share
|
|
|
|
Description
Fast string search (indexOf) using the Boyer-Moore algorithm. Incorporate this class into your own Java programs to rapidly search strings. use: import com.mindprod.Boyer.Boyer; ... Boyer b = new Boyer( dogcatwombat ); int where = b.indexOf( cat ); or int where = Boyer.indexOf( dogcatwombat , cat ); Boyer-Moore is about twice as fast as String.indexOf when the string you are searching in is 2K or over and the pattern you are searching for is 4 characters or longer. String.indexOf is particularly slow when the pattern begins with a common letter such as e . Boyer-Moore is fastest when the pattern is long and composed only of uncommon letters, e.g. z or ^ . If you use a char[] instead of String for your text to be searched, it will run an additional 33% faster. Boyer automatically reverts to String.indexOf when that would be faster.
|
|
Post your review about this product
|
All software reviews and articles becomes the sole property of Place77 . You acknowledge that you are responsable for the contents of your submission.Place77 reserves the right to remove or refuse to post any submission for any reason.
|
Top Software in Javascript |
|
1.
|
Javascript Plus! 6.1
JavaScript Plus! is an advanced javascript editor for windows. Modern, clean and convenient interface, quick
|
|
2.
|
JS Auto Form Validator 1.0.7
The JS Auto Form Validator is an easy-to-setup form validation script which enables you to
|
|
3.
|
Sun Java JRE 6
The Java(TM) 2 Runtime Environment is intended for software developers and vendors to redistribute with
|
|
4.
|
Drop Box 1.0
Drop-Box v1.0 is an easy-to-use and completely customizable vertical navigation menu with custom cursor support,
|
|
5.
|
Migrate Data data migration tool 1.1
Is a data migration tool who allow user to transfer data from a database to
|
Boyer 1.5 Copyright Information
Place77 periodically updates pricing and software information about full version from the publisher. Mirror links are directly from our servers or publisher's sites.
|
|