Sciweavers

16206 search results - page 12 / 3242
» Software Engineering is Not Enough
Sort
View
SOCO
2007
Springer
15 years 3 months ago
Composite Connectors for Composing Software Components
Abstract. In a component-based system, connectors are used to compose components. Connectors should have a semantics that makes them simple to construct and use. At the same time, ...
Kung-Kiu Lau, Ling Ling, Vladyslav Ukis, Perla Vel...
101
Voted
ICSE
2008
IEEE-ACM
15 years 9 months ago
Reference architecture knowledge representation: an experience
Software architectures have played a significant role in determining the success of software systems. In spite of impact of the architectures to the software development and, as a...
Elisa Yumi Nakagawa, José Carlos Maldonado
77
Voted
VISSOFT
2002
IEEE
15 years 2 months ago
Tools Demonstrations
For users who peruse the World Wide Web to locate potentially useful security-related tools, the typical information contained in most sites - a pointer to the tool and, optionall...
AADEBUG
1997
Springer
15 years 1 months ago
Assertions for Dynamic Shape Analysis of List Data Structures
We introduce an assertion language for run-time checking of linked list data structure shapes. The assertion language is expressive enough to define characteristic predicates for ...
Mikhail Auguston, Miu Har Hon
77
Voted
PEPM
1994
ACM
15 years 1 months ago
Identifying Profitable Specialization in Object-Oriented Languages
The performance of object-oriented languages can be greatly improved if methods can be specialized for particular classes of arguments. Such specialization can provide the compile...
Jeffrey Dean, Craig Chambers, David Grove