Sciweavers

1285 search results - page 68 / 257
» An analysis of XQuery benchmarks
Sort
View
ACCV
2009
Springer
15 years 4 months ago
Lorentzian Discriminant Projection and Its Applications
This paper develops a supervised dimensionality reduction method, Lorentzian Discriminant Projection (LDP), for discriminant analysis and classification. Our method represents the...
Risheng Liu, Zhixun Su, Zhouchen Lin, Xiaoyu Hou
SIGSOFT
2004
ACM
15 years 10 months ago
A classification system and analysis for aspect-oriented programs
We present a new classification system for aspect-oriented programs. This system characterizes the interactions between aspects and methods and identifies classes of interactions ...
Martin C. Rinard, Alexandru Salcianu, Suhabe Bugra...
ICCAD
2006
IEEE
141views Hardware» more  ICCAD 2006»
15 years 6 months ago
An accurate sparse matrix based framework for statistical static timing analysis
Statistical Static Timing Analysis has received wide attention recently and emerged as a viable technique for manufacturability analysis. To be useful, however, it is important th...
Anand Ramalingam, Gi-Joon Nam, Ashish Kumar Singh,...
DBPL
2007
Springer
136views Database» more  DBPL 2007»
15 years 4 months ago
Analysis of Imperative XML Programs
The widespread adoption of XML has led to programming languages that support XML as a first class construct. In this paper, we present a method for analyzing and optimizing impera...
Michael G. Burke, Igor Peshansky, Mukund Raghavach...
PLDI
2006
ACM
15 years 3 months ago
LOCKSMITH: context-sensitive correlation analysis for race detection
One common technique for preventing data races in multi-threaded programs is to ensure that all accesses to shared locations are consistently protected by a lock. We present a too...
Polyvios Pratikakis, Jeffrey S. Foster, Michael W....