Sciweavers

4421 search results - page 213 / 885
» Libraries
Sort
View
104
Voted
MICCAI
2003
Springer
16 years 2 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...
154
Voted
SIGMOD
2006
ACM
137views Database» more  SIGMOD 2006»
16 years 2 months ago
Extending object database interfaces with fuzziness through aspect-oriented design
Fuzzy logic has been used yet for extending database models to deal with vagueness in the definitions of linguistic concepts as "tall" or "long". However, the ...
Miguel-Ángel Sicilia, Elena García Barriocanal
104
Voted
ISPDC
2008
IEEE
15 years 8 months ago
Scalable Dense Factorizations for Heterogeneous Computational Clusters
This paper discusses the design and the implementation of the LU factorization routines included in the Heterogeneous ScaLAPACK library, which is built on top of ScaLAPACK. These ...
Ravi Reddy Manumachu, Alexey L. Lastovetsky, Pedro...
IPPS
2005
IEEE
15 years 7 months ago
A Comparison of MPI and Process Networks
The Message Passing Interface (MPI) is a popular communication library that supports the SIMD model of parallel computing. Process networks (PN), where processes communicate throu...
Thomas M. Parks