Skip to search formSkip to main contentSkip to account menu

Stack-based memory allocation

Known as: Stack, Stack allocation 
In most modern computer systems, each thread has a reserved region of memory referred to as its stack. When a function executes, it may add some of… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
Review
2015
Review
2015
STACK is online software which implements a question type designed to assess mathematics and is described in more detail in… 
2012
2012
Software watermarking algorithm based on stack allocation is proposed in this paper by analyzing the stack balance principle and… 
2011
2011
Traditional approaches to evaluating a system's vulnerability to Single Event Upsets (SEUs) require elaborate and costly… 
2008
2008
This paper presents an experimental study of the impact of soft errors in a prototype brake-by-wire system. To emulate the… 
2005
2005
Programmers obfuscate their code to defeat manual or automated analysis. Obfuscations are often used to hide malicious behavior… 
2005
2005
This paper describes an assembly-language type system capable of ensuring memory safety in the presence of both heap and stack… 
2002
2002
Currently, there are 23 million Java-enabled handsets with more than 50 different models from 17-plus suppliers. With the growing… 
1995
1995
Higher-order functions and the ability to create new functions at runtime, either by partial application or λ-abstraction of… 
1991
1991
Multiple lightweight processes or threads have multiple stacks, and a thread context switch moves execution from one stack to… 
1989
1989
We present a new static analysis method for first-class continuations that uses an effect system to classify the control domain…