| Free download RadixSort 1.6  
 
 
 RadixSort 1.6 development, components & libraries software developed by Canadian Mind Products. The license of this  development, components & libraries software is freeware, the price is 0.00, you can free download and get a free trial before you buy a license or registration. All RadixSort 1.6 download links are direct RadixSort full download from Canadian Mind Products site or their selected mirrors. RadixSort is a fast internal sort written in Java that mimics a card sorter. Source provided. It is faster than
 both HeapSort and QuickSort. It sorts using a comparision
 routine you provide to compare two elements to be sorted
 plus a method to extract individual bytes from the keys to
 be sorted. The time to sort each item  unlike most sorts,
 does not increase with larger sorts.  It depends rather on
 the key length.
 
 You can test it with:
 
 java.exe com.mindprod.radixsort.TestRadixSort
 
 Keywords: Java, RadixSort, sort, array sort, card sorter, Freeware, Development, Components & Libraries, Canadian Mind Products, RadixSort Recent Changes: bundle with pad and ant scripts Install Support: No Install Support Supported Languages: English Additional Requirements: Java 1.5+ 
 |