Sciweavers

3316 search results - page 231 / 664
» Mining Software Engineering Data
Sort
View
107
Voted
AGILEDC
2005
IEEE
15 years 9 months ago
Social Behaviors on XP and non-XP teams: A Comparative Study
This is an ethnographic study of two software development teams within the same organization, one which utilizes the Extreme Programming (XP) methodology and one which does not. T...
Jan Chong
141
Voted
CSMR
2010
IEEE
14 years 10 months ago
Utilizing Debug Information to Compact Loops in Large Program Traces
In recent years, dynamic program execution traces have been utilized in an attempt to better understand the runtime behavior of various software systems. The unfortunate reality of...
Del Myers, Margaret-Anne D. Storey, Martin Salois
KBSE
2007
IEEE
15 years 9 months ago
Iterative model-driven development of adaptable service-based applications
Flexibility and interoperability make web services well suited for designing highly-customizable reactive service-based applications, that is interactive applications that can be ...
Leen Lambers, Hartmut Ehrig, Leonardo Mariani, Mau...
128
Voted
WOSP
1998
ACM
15 years 7 months ago
Predicting memory use from a class diagram using dynamic information
Increasingly, new applications are being built by composing existing software components rather than by coding a system from scratch. Using this approach, applications can be buil...
Gail C. Murphy, Ekaterina Saenko
103
Voted
ICSE
2008
IEEE-ACM
16 years 4 months ago
A tale of four kernels
The Freebsd, gnu/Linux, Solaris, and Windows operating systems have kernels that provide comparable facilities. Interestingly, their code bases share almost no common parts, while...
Diomidis Spinellis