Sciweavers

2436 search results - page 446 / 488
» An Experiment in the Design of Software Agents
Sort
View
ASAP
2008
IEEE
120views Hardware» more  ASAP 2008»
15 years 1 months ago
Lightweight DMA management mechanisms for multiprocessors on FPGA
This paper presents a multiprocessor system on FPGA that adopts Direct Memory Access (DMA) mechanisms to move data between the external memory and the local memory of each process...
Antonino Tumeo, Matteo Monchiero, Gianluca Palermo...
ACE
2003
120views Education» more  ACE 2003»
15 years 1 months ago
Online Assessment of SQL Query Formulation Skills
Being able to formulate useful SQL queries is a fundamental skill required by many software development professionals. Mastering this skill is a difficult process, requiring consi...
Julia Coleman Prior
GRAPHICSINTERFACE
2001
15 years 1 months ago
Interacting with Image Sequences: Detail-in-Context and Thumbnails
An image sequence is a series of interrelated images. To enable navigation of large image sequences, many current software packages display small versions of the images, called th...
Oliver Kuederle, Kori Inkpen, M. Stella Atkins, M....
USENIX
2000
15 years 1 months ago
Location-Aware Scheduling with Minimal Infrastructure
Mobile computers often benefit from software which adapts to their location. For example, a computer might be backed up when at the office, or the default printer might always be ...
John S. Heidemann, Dhaval Shah
EUROPAR
2010
Springer
15 years 28 days ago
Transactional Mutex Locks
Mutual exclusion locks limit concurrency but offer low latency. Software transactional memory (STM) typically has higher latency, but scales well. In this paper we propose transac...
Luke Dalessandro, David Dice, Michael L. Scott, Ni...