Sciweavers

1190 search results - page 11 / 238
» A type and effect system for atomicity
Sort
View
VISUAL
2007
Springer
14 years 25 days ago
News Video Retrieval by Learning Multimodal Semantic Information
With the explosion of multimedia data especially that of video data, requirement of efficient video retrieval has becoming more and more important. Years of TREC Video Retrieval Ev...
Hui Yu, Bolan Su, Hong Lu, Xiangyang Xue
DLOG
1996
13 years 8 months ago
Number Restrictions on Complex Roles in Description Logics: A Preliminary Report
Number restrictions are concept constructors that are available in almost all implemented description logic systems. However, even though there has lately been considerable effort...
Franz Baader, Ulrike Sattler
ICPR
2010
IEEE
14 years 1 months ago
Effective Structure-From-Motion for Hybrid Camera Systems
—We describe a pipeline for structure-from-motion with mixed camera types, namely omnidirectional and perspective cameras. The steps of the pipeline can be summarized as calibrat...
Yalin Bastanlar, Alptekin Temizel, Yasemin Yardimc...
SIGSOFT
2006
ACM
14 years 20 days ago
Bit level types for high level reasoning
Bitwise operations are commonly used in low-level systems code to access multiple data fields that have been packed into a single word. Program analysis tools that reason about s...
Ranjit Jhala, Rupak Majumdar
ISSTA
2012
ACM
11 years 9 months ago
Cooperative types for controlling thread interference in Java
Multithreaded programs are notoriously prone to unintended interference between concurrent threads. To address this problem, we argue that yield annotations in the source code sho...
Jaeheon Yi, Tim Disney, Stephen N. Freund, Cormac ...