Sciweavers

5766 search results - page 258 / 1154
» Reverse Engineering of Data
Sort
View
CSMR
2005
IEEE
16 years 7 days ago
Clustering Data Retrieved from Java Source Code to Support Software Maintenance: A Case Study
Data mining is a technology recently used in support of software maintenance in various contexts. Our works focuses on achieving a high level understanding of Java systems without...
Dimitris Rousidis, Christos Tjortjis
BTW
2003
Springer
140views Database» more  BTW 2003»
15 years 12 months ago
An Ontology for Domain-oriented Semantic Similarity Search on XML Data
Abstract: Query languages for XML such as XPath or XQuery support Boolean retrieval where a query result is a (possibly restructured) subset of XML elements or entire documents tha...
Anja Theobald
EMO
2003
Springer
98views Optimization» more  EMO 2003»
15 years 12 months ago
Visualization and Data Mining of Pareto Solutions Using Self-Organizing Map
Self-Organizing Maps (SOMs) have been used to visualize tradeoffs of Pareto solutions in the objective function space for engineering design obtained by Evolutionary Computation. F...
Shigeru Obayashi, Daisuke Sasaki
SIGSOFT
2007
ACM
16 years 7 months ago
Which warnings should I fix first?
Automatic bug-finding tools have a high false positive rate: most warnings do not indicate real bugs. Usually bug-finding tools assign important warnings high priority. However, t...
Sunghun Kim, Michael D. Ernst
SIGSOFT
2007
ACM
16 years 7 months ago
Program comprehension as fact finding
Little is known about how developers think about design during code modification tasks or how experienced developers' design knowledge helps them work more effectively. We pe...
Thomas D. LaToza, David Garlan, James D. Herbsleb,...