Welcome![Sign In][Sign Up]
Location:
Search - bucket sort

Search list

[Other resourcebucket sort

Description: 应用bucket sort 算法并行排列一组随机数据
Platform: | Size: 1444 | Author: fireabe | Hits:

[OtherbucketSort

Description: (吊桶排序法)吊桶排序法源于一维正整数数组的排序问题,它使用了一个行从下标从0-9,列下标从0-n-1(n是一维数组中的元素数目)的二维整数数组,二维数组的每一行叫做一个吊桶(bucket)。-(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).
Platform: | Size: 1024 | Author: zzd | Hits:

[Windows Developalgoprograms

Description: bucket sort and radix sort
Platform: | Size: 14336 | Author: konzfadin | Hits:

[MPIYamini.Navid.BucketSort

Description: This Bucket sort,both sequential and parallel code, using C++ and MPI -This is Bucket sort,both sequential and parallel code, using C++ and MPI
Platform: | Size: 3072 | Author: Navid Yamini | Hits:

[OtherSORTS.RAR

Description: THIS THE BUCKET SORT APPLICATION USING C LANGUAGE-THIS IS THE BUCKET SORT APPLICATION USING C LANGUAGE
Platform: | Size: 1024 | Author: SS | Hits:

[MPIsaturdaynight

Description: 一个简单的桶排序 MPI 例子 包括 scatter gather gatherv alltoall alltoallv 的使用 -a bucket sort MPI sample using the gather scatter gatherv alltoall and alltoallv function
Platform: | Size: 2048 | Author: zhidong | Hits:

[Algorithmsort

Description: 用JAVA语言实现的一些排序算法。包括冒泡排序、桶排序、基数排序、堆排序、插入排序、归并排序、快速排序、计数排序、选择排序。-JAVA language using some sorting algorithm. Including bubble sort, bucket sort, radix sort, heap sort, insertion sort, merge sort, quick sort, counting sort, selection sort.
Platform: | Size: 4096 | Author: X | Hits:

[Data structsSomeSortAlgorithm

Description: 一些排序算法用java来实现的,包括快速排序、插入排序、冒泡排序、稀尔排序、桶排序、归并排序-Some sort algorithm implemented with java, including the quick sort, insertion sort, bubble sort, shell sort, bucket sort, merge sort
Platform: | Size: 8192 | Author: Michiel | Hits:

[MPI14parallel_bucket_sort

Description: Parallel Bucket Sort with MPI
Platform: | Size: 2048 | Author: billalraza | Hits:

[MPIbucket

Description: bucket sort example that works in parallel that works on windows system with open mpi. Input is hard coded, no real interface for input, you will need to extend the program.
Platform: | Size: 2048 | Author: VMax | Hits:

[MPIbucket1

Description: a version of the bucket sort for mpi c-a version of the bucket sort for mpi c++
Platform: | Size: 2048 | Author: mila | Hits:

[Data structsbucket-sort

Description: 实现桶排的算法,结合数据结构课本编写的测试程序-bucket sort
Platform: | Size: 263168 | Author: 乔建国 | Hits:

[Data structsbucket-sort

Description: 数据结构排序算法之桶排序法,此算法用C++编程语言书写 特别适合初学数据结构的人学习。-Data structures sorting algorithms bucket sort, this algorithm using C++ written in a programming language particularly suitable for beginner data structure of human learning.
Platform: | Size: 1024 | Author: 满达 | Hits:

[Data structsbucket-sort

Description: 桶排序,visual C++编程,有注释-bucket sort in visual c++
Platform: | Size: 1024 | Author: 翟志伟 | Hits:

[OtherBucket-sort-binary-search

Description: 随机产生一定范围内的数然后进行桶排序,最后二分查找这些数中的一些数。-Generating a random number within a certain range and then the bucket sort, the last two of these numbers to find the couple.
Platform: | Size: 1024 | Author: | Hits:

[Data structsBucket-sort

Description: 桶排序算法的实现,桶排序算法是比较流行的算法,用的是c语言-Achieve bucket sort algorithm, bucket sort algorithm is more popular algorithms, using c language
Platform: | Size: 850944 | Author: 柴轩 | Hits:

[OtherBucket-sort

Description: 基于VC6.0环境下编写的桶式排序源程序-In VC6.0 environment in preparation bucket sort program
Platform: | Size: 31744 | Author: Tom | Hits:

[Data structsBucket-Sort

Description: 桶排序也叫箱排序。工作的原理是将数组分到有限数量的桶子里,每个桶子再个别排序(有可能再使用别的排序算法或是以递归方式继续使用桶排序进行排序)。- Bucket sort is also called sorting box. Work principle is that the array to a limited number of bucket, each bucket and individual ranking (may use other sorting algorithms or is to recursively continue to use the bucket sort to sort).
Platform: | Size: 596992 | Author: 靳以2002 | Hits:

[OtherBucket-sort

Description: 本程序是用c语言实现的简单的桶排序(将若干个正整数以o(n)的时间复杂度进行排序,过程不需要进行两个数的比较)。-This procedure is to use c language to achieve a simple bucket sort (a number of positive integers to o (n) time complexity of the sort, the process does not need to compare the two numbers).
Platform: | Size: 1024 | Author: 张清翰 | Hits:

[OtherBucketSort

Description: Sort arrays by bucket sort, only numbers
Platform: | Size: 94208 | Author: elMopendor | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net