Home Featured Top 40 Software Reviews Link To Us Advertise




russian traditional clothing

video hosting

лучшее сео продвижение сайтов

томск новости

Useful Resources:

C: \ Development \ Components & Libraries \ QuickSort 1.6 \ Author


Opens in new window

QuickSort 1.6 - Author Info Page

Description: QuickSort is an implementation of Tony Hoare's classic recursive Quicksort... (more)


Author Info for QuickSort 1.6

Author/Company Name: Canadian Mind Products

Country: Canada

Web Site: http://mindprod.com

Programs listed: 86

Share |


Other listings by this author

LEDataStream iconLEDataStream 1.8   (Downloads: 227)
Little-endian replacements for DataInputStream, DataOutputStream and RandomAcces Little-endian replacements for DataInputStream, DataOutputStream and RandomAccessFile. They work just like DataInputStream, DataOutputStream and RandomAccessFile except they work with little-endian binary data. Normally Java binary I/O is done with big-endian data, with the most significant byte of an integer or float first. Intel and Windows 95 tend to work with little endian data in native files. LEDataInputStream, LEDataOutputstream and LERandomAccessFile will le...

CanadianTax iconCanadianTax 4.2   (Downloads: 588)
Calculates Canadian sales taxes: GST HST and PST today or in the past. Calculates Canadian sales taxes: GST HST and PST today or as they were in the past.

Java Applet that can also be run as an application.
Requires Java version 1.5 or later.

Java source code and sample HTML included.

This version computes by adding GST HST and PST to a base
price. It als works in reverse given the
final price working backwards to get the taxes and base
price. In other words it will tell ...

Transporter iconTransporter 1.4   (Downloads: 228)
Lightweight Java classes to let you encrypt/sign/armour for secure transmission. The Transporter acts like an electronic secure courier to
deliver your data and documents in encrypted form safe from
prying eyes or those who would tamper with them.

It Encrypts, digitally signs and armours to send sensitive
information over the Internet without SSL.

Typically you would embed it in your own Internet
applications....

Spinner iconSpinner 1.1   (Downloads: 326)
DateSpinner, hex and formatted dollar input for Java JSpinner. Spinner consists of source for classes for a DateSpinner and to add hex and
formatted dollar input/output for Java JSpinner to your own
Java programs.

Spinner offers two NumberFormatter classes you can use with
a JSpinner. One is HexNumberFormatter which lets your
JSpinner range over hex values. The other is
DollarNumberFormatter which lets your JSpinner range over
dollar values. It works better than JSpinner.NumberEd...

Common11 iconCommon11 2.8   (Downloads: 358)
common utility classes that work under Java 1.1+ common utility classes that work under Java 1.1 without using Arraylists or Swing.

Class library.
Requires Java version 1.1 or later.

BigDate: simplified date handling when you want dates without times.
CMPAboutBox: a proper about box that provides useful information.
ImageInfo: information about a GIF, png, jpg.
ImageViewer: component to display an image
Limiter: cap, corral and h...

VerCheck iconVerCheck 4.4   (Downloads: 299)
VerCheck checks websites for new versions of the software you use. WHAT IT IS FOR
**************

I used to check over a dozen websites each day to see if new versions of the software I use had been released. This was time consuming and error prone. VerCheck automates this
process by checking the websites of the programs you use to see if the version numbers have changed. It comes preconfigured from the factory with 64 applications.

HOW IT WORKS
************

For each applica...

CurrCon iconCurrCon 4.5   (Downloads: 561)
CurrCon displays prices in HTML in users' home currency. Currency Conversion Applet.

CurrCon is an Applet you embed in your HTML
to display prices in a variety of world currencies
defaulting to the user's country.

It usually works in conjunction with the htmlmacros
pre-processor to insert the necessary Applet calls,
though you can do it manually.

Shareware for non military use only.
Registrants get help setting it up....

Batik iconBatik 2.2   (Downloads: 465)
Java to let you create a custom utility to find and delete all junk files. Java classes to let you create a custom utility to find and
delete all junk files on your machine. Use one of the three
scripts supplied as an example, to create your own XXX.java
source code file then compile and use to rapidly clean your
drive of junk.

This program requires some elementary Java programming skill.

To compile

E:
cd \com\mindprod\batik
javac *.java

to run, make s...

Biorhythms Calculator iconBiorhythms Calculator 2.7   (Downloads: 896)
Calculates and displays biorhythm graphs. Calculates and displays biorhythm graphs.

Enter your birthdate and this Applet and it will calculate
your biorhythms. It computes your 23-day physical, 28-day
emotional, 33-day intellectual and combined cycles. The
combined cycle is sometimes called the luck cycle. The
theory of biorhythms is when the cycles are positive/high
you will have high energy. When they are negative/low you
will have low energy. When they...

HeapSort iconHeapSort 1.7   (Downloads: 209)
HeapSort is an implementation of Williams and Floyd classic HeapSort. HeapSort is an implementation of Williams and Floyd's TopDown HeapSort.
HeapSort is a fast internal sort written in Java that uses a
sorting algorithm analogous to power struggles for higher
positions in a hierarchical bureaucracy. Source provided. It
is faster than QuickSort, but slower that RadixSort. It
sorts using a comparison routine you provide to compare two
elements to be sorted.

You can test it with:

Dedup iconDedup 1.5   (Downloads: 212)
Java command line utility to removes duplicate lines from text files. DeDup is a Java command-line utilty for removing duplicate
lines in text files.

The dedup process compares adjacent lines only. It does not
sort first. The comparison is case sensitive. It removes
adjacent indentical lines. It replaces the original file, so
do a backup first. You can dedup 1 to N files in one
execution, just put their names on the command line.

DeDup deletes blank lines from both the beginning...

BOOTSave iconBOOTSave 2.8   (Downloads: 261)
BootSave saves/restores the master boot sector BootSave saves/restores the master boot sector on the
hard disk. Suite of three utilities BootSave, BootRest and
BootChk. Protects against damage to the partition table or
boot sector done by rogue programs, viruses or accidents
with tools like Norton NU.

The BootSave suite will work under DOS, Windows 3.x, Windows
95/98/ME, OS/2, but not NT, Windows 2000, XP, Vista or Windows 7.
These OSes block low level disk I/O as...

Honk iconHonk 1.5   (Downloads: 224)
Plays one or more of the Standard Windows sounds or wav files. Plays one or more of the Standard Windows sounds, triggered
purely from the command line.

use:

honk
- Plays the default system sound.

honk SystemStart SystemHand SystemQuestion
- Plays the given list of standard system sounds (usually just one).
- they are case-insensitive (you can get the case wrong and it will still work).

Possible sound names are listed in the registry...

Echoserver iconEchoserver 1.3   (Downloads: 225)
See what browsers and programs are sending to an HTTP Server. See what browsers and programs are sending to an HTTP Server.

Simple server just dumps whatever it receives on the console.

Echoserver is misnamed because it does not actually echo what it receives
back to the browser....

Compactor iconCompactor 3.4   (Downloads: 541)
Compresses HTML by removing unnecessary white space. Compresses HTML by removing unnecessary white space.

Compacts HTML so that web pages are 20% smaller and hence
20% faster. It does this by removing all unnecessary white
space. To fluff files up again, I suggest using SlickEdit
beautify. The file will render on browsers exactly as they
did before. Any [pre] sections are left intact. No comments
are removed.

NOTE THE COMPACTOR JUST COMPACTS YOUR HTML. IT DOES N...

Tabin iconTabin 5.3   (Downloads: 234)
Converts spaces to tabs in an ASCII text file. Converts spaces to tabs in an ASCII text file

Usage:
TABIN.exe Myfile.txt

Assumes tab stops are 8 columns apart. Don't use it on word
processor files. C source included. Copyrighted by Canadian
Mind Products. May be freely distributed and used for any
purpose except military. It has been rewritten in C from
Pascal for extra speed. Users of previous versions should
take care to delete the old TABIN.COM...

Boyer iconBoyer 1.5   (Downloads: 236)
Fast string search (indexOf) using the Boyer-Moore algorithm. 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 wh...






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:

JaSFtp iconJaSFtp 11.10: JaSFtp - Automated SFTP client (secure FTP), Run 1000+ tasks on a schedule.

Domain Quester iconDomain Quester 6.02: Search for domains by unlimited number of keywords

Domain Quester Pro iconDomain Quester Pro 6.02: Search for domains by unlimited number of keywords

AbleFTP iconAbleFTP 11.10: AbleFtp - FTP client designed to automate and run 1000+ FTP tasks a day.

Home | Featured | Submit | Link To Us | Contact Us | FAQ | About Us