Sciweavers

2106 search results - page 20 / 422
» Specifying C concepts
Sort
View
IWPC
2002
IEEE
14 years 14 days ago
On Using a Benchmark to Evaluate C++ Extractors
In this paper, we take the concept of benchmarking as used extensively in computing and apply it to evaluating C++ fact extractors. We demonstrated the efficacy of this approach b...
Susan Elliott Sim, Richard C. Holt, Steve M. Easte...
GPCE
2005
Springer
14 years 1 months ago
FeatureC++: On the Symbiosis of Feature-Oriented and Aspect-Oriented Programming
Abstract. This paper presents FeatureC++, a novel language extension to C++ that supports Feature-Oriented Programming (FOP) and Aspect-Oriented Programming (AOP). Besides well-kno...
Sven Apel, Thomas Leich, Marko Rosenmüller, G...
RV
2009
Springer
101views Hardware» more  RV 2009»
14 years 2 months ago
DMaC: Distributed Monitoring and Checking
Abstract. We consider monitoring and checking formally specified properties in a network. We are addressing the problem of deploying the checkers on different network nodes that ...
Wenchao Zhou, Oleg Sokolsky, Boon Thau Loo, Insup ...
DATE
2003
IEEE
84views Hardware» more  DATE 2003»
14 years 25 days ago
SoC Design and Test Considerations
: Modern SoC Design for high-volume products requires a strong focus on Design-for-Test and Designfor-Manufacturability. We present a case study of an SoC test concept, including a...
Martin Schrader, Roderick McConnell
CAV
2006
Springer
125views Hardware» more  CAV 2006»
13 years 11 months ago
cascade: C Assertion Checker and Deductive Engine
We present a tool, called CAsCaDE, to check assertions in C programs as part of a multi-stage verification strategy. CAsCaDE takes as input a C program and a control file (the outp...
Nikhil Sethi, Clark Barrett