Sciweavers

1108 search results - page 147 / 222
» Algorithm Transformation for FPGA Implementation
Sort
View
103
Voted
VG
2003
15 years 3 months ago
Rapid Emission Tomography Reconstruction
We present new implementations of the Maximum Likelihood Expectation Maximization (EM) algorithm and the related Ordered Subset EM (OSEM) algorithm. Our implementation is based on...
Ken Chidlow, Torsten Möller
ICIP
2005
IEEE
15 years 7 months ago
Automatic registration of 3D datasets using Gaussian fields
—In this paper we introduce a new 3D automatic registration method based on Gaussian fields and energy minimization. The method defines a simple ∞ C energy function, which is c...
Faysal Boughorbel, Andreas Koschan, Mongi A. Abidi
CC
2004
Springer
177views System Software» more  CC 2004»
15 years 7 months ago
Value-Based Partial Redundancy Elimination
Abstract. Partial redundancy elimination (PRE) is a program transformation that identifies and eliminates expressions that are redundant on at least one (but not necessarily all) ...
Thomas VanDrunen, Antony L. Hosking
UIST
2010
ACM
14 years 11 months ago
Eddi: interactive topic-based browsing of social status streams
Twitter streams are on overload: active users receive hundreds of items per day, and existing interfaces force us to march through a chronologically-ordered morass to find tweets ...
Michael S. Bernstein, Bongwon Suh, Lichan Hong, Ji...
ARITH
2007
IEEE
15 years 8 months ago
Modular Multiplication using Redundant Digit Division
Most implementations of the modular exponentiation, ME mod N, computation in cryptographic algorithms employ Montgomery multiplication, ABR−1 mod N, instead of modular multiplic...
Ping Tak Peter Tang