Sciweavers

2596 search results - page 33 / 520
» Gradual Typing for Objects
Sort
View
LCR
2000
Springer
129views System Software» more  LCR 2000»
15 years 2 months ago
Run-Time Support for Distributed Sharing in Typed Languages
We present a new run-time system for typed programming languages that supports object sharing in a distributed system. The key insight in this system is that the ability to distin...
Y. Charlie Hu, Weimin Yu, Alan L. Cox, Dan S. Wall...
ICAPR
2009
Springer
15 years 5 months ago
Saving Electrical Power in a Surveillance Environment
—This paper proposes a smart video surveillance system with real-time moving object (primarily human) detection and identification for solving the problem of excessive power con...
Souvik Sen, Amit Kumar Das, Shyama Prosad Chowdhur...
UAI
2003
15 years 13 days ago
The Information Bottleneck EM Algorithm
Learning with hidden variables is a central challenge in probabilistic graphical models that has important implications for many real-life problems. The classical approach is usin...
Gal Elidan, Nir Friedman
83
Voted
VLDB
1993
ACM
142views Database» more  VLDB 1993»
15 years 3 months ago
Collections of Objects in SQL3
SQL3generalizestherelationalmodelinto anobjectmodel abstract data types, multiple inheritance, and dynamic polymorphism. Tables may then contain collections (multisets) of objects...
David Beech
ENTCS
2007
100views more  ENTCS 2007»
14 years 11 months ago
Type-Safe Code Transformations in Haskell
The use of typed intermediate languages can significantly increase the reliability of a compiler. By typechecking the code produced at each transformation stage, one can identify...
Louis-Julien Guillemette, Stefan Monnier