Choose Your Language: International US DE ES FR
Hello Guest Login Here or

Boyer 1.5

Boyer Description

Boyer - Fast Boyer-Moore String search.

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.

Boyer 1.5 is licensed as Freeware for the Windows operating system / platform. Boyer is provided as a free download for all software users (Freeware).

Boyer User Reviews (0)

No reviews yet, be the first to add a review and we'll give you some extra points.
Boyer Download Notice
Boyer is periodically updated by FileCluster but you may encounter situations when the software informations are slightly out-of-date, the producers of Boyer can modify the product without notifying us. Boyer 1.5 is currently the last updated version of the software. All rights for Boyer are belong to the developer, Canadian Mind Products.

Any form of support or software problems regarding Boyer will be addressd to its developers. Please be aware that we do NOT provide Boyer cracks, serial numbers, registration codes or any forms of pirated software downloads.
Boyer Related Software
PURE CSS Menu Maker - Free 1.2
Visually build 100% pure CSS menus
8 / 462
Atomic Popup Wizard 1.01
Easy to use popup creator.
1 / 214
JavaScript Image Slider Gold 1.3
Create scrolling images on Web pages.
2 / 329
Powerful Java Uploader 1.1
advanced Java uploader
2 / 684
SD-Flyout 1.0
Preview-type ("fly-out") menu system.
2 / 282
RTextPrinter 1.0
Java package for printing in text mode
2 / 387
JavaScript QuickLink 1.0
Creates pop-up menu for Web pages in minutes!
2 / 314
LEDataStream 1.8
Read Little-endian Data in Java.
2 / 236
CodeThatXPBar 1.2.1
crossbrowser JavaScript menu XP bar
2 / 266
PMVR - Patented Mappable VR 6.6b
A Java 360 panoramic image viewer applet
1 / 185