Home Featured Submit Contact Us Repository



C: \ Web Development \ Java & JavaScript \ Boyer 1.5


Boyer 1.5

Click to view Boyer 1.5 screenshot

Program ID:

28520

Author:

Canadian Mind Products     All programs by this author

Downloads:

4

License:

Freeware [?]

Cost:

$0.00 US

Operating Systems:

Windows 98 Windows Me Windows NT 4 Windows 2000 Windows XP Windows 2003 Server Windows Vista

Size:

537K

Release Status:

new

Last Updated:

2007-05-21

Our Rating:

Not rated yet...

Users Rating:

not rated yet     Reviews (0)     Write review

Feedback:

Report broken download     Report spyware [?]

Download Boyer 1.5

Boyer icon100% clean!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.


Keywords: Boyer-Moore, string search, search, indexOf, Java, fast string search, string handling

Recent Changes: add icon and pad file

Install Support: No Install Support

Supported Languages: English

Additional Requirements: Java 1.1+

PAD file URL: http://mindprod.com/pad/boyer.xml




10 Latest Releases in Web Development - Java & JavaScript

AllWebMenus Pro iconAllWebMenus Pro 5.1.748   (2008-08-27)   update
DHTML menu, Javascript menu and CSS menu builder that requires no programming!

JavaScript Code Library iconJavaScript Code Library 1.9.0.146   (2008-08-19)   update
Multi-language source code library and clipboard extender for Windows

Java Code Library iconJava Code Library 1.9.0.146   (2008-08-19)   update
Multi-language source code library and clipboard extender for Windows

FileTransfer iconFileTransfer 2.5   (2008-08-10)   update
Java classes to cop, upload and download files.

Entities iconEntities 2.5   (2008-07-29)   update
Utilities to convert/strip/insert HTML entities

Javascript Editor by Pepinator iconJavascript Editor by Pepinator 2.0.1.0   (2008-07-23)   new
Javascript and PHP Editor with big offline and online help

Search Engine Builder Standard iconSearch Engine Builder Standard 2.82   (2008-07-22)   update
Create a search engine to search within your own website.

JavaScript Plus! iconJavaScript Plus! 6.5   (2008-07-21)   update
JavaScript Plus! - Advanced JavaScript editor for windows.

FlippingBook free page flip iconFlippingBook free page flip 2.0   (2008-07-20)   new
FlippingBook free page flip

PMVR - Patented Mappable VR iconPMVR - Patented Mappable VR 6.5c   (2008-07-15)   update
PMVR is a Java applet that displays 360 degree panoramas in a web page or on CD






All Programs:

0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z # . ! @


All Authors:

0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z # . ! @


RSS Feeds:
(Current Category)

RSS Feed for New Releases and Updates New releases & updates

RSS Feed for New Shareware Releases New shareware releases

RSS Feed for New Freeware Releases New freeware releases

RSS Feed for Most Popular Software Most popular software

RSS Feed for Top Rated Software Top rated software

Feeds List in OPML Feeds list in OPML


Useful Resources:

Advertise on this site

Launch your own PAD site


PAD Site Scripts - Launch your own download site!
friend finder

Digital Physiognomy iconDigital Physiognomy 1.65: Amazing face reading software that tells you about the character of the person.

Advanced PDF to HTML converter iconAdvanced PDF to HTML converter 1.9.9.16: Converts PDF files into HTML format with graphics, hyperlinks and bookmarks.

PicaJet FX iconPicaJet FX PicaJet FX 2.5.: Popular & easy-to-use digital photo album software. Free to try!

1 Click Sweep icon1 Click Sweep 2.9: Safely cleans hard drive, disk space and improve the system performance.

Home | Featured | Submit | Link To Us | Contact | Repository | FAQ | About | Advertise | Sysop Login

Copyright © 2006-2008, by easy HTools, All rights reserved.   Privacy statement | Terms of use