Sciweavers

750 search results - page 86 / 150
» Using codesign techniques to support analog functionality
Sort
View
CLUSTER
2003
IEEE
15 years 7 months ago
Improving the Performance of MPI Derived Datatypes by Optimizing Memory-Access Cost
The MPI Standard supports derived datatypes, which allow users to describe noncontiguous memory layout and communicate noncontiguous data with a single communication function. Thi...
Surendra Byna, William D. Gropp, Xian-He Sun, Raje...
IWPC
2000
IEEE
15 years 6 months ago
Evaluating the Accessor Classification Approach to Detect Abstract Data Types
ng the Accessor Classification Approach to Detect Abstract Data Types icle presents an approach to identify abstract data types (ADTs) in source code. For each structured type deļ...
Jean-Francois Girard, Martin Würthner
95
Voted
HCI
2009
15 years 4 days ago
In-Situ 3D Indoor Modeler with a Camera and Self-contained Sensors
We propose a 3D modeler for supporting in-situ indoor modeling effectively. The modeler allows a user easily to create models from a single photo by interaction techniques taking a...
Tomoya Ishikawa, Kalaivani Thangamani, Masakatsu K...
110
Voted
SIGGRAPH
2010
ACM
15 years 6 months ago
Vector solid textures
In this paper, we introduce a compact random-access vector representation for solid textures made of intermixed regions with relatively smooth internal color variations. It is fea...
Lvdi Wang, Kun Zhou, Yizhou Yu, Baining Guo
POPL
2009
ACM
16 years 3 months ago
SPEED: precise and efficient static estimation of program computational complexity
This paper describes an inter-procedural technique for computing symbolic bounds on the number of statements a procedure executes in terms of its scalar inputs and user-defined qu...
Sumit Gulwani, Krishna K. Mehra, Trishul M. Chilim...