Skip to search formSkip to main contentSkip to account menu

Indirection

Known as: Indirectingly, Indirectors, Indirects 
In computer programming, indirection is the ability to reference something using a name, reference, or container instead of the value itself. The… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
Development environments which aim to provide short feedback loops to developers must strike a balance between immediacy and the… 
2013
2013
The Internet of Things (IoT) is receiving more and more attention from the research community. The opportunities it creates for… 
2007
2007
To master systems complexity, their industrial development requires specialized heterogeneous views and techniques and… 
2003
2003
Identifiers (unique labels for entities) and metadata (structured relationships between identified entities) are prerequisites… 
2003
2003
Provides a thorough guide to using Eclipse features and plugins effectively in the context of real-world Java development… 
Review
2000
Review
2000
The paper addresses the cross-cultural transferability of The Program Evaluation Standards (Joint Committee on Standards for… 
1998
1998
Several methods have been proposed in the literature for the local enumeration of dense references for arrays distributed by the… 
1997
1997
This paper presents a new framework for building continuous media applications in a mobile computing environment. In a mobile… 
1994
1994
In a sequential program, data are often structured in a way that is optimized for a sequential execution. However, when the… 
1992
1992
Encapsulation is the hiding of internal details from the user of an abstract data type, class or module. Encapsulating a class…