Sciweavers

1589 search results - page 202 / 318
» Constraints with Variables' Annotations
Sort
View
ECOOP
2007
Springer
14 years 4 months ago
Gradual Typing for Objects
Static and dynamic type systems have well-known strengths and weaknesses. In previous work we developed a gradual type system for a functional calculus named λ? →. Gradual typin...
Jeremy G. Siek, Walid Taha
CVPR
2010
IEEE
14 years 3 months ago
Many-to-one Contour Matching for Describing and Discriminating Object Shape
We present an object recognition system that locates an object, identifies its parts, and segments out its contours. A key distinction of our approach is that we use long, salien...
Praveen Srinivasan, Qihui Zhu, Jianbo Shi
HT
2004
ACM
14 years 3 months ago
WARP: a web-based dynamic spatial hypertext
WARP is a Web-based dynamic spatial hypertext that runs in a Web browser. WARP includes the ability to transclude other spatial hypertexts as collections. WARP also enables annota...
Luis Francisco-Revilla, Frank M. Shipman III
PLDI
1996
ACM
14 years 2 months ago
Fast, Effective Dynamic Compilation
Dynamic compilation enables optimizations based on the values of invariant data computed at run-time. Using the values of these runtime constants, a dynamic compiler can eliminate...
Joel Auslander, Matthai Philipose, Craig Chambers,...
CAV
2010
Springer
239views Hardware» more  CAV 2010»
14 years 2 months ago
Model Checking of Linearizability of Concurrent List Implementations
Abstract. Concurrent data structures with fine-grained synchronization are notoriously difficult to implement correctly. The difficulty of reasoning about these implementations do...
Pavol Cerný, Arjun Radhakrishna, Damien Zuf...