Download Boyer 1.5

Boyer 1.5
(0.51 Mb)

Average Rating:

0%
User Rating:

out of 0 votes
Visitors Rating:

0 votes
General Info

Hits: 27 visitors

Publisher: Canadian Mind Products

OS Support: Java, Linux, Mac OS X, Unix, Win2000, Win7 x32, Win7 x64, WinServer, WinXP, Win Vista

License: Freeware

Date added: 30 Jun 2010

Last Update: 20 May 2007

See full specifications >>

Your opinion can help!
Review it!
Boyer 1.5 screenshotScreenshots

Publisher's description

Fast string search (indexOf) using the Boyer-Moore algorithm.

Fast string search (indexOf) using the Boyer-Moorealgorithm. Incorporate this class into your own Javaprograms to rapidly search strings.use:import com.mindprod.Boyer.Boyer;...Boyer b = new Boyer("dogcatwombat");int where = b.indexOf("cat");orint where = Boyer.indexOf("dogcatwombat","cat");Boyer-Moore is about twice as fast as String.indexOf whenthe string you are searching in is 2K or over and thepattern you are searching for is 4 characters or longer.String.indexOf is particularly slow when the pattern beginswith a common letter such as "e". Boyer-Moore is fastestwhen the pattern is long and composed only of uncommonletters, e.g. "z" or "^". If you use a char[] instead ofString for your text to be searched, it will run anadditional 33% faster.Boyer automatically reverts to String.indexOf when thatwould be faster.

Version History

Version 1.5 added on: 20 May 2007


Related Tags:

    Boyer-Moore          string search          search          indexOf          Java          fast string search          string handling          boyer          boyer-moore          string          search          indexof          fast          quot      

Related software downloads:

Tigra Calendar 3.4 screenshot Tigra Calendar 3.4
Javascript popup date and time picker control (javascript calendar)
29 Jun 2010 - Freeware
WebMixer 3 3.02 screenshot WebMixer 3 3.02
WebMixer: Create and upload multimedia animated web site without programming
15 May 2008 - Shareware
U-Upload Pro 1.7
Java applet for FTP uploads + JavaScripting interface for dynamic web apps
30 Jun 2010 - Shareware
SplineTech JavaScript Debugger 8.24 screenshot SplineTech JavaScript Debugger 8.24
JavaScript Debugger PRO: Set Breakpoints, Watch Variables, Debug JavaScript
11 Jun 2010 - Demo
J2EE Guides 1.0 screenshot J2EE Guides 1.0
Learn how to use J2EE with Tomcat, Eclipse, JSP, and Servlet
29 Jun 2010 - Freeware
JDataset 1.2
Simple Elegant data structures for Javascript/AJAX. JS Dataset, JS recordset.
05 Jul 2010 - Shareware

Button for your site

To link back to this page, please copy code below and insert in your page. All visits come thru this code will add a 10 point vote to this software. Save the image button on your server

Example:
    





Copyright (c) 2006-2009 SoftRage.com - Download Software Directory. All rights reserved.