Sciweavers

1314 search results - page 200 / 263
» Validation of Object Oriented Models using Animation
Sort
View
CC
2009
Springer
153views System Software» more  CC 2009»
13 years 6 months ago
From Specification to Optimisation: An Architecture for Optimisation of Java Bytecode
We present the architecture of the Rosser toolkit that allows optimisations to be specified in a domain specific language, then compiled and deployed towards optimising object prog...
Richard Warburton, Sara Kalvala
WABI
2004
Springer
116views Bioinformatics» more  WABI 2004»
14 years 2 months ago
Topological Rearrangements and Local Search Method for Tandem Duplication Trees
—The problem of reconstructing the duplication history of a set of tandemly repeated sequences was first introduced by Fitch [4]. Many recent studies deal with this problem, show...
Denis Bertrand, Olivier Gascuel
AGILEDC
2006
IEEE
14 years 2 months ago
On Agile Performance Requirements Specification and Testing
Underspecified performance requirements can cause performance issues in a software system. However, a complete, upfront analysis of a software system is difficult, and usually not...
Chih-Wei Ho, Michael J. Johnson, Laurie Williams, ...
ER
2003
Springer
173views Database» more  ER 2003»
14 years 2 months ago
Automatic Generation of XQuery View Definitions from ORA-SS Views
Many Internet-based applications have adopted XML as the standard data exchange format. These XML data are typically stored in its native form, thus creating the need to present XM...
Ya Bing Chen, Tok Wang Ling, Mong-Li Lee
OOPSLA
2005
Springer
14 years 2 months ago
Io: a small programming language
Io is small prototype-based programming language. The ideas in Io are mostly inspired by Smalltalk[1] (all values are objects), Self[2] (prototype-based), NewtonScript[3] (differe...
Steve Dekorte