Zobrazeno 1 - 10
of 45
pro vyhledávání: '"Zhaofang Wen"'
Autor:
Zhaofang Wen
Publikováno v:
IEEE Transactions on Parallel and Distributed Systems. 7:11-17
The problem of merging k (k/spl ges/2) sorted lists is considered. We give an optimal parallel algorithm which takes O((n log k/p)+log n) time using p processors on a parallel random access machine that allows concurrent reads and exclusive writes, w
Publikováno v:
Journal of Parallel and Distributed Computing. 27:100-105
We consider the following problem. For a binary tree T = ( V , E ) where V = {1, 2, ..., n }, given its inorder traversal and either its preorder or its postorder traversal, reconstruct the binary tree. We present a new parallel algorithm for this pr
Autor:
Zhaofang Wen
Publikováno v:
Parallel Computing. 21:461-466
A problem in pattern recognition is to find the maximum sum over all rectangular subregions of a given (n × n) matrix of real numbers. The problem has one-dimensional (1D) and two-dimensional (2D) versions. For the 1D version, it is to find the maxi
Autor:
Zhaofang Wen
Publikováno v:
Information Processing Letters. 51:11-16
Autor:
Zhaofang Wen, Stephan Olariu
Publikováno v:
Parallel Processing Letters. :157-160
The purpose of this short note is to show that the problem of reconstructing a directed forest from a collection of leaf-to-root paths can be done efficiently in parallel by reducing the problem to integer sorting. Specifically, given M the total len
Autor:
Zhaofang Wen, Stephan Olariu
Publikováno v:
International Journal of Computer Mathematics. 42:61-65
Recently, Carlsson [3] proposed a variation of the heap data structure as an efficient implementation of a double-ended priority queue. This new data structure is referred to as the deap. We show that constructing a deap with special properties can b
Publikováno v:
ICPP
This paper presents a parallel programming model, Parallel Phase Model (PPM), for next-generation high-end parallel machines based on a distributed memory architecture consisting of a networked cluster of nodes with a large number of cores on each no
Publikováno v:
Parallel Computing. 17:683-687
The measure problem involves computing the area of the union of a set of n iso-oriented rectangles in the plane. Recently, it has been shown that for a set of n such rectangles, the measure problem can be solved in O(log n log log n) time, using O(n/
Autor:
Stephan Olariu, Zhaofang Wen
Publikováno v:
Parallel Computing. 17:689-693
The problem of multiselection arises frequently in databases. Here, given an unordered set S of n records and a sequence of m integers 1 =< q"1 < q"2 < ... < q"m =< n we are interested in answering queries of the type 'find the q"ith smallest element
Publikováno v:
The Computer Journal. 34:423-427