Sciweavers

4477 search results - page 653 / 896
» Applications and Environments for Multi-agent Systems
Sort
View
CGO
2011
IEEE
14 years 10 months ago
Practical memory checking with Dr. Memory
—Memory corruption, reading uninitialized memory, using freed memory, and other memory-related errors are among the most difficult programming bugs to identify and fix due to t...
Derek Bruening, Qin Zhao
TEI
2010
ACM
236views Hardware» more  TEI 2010»
16 years 1 months ago
StitchRV: multi-camera fiducial tracking
StitchRV is a fiducial and touch-tracking engine based on the popular reacTIVision fiducial tracking system. StitchRV combines video input from multiple cameras in real time, and ...
Sijie Wang, Allen Bevans, Alissa Nicole Antle
SIES
2009
IEEE
16 years 1 months ago
Real-time enabled IEEE 802.15.4 sensor networks in industrial automation
—Sensor networks have been investigated in many scenarios and a good number of protocols have been developed. With the standardization of the IEEE 802.15.4 protocol, sensor netwo...
Feng Chen, Thomas Talanis, Reinhard German, Falko ...
HASE
2008
IEEE
16 years 1 months ago
Securing Sensor Nodes Against Side Channel Attacks
Side channel attacks are non-invasive attacks in which adversaries gain confidential information by passively observing the target computing device. Sensor nodes are particularly...
Kanthakumar Pongaliur, Zubin Abraham, Alex X. Liu,...
CGO
2007
IEEE
16 years 28 days ago
Isla Vista Heap Sizing: Using Feedback to Avoid Paging
Managed runtime environments (MREs) employ garbage collection (GC) for automatic memory management. However, GC induces pressure on the virtual memory (VM) manager, since it may t...
Chris Grzegorczyk, Sunil Soman, Chandra Krintz, Ri...