Sciweavers

201 search results - page 4 / 41
» extreme 2003
Sort
View
EXTREME
2003
ACM
14 years 22 days ago
Datatype- and namespace-aware DTDs: A minimal extension
DTDs and XML Schema are important validation languages for XML documents. They lie at opposite ends of a spectrum of validation languages in terms of expressive power and readabil...
Fabio Vitali, Nicola Amorosi, Nicola Gessa
AGILEDC
2003
IEEE
14 years 23 days ago
Test Driven Development and the Scientific Method
The scientific method serves as a good metaphor for several practices in Extreme Programming (XP). We explore the commonalities and differences and show that the scientific method...
Rick Mugridge
AUIC
2003
IEEE
14 years 23 days ago
Spreadsheet structure inspection using low level access and visualisation
Spreadsheets are an extremely common form of end-user programming used for many applications from student marks to accounting for global multinationals. Ways of studying the struc...
Daniel Ballinger, Robert Biddle, James Noble
ISQED
2003
IEEE
127views Hardware» more  ISQED 2003»
14 years 23 days ago
Statistical Modeling for Circuit Simulation
Accurate statistical simulation and modeling are important for IC design. Different types of statistical simulation require different types of statistical models. In this paper a ...
Colin C. McAndrew
PPPJ
2003
ACM
14 years 22 days ago
Rethinking Java strings
The Java string classes, String and StringBuffer, lie at the extremes of a spectrum (immutable, reference-based and mutable, content-based). Motivated by data-intensive text appli...
Paolo Boldi, Sebastiano Vigna