Sciweavers

17789 search results - page 148 / 3558
» Exceptional Use Cases
Sort
View
141
Voted
ISSRE
2003
IEEE
15 years 9 months ago
Reducing wasted development time via continuous testing
Testing is often performed frequently during development to ensure software reliability by catching regression errors quickly. However, stopping frequently to test also wastes tim...
David Saff, Michael D. Ernst
184
Voted
CAV
1998
Springer
175views Hardware» more  CAV 1998»
15 years 7 months ago
An ACL2 Proof of Write Invalidate Cache Coherence
As a pedagogical exercise in ACL2, we formalize and prove the correctness of a write invalidate cache scheme. In our formalization, an arbitrary number of processors, each with its...
J. Strother Moore
105
Voted
SDM
2010
SIAM
181views Data Mining» more  SDM 2010»
15 years 5 months ago
A Compression Based Distance Measure for Texture
The analysis of texture is an important subroutine in application areas as diverse as biology, medicine, robotics, and forensic science. While the last three decades have seen ext...
Bilson J. L. Campana, Eamonn J. Keogh
152
Voted
APLAS
2010
ACM
15 years 3 months ago
JNI Light: An Operational Model for the Core JNI
Abstract. Through foreign function interfaces (FFIs), software components in different programming languages interact with each other in the same address space. Recent years have w...
Gang Tan
121
Voted
CGF
2010
106views more  CGF 2010»
15 years 3 months ago
Invisible Seams
Surface materials are commonly described by attributes stored in textures (for instance, color, normal, or displacement). Interpolation during texture lookup provides a continuous...
Nicolas Ray, Vincent Nivoliers, Sylvain Lefebvre, ...