摘要
基于分组原理,设计一个无需完整排序的分组数据,从而可大大加快并行选择算法的速度.用并行Multipascal语言编程进行仿真实验,获得了较好的结果.
Based on the partition priciple,a parallel selection algorithm with no complete sorting for grouping data is designed. Experimental result shows the executive speed of the complete sorting algorithm..
出处
《广西大学学报(自然科学版)》
CAS
CSCD
1997年第4期292-294,共3页
Journal of Guangxi University(Natural Science Edition)
基金
广西区教委科研基金!S96308
关键词
并行算法
并行选择单位
分组数据
排序
partition
selection
parallel algorithm
parallel programming