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

Search list

[Other resourcebucket sort

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

[Internet-Networkrouter(WFQ+token)

Description: 简单模拟路由器转发的源代码,其中采用了WFQ算法及令牌桶机制!-Simple simulation of a router forwarding source code, which uses WFQ algorithm and the token bucket mechanism!
Platform: | Size: 969728 | Author: 阿飞发 | 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:

[Post-TeleCom sofeware systemsStack-BucketAlgorithm

Description: 仿真(n,k,m)非系统卷积码的桶式堆栈算法(Stack-Bucket Algorithm)序列译码在AWGN信道条件下的误码性能,信噪比区间、卷积码参数、生成序列以及吊桶大小、堆栈大小等算法参数均可以自己设定。-Simulation (n, k, m) non-systematic convolutional codes of the barrel stack algorithm (Stack-Bucket Algorithm) sequence decoding in the AWGN channel BER performance under the conditions of the SNR range, convolutional code parameters, generate sequences as well as the bucket size, stack size of the algorithm parameters can be set.
Platform: | Size: 10240 | Author: 孙琛 | Hits:

[Othergcra1

Description: its a GCRA implementation of leaky bucket algorithm
Platform: | Size: 1024 | Author: esha | 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:

[Data structssorting_and_searching

Description: 包括了常用的一些排序算法与搜索算法,如快速排序,桶排序,堆排序,冒泡排序,以及二分搜索等-Includes a number of commonly used sorting algorithms and search algorithms, such as quick sort, bucket sort, heap sort, bubble sort, and the two sub-search, and so
Platform: | Size: 236544 | Author: seckCoder | Hits:

[Data structsbucket.tar

Description: bucket algorithm for sorting
Platform: | Size: 1024 | Author: zoran | 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

Description: 桶排序:A[1...n]是一个在合理的范围内的n个数的序列,例如1...m中所有的数,这里m是一个与n相比 不太大的数,这些数被放到k个桶中,第一个桶放1到[m/k]间的数,第2个桶放[m/k]+1到[2m/k]间的数,如此等等。之后将每个桶里的数用insertsort排序即可得到排好序的数组。-Bucket sort: A [1 ... n] is a reasonable range of the sequence of n numbers, for example, 1 ... m all the numbers, where m and n is a number not too large compared to, these numbers are placed in k-bucket, a bucket to put the first one to [m/k] between the number, the first two buckets to put [m/k] 1 to [2m/k] between the number, and so on. After the number of each bucket sort can be obtained with insertsort sorted array.
Platform: | Size: 1024 | Author: wenzhu | Hits:

[Linux-Unixprogram-for-congestion-control-using-Leaky-bucket

Description: program for congestion control using Leaky bucket algorithm
Platform: | Size: 1024 | Author: garv24 | 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:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net