Sciweavers

3707 search results - page 100 / 742
» A Simple Technique for Self-Calibration
Sort
View
POPL
2012
ACM
13 years 5 months ago
A compiler and run-time system for network programming languages
Software-defined networks (SDNs) are a new implementation architecture in which a controller machine manages a distributed collection of switches, by instructing them to install ...
Christopher Monsanto, Nate Foster, Rob Harrison, D...
TEI
2010
ACM
99views Hardware» more  TEI 2010»
15 years 4 months ago
Whack gestures: inexact and inattentive interaction with mobile devices
We introduce Whack Gestures, an inexact and inattentive interaction technique. This approach seeks to provide a simple means to interact with devices with minimal attention from t...
Scott E. Hudson, Chris Harrison, Beverly L. Harris...
IJVR
2007
128views more  IJVR 2007»
14 years 10 months ago
Occlusion Management in Immersive and Desktop 3D Virtual Environments: Theory and Evaluation
—We present an empirical usability experiment studying the relative strengths and weaknesses of three different occlusion management techniques for discovering and accessing obje...
Niklas Elmqvist, Mihail Eduard Tudoreanu
RV
2010
Springer
171views Hardware» more  RV 2010»
14 years 8 months ago
Runtime Verification for Software Transactional Memories
Software transactional memories (STMs) promise simple and efficient concurrent programming. Several correctness properties have been proposed for STMs. Based on a bounded conflict ...
Vasu Singh
CEFP
2009
Springer
14 years 7 months ago
Reasoning about Codata
Programmers happily use induction to prove properties of recursive programs. To show properties of corecursive programs they employ coinduction, but perhaps less enthusiastically. ...
Ralf Hinze