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
|
|
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
|
| 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 |
|
|
| NOTE: The antivirus information provided is out of date. Updated information will be available soon on this page. |
|
|
| 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. |
|
|