Sciweavers

4820 search results - page 329 / 964
» Implementing Signatures for C
Sort
View
AUIC
2003
IEEE
15 years 9 months ago
An environment for developing adaptive, multi-device user interfaces
There is a growing demand for the development of multi-device, adaptive user interfaces – interfaces that will run on and adapt to the characteristics of multiple display device...
John C. Grundy, Biao Yang
ICRA
2003
IEEE
106views Robotics» more  ICRA 2003»
15 years 9 months ago
An object-oriented controller architecture for flexible parts feeding systems
A new flexible parts feeding system has been designed and constructed at Case Western Reserve University. To complement the feeder, an object-oriented software architecture has be...
Greg C. Causey
UIST
2003
ACM
15 years 9 months ago
A molecular architecture for creating advanced GUIs
This paper presents a new GUI architecture for creating advanced interfaces. This model is based on a limited set of general principles that improve flexibility and provide capabi...
Eric Lecolinet
CC
2003
Springer
126views System Software» more  CC 2003»
15 years 9 months ago
Offset Assignment Showdown: Evaluation of DSP Address Code Optimization Algorithms
Abstract. Offset assignment is a highly effective DSP address code optimization technique that has been implemented in a number of ANSI C compilers. In this paper we concentrate on...
Rainer Leupers
CC
2003
Springer
124views System Software» more  CC 2003»
15 years 9 months ago
Polyglot: An Extensible Compiler Framework for Java
Polyglot is an extensible compiler framework that supports the easy creation of compilers for languages similar to Java, while avoiding code duplication. The Polyglot framework is ...
Nathaniel Nystrom, Michael R. Clarkson, Andrew C. ...