Sciweavers

1494 search results - page 24 / 299
» Less Extreme Programming
Sort
View
HIPEAC
2009
Springer
15 years 6 months ago
Finding Stress Patterns in Microprocessor Workloads
Power consumption has emerged as a key design concern across the entire computing range, from low-end embedded systems to high-end supercomputers. Understanding the power character...
Frederik Vandeputte, Lieven Eeckhout
ASPDAC
2008
ACM
124views Hardware» more  ASPDAC 2008»
15 years 1 months ago
MaizeRouter: Engineering an effective global router
In this paper, we present the complete design and architectural details of MAIZEROUTER. MAIZEROUTER reflects a significant leap in progress over existing publicly available routing...
Michael D. Moffitt
ICRA
2009
IEEE
146views Robotics» more  ICRA 2009»
14 years 9 months ago
Optimized passive dynamics improve transparency of haptic devices
For haptic devices, compensation of the robot's gravity is a frequent strategy with the aim to reduce interaction forces between robot and human in zero-impedance control. How...
Heike Vallery, Alexander Duschau-Wicke, Robert Rie...
PLDI
1994
ACM
15 years 3 months ago
On Slicing Programs with Jump Statements
Programslices have potentialuses in manysoftware engineering applications. Traditional slicing algorithms, however, do not work correctly on programs that contain explicit jump st...
Hiralal Agrawal
C++
1992
83views more  C++ 1992»
15 years 27 days ago
Adding Concurrency to a Programming Language
A programming language that lacks facilities for concurrent programming can gain those facilities in two ways: the language can be extended with additional constructs, which will ...
Peter A. Buhr, G. Ditchfeld