Sciweavers

6348 search results - page 294 / 1270
» A Lesson for Software Engineering from Knowledge Engineering
Sort
View
149
Voted
WCRE
2006
IEEE
15 years 10 months ago
An Orchestrated Multi-view Software Architecture Reconstruction Environment
Most approaches in reverse engineering literature generate a single view of a software system that restricts the scope of the reconstruction process. We propose an orchestrated se...
Kamran Sartipi, Nima Dezhkam, Hossein Safyallah
WOSP
2004
ACM
15 years 10 months ago
Software performance modelling using PEPA nets
Modelling and analysing distributed and mobile software systems is a challenging task. PEPA nets—coloured stochastic Petri nets—are a recently introduced modelling formalism w...
Stephen Gilmore, Jane Hillston, Leïla Kloul, ...
124
Voted
IUI
2006
ACM
15 years 10 months ago
Creating multiplatform user interfaces by annotation and adaptation
This paper presents our novel framework, which creates user interfaces (UIs) for a variety of devices by annotating and reusing an existing one originally designed for large devic...
Yun Ding, Heiner Litz
ESEM
2007
ACM
15 years 8 months ago
An Approach to Global Sensitivity Analysis: FAST on COCOMO
There are various models in software engineering that are used to predict quality-related aspects of the process or artefacts. The use of these models involves elaborate data coll...
Stefan Wagner
130
Voted
HASKELL
2007
ACM
15 years 8 months ago
Haskell program coverage
We describe the design, implementation and use of HPC, a toolkit to record and display Haskell Program Coverage. HPC includes tools that instrument Haskell programs to record prog...
Andy Gill, Colin Runciman