Skip to search formSkip to main contentSkip to account menu

Object copying

Known as: Defensive copy, Object copy, Deep copy 
In object-oriented programming, object copying is creating a copy of an existing object, a unit of data in object-oriented programming. The resulting… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2016
2016
Humanity produces data at exponential rates, creating a growing demand for better storage devices. DNA molecules are an… 
2016
2016
In systems with multiple memories, software may need to explicitly copy data from one memory location to another. This copying is… 
2016
2016
Many high-end HPC systems support accelerators in their compute nodes to target a variety of workloads including high-performance… 
2015
2015
Reversible languages are programming languages where all programs can run both forwards and backwards. Reversible functional… 
2013
2013
Ambiguous Context Free Grammars (CFGs) are problematic for programming languages, as they allow inputs to be parsed in more than… 
2009
2009
................................................................................................................................................... i Acknowledgement .................................................................................................................................. ii 
2008
2008
Concurrent programming in object-oriented languages is a notoriously difficult task. We propose coboxes --- a novel language… 
2003
2003
Building Distributed Virtual Environment (DVE) applications is a complex task. Many different technologies and algorithms from… 
2001
2001
In this paper, we present a technique called shallow copying on multimedia sources that can be done in a new authoring mechanism… 
1996
1996
The efficiency of object‐oriented programs has become a point of great interest. One necessary factor for program efficiency is…