Sciweavers

4124 search results - page 154 / 825
» Improved Algorithms for Data Migration
Sort
View
122
Voted
IPPS
1997
IEEE
15 years 7 months ago
A Randomized Sorting Algorithm on the BSP model
We present a new randomized sorting algorithm on the Bulk-SynchronousParallel (BSP) model. The algorithm improves upon the parallel slack of previous algorithms to achieve optimal...
Alexandros V. Gerbessiotis, Constantinos J. Siniol...
94
Voted
ICPR
2008
IEEE
15 years 9 months ago
A device enhancing and denoising algorithm for X-ray cardiac fluoroscopy
In X-ray interventional imaging, improved denoising enables lower X-ray dose and better visualization, resulting in increased confidence in the therapeutic act. This article focu...
Vincent Bismuth, Régis Vaillant
146
Voted
DCC
2008
IEEE
15 years 5 months ago
Design and Implementation of a High-Performance Microprocessor Cache Compression Algorithm
Researchers have proposed using hardware data compression units within the memory hierarchies of microprocessors in order to improve performance, energy efficiency, and functional...
Xi Chen, Lei Yang, Haris Lekatsas, Robert P. Dick,...
ACL
1997
15 years 4 months ago
Decoding Algorithm in Statistical Machine Translation
Decoding algorithm is a crucial part in statistical machine translation. We describe a stack decoding algorithm in this paper. We present the hypothesis scoring method and the heu...
Ye-Yi Wang, Alex Waibel
ENTCS
2002
207views more  ENTCS 2002»
15 years 3 months ago
Efficient Algorithms for the Maximum Subarray Problem by Distance Matrix Multiplication
We design an efficient algorithm that maximizes the sum of array elements of a subarray of a two-dimensional array. The solution can be used to find the most promising array porti...
Tadao Takaoka