Sciweavers

1702 search results - page 5 / 341
» Doomed program points
Sort
View
DAGSTUHL
2004
14 years 11 months ago
Simplicity Considered Fundamental to Design for Predictability
Complexity is the core problem of contemporary information technology, as the "artificial complicatedness" of its artefacts is exploding. Intellectually easy and economic...
Wolfgang A. Halang
ASPLOS
1989
ACM
15 years 1 months ago
A Unified Vector/Scalar Floating-Point Architecture
Norman P. Jouppi, Jonathan Bertoni, David W. Wall
PLDI
1990
ACM
15 years 1 months ago
How to Print Floating-Point Numbers Accurately
Guy L. Steele Jr., Jon L. White
ISSTA
2012
ACM
12 years 12 months ago
ViewPoints: differential string analysis for discovering client- and server-side input validation inconsistencies
Since web applications are easily accessible, and often store a large amount of sensitive user information, they are a common target for attackers. In particular, attacks that foc...
Muath Alkhalaf, Shauvik Roy Choudhary, Mattia Fazz...
SAIG
2001
Springer
15 years 1 months ago
A Semantics for Advice and Dynamic Join Points in Aspect-Oriented Programming
A characteristic of aspect-oriented programming, as embodied in AspectJ, is the use of advice to incrementally modify the behavior of a program. An advice declaration specifies a...
Mitchell Wand