Sciweavers

2957 search results - page 132 / 592
» Code analysis and CS-XML
Sort
View
DAGSTUHL
2006
15 years 4 months ago
The Software Similarity Problem in Malware Analysis
In software engineering contexts software may be compared for similarity in order to detect duplicate code that indicates poor design, and to reconstruct evolution history. Malicio...
Andrew Walenstein, Arun Lakhotia
WSC
1998
15 years 4 months ago
Multi-factor Analysis of Firm-level Performance through Feed-forward, Feed-back Relationships
This article presents the results of research to develop a descriptive model of firm-level productivity that will allow a myriad of factor interactions to be directly accounted fo...
Young H. Park, David M. Miller
TCOM
2010
90views more  TCOM 2010»
15 years 1 months ago
Performance Analysis for BICM Transmission over Gaussian Mixture Noise Fading Channels
—Bit-interleaved coded modulation (BICM) has been adopted in many systems and standards for spectrally efficient coded transmission. The analytical evaluation of BICM performanc...
Alireza Kenarsari-Anhari, Lutz H.-J. Lampe
ESOP
2009
Springer
15 years 10 months ago
SingleTrack: A Dynamic Determinism Checker for Multithreaded Programs
Abstract. Multithreaded programs are prone to errors caused by unintended interference between concurrent threads. This paper focuses on verifying that deterministically-parallel c...
Caitlin Sadowski, Stephen N. Freund, Cormac Flanag...
CAV
2005
Springer
106views Hardware» more  CAV 2005»
15 years 8 months ago
Incremental Algorithms for Inter-procedural Analysis of Safety Properties
Automaton-based static program analysis has proved to be an effective tool for bug finding. Current tools generally re-analyze a program from scratch in response to a change in t...
Christopher L. Conway, Kedar S. Namjoshi, Dennis D...