Sciweavers

898 search results - page 71 / 180
» An Analysis of Permutations in Arrays
Sort
View
ISOLA
2010
Springer
15 years 4 months ago
A Memory Model for Static Analysis of C Programs
Automatic bug finding with static analysis requires precise tracking of different memory object values. This paper describes a memory modeling method for static analysis of C pro...
Zhongxing Xu, Ted Kremenek, Jian Zhang
CC
2001
Springer
146views System Software» more  CC 2001»
15 years 10 months ago
Alias Analysis by Means of a Model Checker
We study the application of a standard model checker tool, Spin, to the well-known problem of computing a may-alias relation for a C program. A precise may-alias relation can signi...
Vincenzo Martena, Pierluigi San Pietro
TNN
2008
141views more  TNN 2008»
15 years 6 months ago
MPCA: Multilinear Principal Component Analysis of Tensor Objects
This paper introduces a multilinear principal component analysis (MPCA) framework for tensor object feature extraction. Objects of interest in many computer vision and pattern rec...
Haiping Lu, Konstantinos N. Plataniotis, Anastasio...
TGC
2010
Springer
15 years 4 months ago
Certified Result Checking for Polyhedral Analysis of Bytecode Programs
Static analysers are becoming so complex that it is crucial to ascertain the soundness of their results in a provable way. In this paper we develop a certified checker in Coq that ...
Frédéric Besson, Thomas P. Jensen, D...
IPPS
2006
IEEE
16 years 10 days ago
An overview of the Jahob analysis system: project goals and current status
We present an overview of the Jahob system for modular analysis of data structure properties. Jahob uses a subset of Java as the implementation language and annotations with formu...
Viktor Kuncak, Martin C. Rinard