Sciweavers

1054 search results - page 58 / 211
» Guarded Expressions in Practice
Sort
View
ASPDAC
1998
ACM
81views Hardware» more  ASPDAC 1998»
14 years 3 months ago
A Heuristic Algorithm to Design AND-OR-EXOR Three-Level Networks
—An AND-OR-EXOR network, where the output EXOR gate has only two inputs, is one of the simplest three-level architecture. This network realizes an EXOR of two sum-of-products exp...
Debatosh Debnath, Tsutomu Sasao
AOSD
2007
ACM
14 years 3 months ago
A static aspect language for checking design rules
Design rules express constraints on the behavior and structure of a program. These rules can help ensure that a program follows a set of established practices, and avoids certain ...
Clint Morgan, Kris De Volder, Eric Wohlstadter
CSMR
2004
IEEE
14 years 2 months ago
Rewrite Systems for Symbolic Evaluation of C-like Preprocessing
Automatic analysis of programs with preprocessing directives and conditional compilation is challenging. The difficulties range from parsing to program understanding. Symbolic eva...
Mario Latendresse
GLOBECOM
2008
IEEE
13 years 11 months ago
Computing the Receive Spatial Correlation for a Multi-Cluster MIMO Channel Using Different Array Configurations
Spatial correlation among received signals has a significant impact on the performance of a multipleinput multiple-output (MIMO) system. In prior research, expressions were derived...
Ramya Bhagavatula, Robert W. Heath Jr.
KBSE
2010
IEEE
13 years 9 months ago
How did you specify your test suite
Although testing is central to debugging and software certification, there is no adequate language to specify test suites over source code. Such a language should be simple and c...
Andreas Holzer, Christian Schallhart, Michael Taut...