Sciweavers

858 search results - page 126 / 172
» Inspections in Small Projects
Sort
View
KDD
2010
ACM
195views Data Mining» more  KDD 2010»
14 years 2 months ago
Universal multi-dimensional scaling
In this paper, we propose a unified algorithmic framework for solving many known variants of MDS. Our algorithm is a simple iterative scheme with guaranteed convergence, and is m...
Arvind Agarwal, Jeff M. Phillips, Suresh Venkatasu...
CAV
2004
Springer
154views Hardware» more  CAV 2004»
14 years 2 months ago
Automatic Verification of Sequential Consistency for Unbounded Addresses and Data Values
Sequential consistency is the archetypal correctness condition for the memory protocols of shared-memory multiprocessors. Typically, such protocols are parameterized by the number ...
Jesse D. Bingham, Anne Condon, Alan J. Hu, Shaz Qa...
DSRT
2004
IEEE
14 years 2 months ago
FreeMMG: A Scalable and Cheat-Resistant Distribution Model for Internet Games
State-of-the-art Massively Multiplayer Games such as EverQuest and Ultima Online are currently implemented as client-server systems. Although this approach allows the development ...
Fábio Reis Cecin, Rodrigo Araújo Rea...
CLOR
2006
14 years 2 months ago
3D Object Modeling and Recognition from Photographs and Image Sequences
This chapter proposes a representation of rigid three-dimensional (3D) objects in terms of local affine-invariant descriptors of their images and the spatial relationships between ...
Fred Rothganger, Svetlana Lazebnik, Cordelia Schmi...
ESOP
2006
Springer
14 years 2 months ago
Haskell Is Not Not ML
We present a typed calculus IL ("intermediate language") which supports the embedding of ML-like (strict, eager) and Haskell-like (non-strict, lazy) languages, without fa...
Ben Rudiak-Gould, Alan Mycroft, Simon L. Peyton Jo...