Sciweavers

163 search results - page 13 / 33
» Understanding the materiality of writing from multiple sourc...
Sort
View
SIGMOD
2005
ACM
142views Database» more  SIGMOD 2005»
14 years 1 months ago
Information intelligence: metadata for information discovery, access, and integration
Integrating enterprise information requires an accurate, precise and complete understanding of the disparate data sources, the needs of the information consumers, and how these ma...
Randall Hauch, Alex Miller, Rob Cardwell
CSEE
2011
Springer
12 years 11 months ago
Pex4Fun: Teaching and learning computer science via social gaming
Pex4Fun (http://www.pexforfun.com/)from Microsoft Research is a web-based serious gaming environment for teaching computer science. Pex4Fun can be used to teach and learn computer...
Nikolai Tillmann, Jonathan de Halleux, Tao Xie
VISUALIZATION
1999
IEEE
13 years 11 months ago
A Distributed Graphics System for Large Tiled Displays
Recent interest in large displays has led to renewed development of tiled displays, which are comprised of several individual displays arranged in an array and used as one large l...
Greg Humphreys, Pat Hanrahan
ICDE
2008
IEEE
133views Database» more  ICDE 2008»
14 years 8 months ago
XQSE: An XQuery Scripting Extension for the AquaLogic Data Services Platform
The AquaLogic Data Services Platform (ALDSP) is a BEA middleware platform for creating services that access and manipulate information drawn from multiple heterogeneous sources of ...
Vinayak R. Borkar, Michael J. Carey, Daniel Engova...
SIGSOFT
2007
ACM
14 years 8 months ago
RELAY: static race detection on millions of lines of code
Data races occur when multiple threads are about to access the same piece of memory, and at least one of those accesses is a write. Such races can lead to hard-to-reproduce bugs t...
Jan Wen Voung, Ranjit Jhala, Sorin Lerner