Description: (Bucket sorting method) bucket sort method from the one-dimensional array of positive integer scheduling problem, it uses a line from the subscript from 0-9 out subscript from 0-n-1 (n is one-dimensional array of elements The number of) two-dimensional array of integers, two-dimensional array of each line is called a bucket (bucket).
- [ewszpx] - input to a 30 Number 6 line arrays, sort
- [algoprograms] - bucket sort and radix sort
File list (Check if you may need any files):
bucketSort.cpp