RadixSort

A fast internal sort written in Java that mimics a card sorter.
Download

RadixSort Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Donationware
  • Price:
  • FREE
  • Publisher Name:
  • Roedy Green
  • Publisher web site:
  • http://www.mindprod.com/
  • Operating Systems:
  • Mac OS X 10.0 or later
  • File Size:
  • 840 KB

RadixSort Tags


RadixSort Description

A fast internal sort written in Java that mimics a card sorter. RadixSort is a fast internal sort written in Java that mimics a card sorter. The RadixSort package is also providing the source. It is faster than both HeapSort and QuickSort. RadixSort 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.NOTE: RadixSort is for non military use only. Requirements: · Java


RadixSort Related Software