Sciweavers

11722 search results - page 339 / 2345
» How Developers Develop Features
Sort
View
173
Voted
IPPS
2006
IEEE
16 years 25 days ago
Babylon v2.0: middleware for distributed, parallel, and mobile Java applications
Babylon v2.0 is a collection of tools and services that provide a 100% Java compatible environment for developing, running and managing parallel, distributed and mobile Java appli...
Willem van Heiningen, Tim Brecht, Steve MacDonald
213
Voted
IROS
2006
IEEE
247views Robotics» more  IROS 2006»
16 years 24 days ago
Towards Open-Ended 3D Rotation and Shift Invariant Object Detection for Robot Companions
- Robot companions need to be able to constantly acquire knowledge about new objects for instance in order to detect them in the environment. This ability is necessary since it is ...
Jens Kubacki, Winfried Baum
194
Voted
MICRO
2005
IEEE
107views Hardware» more  MICRO 2005»
16 years 11 days ago
Stream Programming on General-Purpose Processors
— In this paper we investigate mapping stream programs (i.e., programs written in a streaming style for streaming architectures such as Imagine and Raw) onto a general-purpose CP...
Jayanth Gummaraju, Mendel Rosenblum
175
Voted
GPCE
2005
Springer
16 years 9 days ago
Language Requirements for Large-Scale Generic Libraries
Abstract. The past decade of experience has demonstrated that the generic programming methodology is highly effective for the design, implementation, and use of large-scale softwar...
Jeremy G. Siek, Andrew Lumsdaine
OOPSLA
2004
Springer
16 years 4 days ago
Finding bugs is easy
Many techniques have been developed over the years to automatically find bugs in software. Often, these techniques rely on formal methods and sophisticated program analysis. Whil...
David Hovemeyer, William Pugh