Software        
 
     Search Software    

QuickSort 1.6 - QuickSort is an in-memory recursive sort

QuickSort is an in-memory recursive sort

QuickSort



 

QuickSort: QuickSort is an implementation of Tony Hoare's classic

QuickSort. QuickSort works by choosing a pivot point and

ensuring all elements below the pivot point are small all

above are big, (i.e. smaller than the pivot) Then it

recursively splites the upper and lower halves, repeating

the process. QuickSort is an internal sort written in Java.

Both RadixSort and HeapSort are quicker than QuickSort.

QuickSort can also take pathologically long times if there

is too much pre-existing order in the items to be sorted.

This code is primarily for teaching purposes. It sorts using

a routine you provide to compare two elements to be sorted.



You can test it with

java.exe com.mindprod.quicksort.TestQuickSort

What is new in version 1.6:

bundle with pad and ant scripts




 

Order:

For Free

Download: Download QuickSort 1.6 (0.6 Mb)
Download Count:0
Release Date:1969-12-31
Last Updated:1969-12-31
Manufacturer: Canadian Mind Products
Product Support: QuickSort WebSite
  
Language:English
Requirements:Java 1.5+
Install:No Install Support
Tags:

sort 2      array sort  quicksort  java 2 3 4 5 6 7 8 9 10      hoare 


 

Soft411: Software Download Archive and Directory

© 2003-2009 Soft411.com Directory.

Soft411.com periodically updates pricing and product information from third-party sources,
so some information may be slightly out-of-date. You should confirm all information before relying on it.