Sciweavers

1559 search results - page 162 / 312
» Software needs engineering: a position paper
Sort
View
116
Voted
COMPSAC
2009
IEEE
15 years 10 months ago
HEAT: An Integrated Static and Dynamic Approach for Thread Escape Analysis
Thread escape analysis, which determines whether and when a variable becomes shared by multiple threads, is a foundation for many other program analyses. Most existing escape anal...
Qichang Chen, Liqiang Wang, Zijiang Yang
143
Voted
SEFM
2009
IEEE
15 years 10 months ago
Checkmate: A Generic Static Analyzer of Java Multithreaded Programs
—In this paper we present ¼heckmate, a generic static analyzer of Java multithreaded programs based on the interpretation theory. It supports all the most relevant features of J...
Pietro Ferrara
UIST
2009
ACM
15 years 10 months ago
Detecting and leveraging finger orientation for interaction with direct-touch surfaces
Current interactions on direct-touch interactive surfaces are often modeled based on properties of the input channel that are common in traditional graphical user interfaces (GUI)...
Feng Wang, Xiang Cao, Xiangshi Ren, Pourang Irani
158
Voted
AUIC
2006
IEEE
15 years 9 months ago
A markerless registration method for augmented reality based on affine properties
This paper presents a markerless registration approach for Augmented Reality (AR) systems based on the Kanade-Lucas-Tomasi (KLT) natural feature tracker and the affine reconstruct...
Y. Pang, M. L. Yuan, Andrew Y. C. Nee, Soh-Khim On...
132
Voted
WCRE
2006
IEEE
15 years 9 months ago
"Cloning Considered Harmful" Considered Harmful
Current literature on the topic of duplicated (cloned) code in software systems often considers duplication harmful to the system quality and the reasons commonly cited for duplic...
Cory Kapser, Michael W. Godfrey