Home | Advertise | Submit | Press | Top | Contact | Help | Bookmark
Search downloads:
Home Web Authoring Java & JavaScript Editors Boyer 1.5

Boyer 1.5

Details
View: screenshot
Size: 0.52 MB
License: Freeware
OS: Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003,Windows Vista Starter,Windows Vista Ho
Price: $0
Publisher: Canadian Mind Products
Date added: 7/16/2007
Date updated: 7/22/2008
Total Downloads: 112
Downloads - Last Week: 3

Rating: (0 votes)
Boyer 1.5 Publisher's 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.

Requirements: Java 1.1+

What's new in this version: add icon and pad file

- Download Boyer 1.5
Antivirus information
Download3K has downloaded and tested Boyer on 15 Jul 2008 with some of Today's best antivirus engines and you can find below, for your convenience, the scan results:
Bitdefender: Clean
NOD 32: Clean
Kaspersky: Clean
Complete antivirus report
Antivirus Report
NOTE: The antivirus information provided is out of date. Updated information will be available soon on this page.

Your email:
Friend email:
Related downloads
Boyer 1.5
Fast Boyer-Moore String search.
112
AimAtFile Fast File Search 4.0
AimAtFile finds document files by contents.
166
RSP String Compress OCX 1.3.0
ActiveX OCX to compress and uncompress string
124
RSP String Compress OCX 1.3.0
ActiveX OCX to compress and uncompress string
167
ASP String Component 1.0
ASP String Component
336
Convert String for C++ 1.0
Convert string for C++ source code.
125
LandlordBG.com Random String Generator 1.0
LandlordBG.com Bulgarian Properties StringGen
80
String Stack / Queue ActiveX 2.0.0
Free String Queue / Stack ActiveX
310
Hermetic File Search - Search Module 2.25
Searches a set of files for keywords.
137
VNC Fast 01.00
Utility for launching the VNC server.
499

Related press releases

Pure SEO CMS
Quick and simple SEO Website CMS optimized, CSS compliant. Fast, client side XML to html engine. Beginners enter content and select design. Experts use their own templates and save time building high quality sites . No online server required.

Professional Notepad
Professional Notepad is a powerful editor that allows you to view and edit HTML, CSS, JavaScript, PHP, SQL, Delphi, C++ and other languages source code. It is an advanced tool supporting syntax highlighting, Code Templates, unlimited text size, etc.

HTML-Optimizer Pro
HTML-Optimizer Pro speeds up your site by optimizing HTML and script code of your web pages and optimizing your JPEG images. It checks your pages for dangling tags, missing attributes and broken links. Its Smart Handling feature is a real time-saver.

Amara Flash Intro and Banner Builder
Amara Flash Intro and Banner Builder is the ultimate Flash text effect tool to help the web designer create and design flash animations.

HTML-Optimizer
HTML-Optimizer speeds up your site and reduces bandwidth by optimizing HTML and script code of your web pages. It helps you keep organized by creating a duplicate site folder for the optimized files. Its Smart Handling feature is a real time-saver!

Web Gallery Wizard PRO
Generate professional HTML and Flash photo album Web pages quickly and easily. Showcase your images by creating your own personal photo gallery Web site in minutes, without knowing HTML or Flash. The best software of its kind.

TOWeb
TOWeb is an easy-to-use software for persons and organizations wishing to quickly create a Blog or a Web Site without any web designing skills, without dealing with web programming stuff and without using a retouching software for their pictures.


Archive: All downloads - Links - Links2

Copyright (c)2005-2008 Download3K.com - All rights reserved - Terms of use - Privacy Policy