Sciweavers

1805 search results - page 136 / 361
» Understanding Code Mobility
Sort
View
MC
2008
170views Computer Science» more  MC 2008»
15 years 3 months ago
Interactive high definition 3D face rendering on common mobile devices
Smartphones are suitable as interactive visualization platform for high quality 3D models representing, for example, faces. We provide an efficient implementation of a point-based...
Peter Barth, Ulrich Schwanecke, Friederike Wild
SIGSOFT
2005
ACM
16 years 3 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
AICCSA
2006
IEEE
101views Hardware» more  AICCSA 2006»
15 years 8 months ago
Refactoring Tools and Complementary Techniques
Poorly designed software systems are difficult to understand and maintain. Modifying code in one place could lead to unwanted repercussions elsewhere due to high coupling. Adding ...
Martin Drozdz, Derrick G. Kourie, Bruce W. Watson,...
MSR
2006
ACM
15 years 8 months ago
Using evolutionary annotations from change logs to enhance program comprehension
Evolutionary annotations are descriptions of how source code evolves over time. Typical source comments, given their static nature, are usually inadequate for describing how a pro...
Daniel M. Germán, Peter C. Rigby, Margaret-...
WCRE
2005
IEEE
15 years 8 months ago
Enriching Reverse Engineering with Semantic Clustering
Understanding a software system by just analyzing the structure of the system reveals only half of the picture, since the structure tells us only how the code is working but not w...
Adrian Kuhn, Stéphane Ducasse, Tudor G&icir...