Sciweavers

3302 search results - page 203 / 661
» Software Is More Than Code
Sort
View
IJAIT
2006
106views more  IJAIT 2006»
15 years 6 months ago
An Empirical Evaluation of Automated Theorem Provers in Software Certification
We describe a system for the automated certification of safety properties of NASA software. The system uses Hoare-style program verification technology to generate proof obligatio...
Ewen Denney, Bernd Fischer 0002, Johann Schumann
TLT
2008
77views more  TLT 2008»
15 years 6 months ago
The Scalable Adapter Design Pattern: Enabling Interoperability Between Educational Software Tools
For many practical learning scenarios, the integrated use of more than one learning tool is educationally beneficial. In these cases, interoperability between learning tools--getti...
Andreas Harrer, Niels Pinkwart, Bruce M. McLaren, ...
ESTIMEDIA
2005
Springer
16 years 3 days ago
A Perception-Aware Low-Power Software Audio Decoder for Portable Devices
We propose a new software audio decoder for processors supporting multiple discrete voltage-frequency operating points. The proposed decoding scheme allows the user to switch betw...
Samarjit Chakraborty, Ye Wang, Wendong Huang
WDAG
2005
Springer
103views Algorithms» more  WDAG 2005»
16 years 1 days ago
Adaptive Software Transactional Memory
Software Transactional Memory (STM) is a generic synchronization construct that enables automatic conversion of correct sequential objects into correct nonblocking concurrent obje...
Virendra J. Marathe, William N. Scherer III, Micha...
PODC
2003
ACM
15 years 12 months ago
Software transactional memory for dynamic-sized data structures
We propose a new form of software transactional memory (STM) designed to support dynamic-sized data structures, and we describe a novel non-blocking implementation. The non-blocki...
Maurice Herlihy, Victor Luchangco, Mark Moir, Will...