搜索资源列表
sort 实现几种典型排序方法
- 实现几种典型排序方法:a) Insertion Sort;b) Selection Sort;c) Bubble Sort;d) Rank Sort 分析算法的时间复杂度并测量其实际运行时间。-Order to achieve several typical methods: a) Insertion Sort b) Selection Sort c) Bubble Sort d) Rank Sort algorithm' s time complexity analysis and me
Assignment_03_6.3.3.c.zip
- this is the rank sort algorithm for mpi platform,this is the rank sort algorithm for mpi platform
mpi
- 基于MPI的并行快排和并行枚举排序的实现。属于MPI的入门级程序。-MPI-based parallel quick scheduling and parallel implementation enumeration sort. MPI belong to the entry-level procedures.
MPI-Sort
- 枚举、快速排序和正则采样排序的并行算法,附带说明,无解压密码-Enumeration, fast sorting and regular sampling of parallel sorting algorithms, annotated, non-decompression password
mpi_bubble
- 冒泡算法,在mpi平台下编写,适合初学者学习的。-Bubble Sort algorithm, written in the mpi platform, suitable for beginners to learn.
yundonghui
- C++编程,实现运动会成绩的统计,可以完成输入、查找、按男子或者女子或者团体总分名次或者学校编号等等进行排序输出-C++ Programming to achieve results of statistical games, you can complete the input, find, by man or woman or group scores or school ID, etc. Rank sort output
rank_sort
- Rank sort algorithm implementation in a cluster of personal computers with ANSI C
mpi_quick_sort
- 用并行mpi进行快速排序 用并行mpi进行快速排序-Using parallel mpi quick sort quick sort using parallel mpi
svm_rank.tar
- Learning to Rank的一个方法,把排序问题转换成了一个分类问题,然后用支持向量机(SVM)训练出一个模型来。-Learning to Rank of a way to sort problem is transformed into a classification problem, and then use support vector machine (SVM) to train a model.
ranksortseq
- Sequential Rank Sort C-Sequential Rank Sort C++
saturdaynight
- 一个简单的桶排序 MPI 例子 包括 scatter gather gatherv alltoall alltoallv 的使用 -a bucket sort MPI sample using the gather scatter gatherv alltoall and alltoallv function
MPI_RegularSamplingQuickSort
- Regular Sampling Quick Sort (general quicksort) MPI based. Original Proposed by C.J.Quinn. Tested and developed by MPI teams in H.U.T (monteCristo)
quicksort.c
- quick sort in parallel version with MPI
14parallel_bucket_sort
- Parallel Bucket Sort with MPI
rank-of--100--meter-race-
- 某大学开田径运动会,现有12名选手参加100米比赛,对应的运动员号及成绩如表所示,请按照成绩排名并输出,要求每一行输出名次、运动员号及成绩。要求用冒泡法排序。-To open a university track and field sports, currently has 12 players to participate in 100m, corresponding to the number of athletes and the results shown in the table,
rank
- 判断有向图是否可以拓扑排序,如果可以拓扑排序则输出排序结果,否则输出其中任一环。-Determine whether a directed graph topological sort, if the topological sort can sort the results are output, otherwise the output of any one circle.
rank
- 实现带头结点的链表按照从小到大的顺序的排序,用c语言编写的-Take the lead in the linked list of nodes in accordance with the small to the large order of the sort
alecu
- Parallel Rank Sort-Economy Informatics Department, A.S.E. Bucharest
rank
- 程序主要功能是对数组的排序,可以选择排序个数,也可选择升降序排列。-Program' s main function is to sort the array, you can choose the number of sorting can also choose l descending order.
rank
- C语言实现插入排序算法。 动态数组,长度任意输入-C language insertion sort algorithm. Dynamic array, the length of any input