Sciweavers

4307 search results - page 150 / 862
» Dynamic Spyware Analysis
Sort
View
SCAM
2007
IEEE
15 years 8 months ago
SUDS: An Infrastructure for Creating Bug Detection Tools
SUDS is a powerful infrastructure for creating dynamic bug detection tools. It contains phases for both static analysis and dynamic instrumentation allowing users to create tools ...
Eric Larson
89
Voted
CDC
2008
IEEE
102views Control Systems» more  CDC 2008»
15 years 9 months ago
On the observability properties of homogeneous and heterogeneous networked dynamic systems
Abstract— This work provides a framework for the observability analysis of linear networked dynamic systems (NDS). A distinction is made between NDS that have homogeneous agent d...
Daniel Zelazo, Mehran Mesbahi
VL
2010
IEEE
247views Visual Languages» more  VL 2010»
15 years 27 days ago
Cleanroom: Edit-Time Error Detection with the Uniqueness Heuristic
Many dynamic programming language features, such as implicit declaration, reflection, and code generation, make it difficult to verify the existence of identifiers through standar...
Andrew J. Ko, Jacob O. Wobbrock
318
Voted
ICDAR
2011
IEEE
14 years 2 months ago
Fast Key-Word Searching via Embedding and Active-DTW
—In this paper we present a novel approach for fast search of handwritten Arabic word-parts within large lexicons. The algorithm runs through three steps to achieve the required ...
Raid Saabni, Alex Bronstein
99
Voted
ICSE
2007
IEEE-ACM
16 years 2 months ago
Adaptive Online Program Analysis
Analyzing a program run can provide important insights about its correctness. Dynamic analysis of complex correctness properties, however, usually results in significant run-time ...
Matthew B. Dwyer, Alex Kinneer, Sebastian G. Elbau...