Sciweavers

3993 search results - page 611 / 799
» Matchmaking for Structured Objects
Sort
View
121
Voted
IPMI
2003
Springer
16 years 4 months ago
Evaluation of 3D Correspondence Methods for Model Building
Abstract. The correspondence problem is of high relevance in the construction and use of statistical models. Statistical models are used for a variety of medical application, e.g. ...
Martin Styner, Kumar T. Rajamani, Lutz-Peter Nolte...
135
Voted
ICSE
2008
IEEE-ACM
16 years 4 months ago
A case study evaluation of maintainability and performance of persistency techniques
Efforts for software evolution supersede any other part of the software life cycle. Technological decisions have a major impact on the maintainability, but are not well reflected ...
Thomas Goldschmidt, Ralf Reussner, Jochen Winzen
ICSE
2008
IEEE-ACM
16 years 4 months ago
Design patterns: between programming and software design
In computer science curricula the two areas programming and software engineering are usually separated. In programming students learn an object oriented language and then deepen t...
Christoph Denzler, Dominik Gruntz
111
Voted
SIGSOFT
2006
ACM
16 years 4 months ago
How is aliasing used in systems software?
We present a study of all sources of aliasing in over one million lines of C code, identifying in the process the common patterns of aliasing that arise in practice. We find that ...
Brian Hackett, Alex Aiken
120
Voted
SIGSOFT
2005
ACM
16 years 4 months ago
Strathcona example recommendation tool
Using the application programming interfaces (API) of large software systems requires developers to understand details about the interfaces that are often not explicitly defined. ...
Reid Holmes, Robert J. Walker, Gail C. Murphy