期刊文献+
共找到6篇文章
< 1 >
每页显示 20 50 100
在SIMD-EREW计算模型上的并行排序算法
1
作者 陈崚 《中国科学技术大学学报》 CAS CSCD 北大核心 1994年第2期243-246,共4页
本文提出一种在SIMD-EREW计算模型上实现的并行排序算法.算法采用基数交换排序方法,在处理过程中无存贮访问冲突.对长度为n的序列,算法使用不超过个处理单元,时间复杂度为O(u.log2n),其中u为不超过处理器字... 本文提出一种在SIMD-EREW计算模型上实现的并行排序算法.算法采用基数交换排序方法,在处理过程中无存贮访问冲突.对长度为n的序列,算法使用不超过个处理单元,时间复杂度为O(u.log2n),其中u为不超过处理器字长的常数.该算法适合于具有较多重复元素的序列排序. 展开更多
关键词 排序 并行算法 S-E计算模型
下载PDF
几乎最快与渐近最优的并行分枝界限算法(英文)
2
作者 武继刚 计永昶 陈国良 《软件学报》 EI CSCD 北大核心 2000年第12期1572-1580,共9页
分枝界限算法是求解组合优化问题的技术之一 ,它被广泛地应用在埃运筹学与组合数学中 .对共享存储的最优优先一般并行分枝界限算法给出了运行时间复杂度下界Ω ( m / p +hlogp ) ,其中 p为可用处理器数 ,h为扩展的结点数 ,m为状态空间... 分枝界限算法是求解组合优化问题的技术之一 ,它被广泛地应用在埃运筹学与组合数学中 .对共享存储的最优优先一般并行分枝界限算法给出了运行时间复杂度下界Ω ( m / p +hlogp ) ,其中 p为可用处理器数 ,h为扩展的结点数 ,m为状态空间中的活结点数 .通过将共享存器设计成 p个立体堆 ,提出了 PRA M- EREW上一个新的一般并行分枝界限算法 ,理论上证明了对于 h<p2 p ,该算法为最快且渐近最优的并行分枝界限算法 .最后对 0 - 展开更多
关键词 分枝界限算法 组合优化问题 并行算法 渐近最优 几乎最快
下载PDF
并行算法的评析与设计
3
作者 丛敏 《福建教育学院学报》 2004年第4期124-126,共3页
本文利用一种典型的并行随机存取计算机 (PRAM)理论模型阐述并行算法一些简单的基本概念和技术 ,给出并行算法的一些评析和设计方法。
关键词 并行随机存取计算机 互斥读写算法 并发读互斥写算法 互斥读并发写算法 并发读写算法
下载PDF
Sorting Data Elements by SOCD Using Centralized Diamond Architecture
4
作者 Masumeh Damrudi Kamal Jadidy Aval 《Computer Technology and Application》 2011年第5期374-377,共4页
Several parallel sorting techniques on different architectures have been studied for many years. Due to the need for faster systems in today's world, parallelism can be used to accelerate applications. Nowadays, para... Several parallel sorting techniques on different architectures have been studied for many years. Due to the need for faster systems in today's world, parallelism can be used to accelerate applications. Nowadays, parallel operations are used to solve computer problems such as sort and search, which result in a reasonable speed. Sorting is one of the most important operations in computing world. The authors always try to find the best in different areas which the premier is speedup. In this paper, the authors issued a sort with O(logn) time complexity on PRAM EREW (Parallel Random Access Machine Exclusive Read Exclusive Write). The algorithm is designed in a manner that keeps the tradeoff between the number of processor elements in the architecture and execution time. The simulation of the algorithm proves the theoretical analysis of the algorithm. The results of this research can be utilized in developing faster embedded systems. Sorting on Centralized Diamond (SOCD) algorithm is issued on the novel Centralized Diamond architecture which takes the advantages of Single Instruction Multiple Data (SIMD) architecture. This architecture and the sort on it are intuitive and optimal. 展开更多
关键词 Parallel sorting diamond architecture single instruction multiple data (SIMD) parallel random access machine exclusive read exclusive write (PRAM erew) sorting on centralized diamond (SOCD).
下载PDF
并行算法的应用与发展
5
作者 冯勤 武震 《天津市财贸管理干部学院学报》 2003年第2期43-44,46,共3页
并行计算是新兴的科学,其重要性与日俱增,显示了强大的生命力。在计算机领域并行处理的软件性能也在迅速提高。为了推动这一技术的应用与发展,现在流行的理论模型即并行随机存取机(PRAM)模式及应用,是这一研究领域较为新的、独立的方面。
关键词 并行算法 PRAM模型 erew算法 CREW算法 CRCW算法 并行随机存取机模型 存储器存取方式
下载PDF
并行算法中指针转移技术解析
6
作者 重剑无锋 《中文信息(程序春秋)》 2003年第10期65-69,共5页
我一直认为算法与数据结构是编程的第一道门槛,跨过去也许就是一片开阔。如果连门都进不了,又何谈登堂入室?在本文中我们就“并行算法中的指针转移技术”进行一番解析,希望能对读者朋友有所帮助。
关键词 并行算法 指针转移 PRAM模型 全局存储器 响应处理器 欧拉回路技术 erew算法
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部