Sciweavers

9049 search results - page 21 / 1810
» The New C Standard
Sort
View
COMPUTING
2008
94views more  COMPUTING 2008»
14 years 9 months ago
Two new methods for constructing double-ended priority queues from priority queues
We introduce two data-structural transformations to construct doubleended priority queues from priority queues. To apply our transformations the priority queues exploited must sup...
Amr Elmasry, Claus Jensen, Jyrki Katajainen
DSD
2006
IEEE
116views Hardware» more  DSD 2006»
15 years 3 months ago
Hardware/Software Co-design Applied to Reed-Solomon Decoding for the DMB Standard
This paper addresses the implementation of ReedSolomon decoding for battery-powered wireless devices. The scope of this paper is constrained by the Digital Media Broadcasting (DMB...
Arjan C. Dam, Michel G. J. Lammertink, Kenneth C. ...
ASAP
1997
IEEE
100views Hardware» more  ASAP 1997»
15 years 1 months ago
Processor Elements for the Standard Cell Implementation of Residue Number Systems
In this article processor elements for the effective implementation of standard cell circuits based on Residue Number Systems (RNS) are presented. Two new processors are proposed ...
Ansgar Drolshagen, H. Henkelmann, Walter Anheier
70
Voted
MICCAI
2003
Springer
15 years 10 months ago
ImLib3D: An Efficient, Open Source, Medical Image Processing Framework in C++
ImLib3D is a C++ library for 3D medical image processing research. It provides a carefully designed, object-oriented, standards conforming C++ library, as well as a separate visual...
Fabrice Heitz, Jean-Paul Armspach, Marcel Bosc, To...
ICPP
2000
IEEE
15 years 2 months ago
TPO++: An Object-Oriented Message-Passing Library in C++
Message-passing is a well known approach for parallelizing programs. The widely used standard MPI (Message passing interface) also defines C++ bindings. Nevertheless, there is a ...
Tobias Grundmann, Marcus Ritt, Wolfgang Rosenstiel