Sciweavers

2740 search results - page 181 / 548
» A Model-Based Approach To Requirements Analysis
Sort
View
112
Voted
DATE
2008
IEEE
131views Hardware» more  DATE 2008»
15 years 10 months ago
Parametric Throughput Analysis of Synchronous Data Flow Graphs
Synchronous Data Flow Graphs (SDFGs) have proved to be a very successful tool for modeling, analysis and synthesis of multimedia applications targeted at both single- and multiproc...
Amir Hossein Ghamarian, Marc Geilen, Twan Basten, ...
132
Voted
CC
2006
Springer
108views System Software» more  CC 2006»
15 years 7 months ago
Efficient Flow-Sensitive Interprocedural Data-Flow Analysis in the Presence of Pointers
This paper presents a new worklist algorithm that significantly speeds up a large class of flow-sensitive data-flow analyses, including typestate error checking and pointer analysi...
Teck Bok Tok, Samuel Z. Guyer, Calvin Lin
152
Voted
TC
2010
15 years 1 months ago
Formal Reliability Analysis Using Theorem Proving
—Reliability analysis has become a tool of fundamental importance to virtually all electrical and computer engineers because of the extensive usage of hardware systems in safety ...
Osman Hasan, Sofiène Tahar, Naeem Abbasi
HAPTICS
2006
IEEE
15 years 9 months ago
Perceptual Analysis of Haptic Icons: an Investigation into the Validity of Cluster Sorted MDS
The design of usable haptic icons (brief informational signals delivered through the sense of touch) requires a tool for measuring perceptual distances between icons that will be ...
Jérôme Pasquero, Joseph Luk, Shannon ...
PPOPP
2005
ACM
15 years 9 months ago
Static analysis of atomicity for programs with non-blocking synchronization
In concurrent programming, non-blocking synchronization is very efficient but difficult to design correctly. This paper presents a static analysis to show that code blocks are ato...
Liqiang Wang, Scott D. Stoller