Sciweavers

16725 search results - page 28 / 3345
» Engineering Software Correctness
Sort
View
CSEE
2003
Springer
15 years 5 months ago
Is Software Engineering Training Enough for Software Engineers
Most software engineering courses focus exclusively on the software development process, often referring to problems related to the complexity of software products and processes. ...
Ivica Crnkovic, Rikard Land, Andreas Sjögren
ICSE
2010
IEEE-ACM
14 years 10 months ago
Code clone detection in practice
Due to the negative impact of code cloning on software maintenance efforts as well as on program correctness [4–6], the duplication of code is generally viewed as problematic. ...
Florian Deissenboeck, Benjamin Hummel, Elmar J&uum...
ICSE
2005
IEEE-ACM
15 years 11 months ago
Tool support for just-in-time architecture reconstruction and evaluation: an experience report
The need for software architecture evaluation has drawn considerable attention in recent years. In practice, this is a challenging exercise for two main reasons. First, in deploye...
Ian Gorton, Liming Zhu
CGO
2004
IEEE
15 years 3 months ago
Single-Dimension Software Pipelining for Multi-Dimensional Loops
Traditionally, software pipelining is applied either to the innermost loop of a given loop nest or from the innermost loop to outer loops. In this paper, we propose a threestep ap...
Hongbo Rong, Zhizhong Tang, Ramaswamy Govindarajan...
KBSE
2010
IEEE
14 years 10 months ago
An automated approach for finding variable-constant pairing bugs
Named constants are used heavily in operating systems code, both as internal flags and in interactions with devices. Decision making within an operating system thus critically de...
Julia L. Lawall, David Lo