PHP Classes
Icontem

Class: Enhanced QuickSort


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Allan Bogh  >  Enhanced QuickSort  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Enhanced QuickSort Support forum
Base name: enhancedquicksort
Description: Sort array of comparable values with quicksort
Version: -
Required PHP version: 4.3.11
License: BSD License
All time users: 430 users
All time rank: 3843
Week users: 2 users
Week rank: 2657
 
  Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Applications   Files Files  

Author

Picture of Allan Bogh
Name: Allan Bogh <e-mail contact>
Published packages: 5 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Home page: http://www.allanbogh.com/
Age: 26
All time rank: 512
Week rank: 718

Groups

Group folder image Algorithms Numerical and statistical algorithms View top rated classes
Group folder image Data types Modeling and manipulating data types View top rated classes

Detailed description

This class implements an enhanced version of the quicksort algorithm to sort an array of comparable values.

It uses a cutoff point to switch to an insertion sort when the array size has become too small for quicksort to be useful. It is recommended for use with arrays of 10,000 items or less.

It can sort comparable values of type integer, double or strings which convert to integers.

User ratings

Not yet rated by the users

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file qstest.php Example Example/test file for the Quick Sort class
Plain text file quicksort.php Class QuickSort class file
Download all files: enhancedquicksort.tar.gz enhancedquicksort.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products