Sciweavers

8627 search results - page 222 / 1726
» Software Engineering Using RATionale
Sort
View
ICSR
2009
Springer
15 years 4 months ago
Verifying Component-Based Software: Deep Mathematics or Simple Bookkeeping?
Anecdotal experience constructing proofs of correctness of code built from reusable software components reveals that they tend to be relatively trivial bookkeeping exercises: they ...
Jason Kirschenbaum, Bruce M. Adcock, Derek Bronish...
ICSE
2008
IEEE-ACM
16 years 6 months ago
CodeCity: 3D visualization of large-scale software
CODECITY is a language-independent interactive 3D visualization tool for the analysis of large software systems. Using a city metaphor, it depicts classes as buildings and package...
Richard Wettel, Michele Lanza
IWPC
2009
IEEE
16 years 1 months ago
Vector space analysis of software clones
In this paper, we introduce a technique for applying Independent Component Analysis to vector space representations of software code fragments such as methods or blocks. The dista...
Scott Grant, James R. Cordy
ADAEUROPE
2006
Springer
16 years 11 days ago
A Software Reliability Model Based on a Geometric Sequence of Failure Rates
Software reliability models are an important tool in quality management and release planning. There is a large number of different models that often exhibit strengths in differen...
Stefan Wagner, Helmut Fischer
ICSE
1993
IEEE-ACM
15 years 10 months ago
Procedure Calls Are the Assembly Language of Software Interconnection: Connectors Deserve First-Class Status
Software designers compose systems from components written in some prolanguage. They regularly describe systems using abstract patterns and sophisticated relations among component...
Mary Shaw