- stack frame
- стековый фрейм (функции) (область памяти, выделяемая всякий раз, когда вызывается функция, предназначается для временного хранения аргументов и локальных переменных функции)
Большой англо-русский и русско-английский словарь. 2001.
Большой англо-русский и русско-английский словарь. 2001.
stack frame — dėklo kadras statusas T sritis informatika apibrėžtis Programos ↑dėklo (1), sukuriamo jos vykdymo metu, dalis, skirta vienai ↑paprogramei. Jame laikomi paprogramės duomenys, sukuriami kreipiantis į ją: parametrai, funkcijos rezultato adresas,… … Enciklopedinis kompiuterijos žodynas
Stack buffer overflow — In software, a stack buffer overflow occurs when a program writes to a memory address on the program s call stack outside of the intended data structure; usually a fixed length buffer.cite web last = Fithen first = William L coauthors = Seacord,… … Wikipedia
Frame — A frame is a structural system that supports other components of a physical construction. Frame may also refer to:Engineering construction* Framing (construction), a building term known as light frame construction * Frame (vehicle), to which… … Wikipedia
Stack machine — In computer science, a stack machine is a model of computation in which the computer s memory takes the form of one or more stacks. The term also refers to an actual computer implementing or simulating the idealized stack machine.In addition, a… … Wikipedia
Stack trace — A stack trace (also called stack backtrace or stack traceback) is a report of the active stack frames instantiated by the execution of a program.Although stack traces may be generated anywhere within a program, they are mostly used to aid… … Wikipedia
frame — Synonyms and related words: Platonic form, Platonic idea, adjoin, aesthetic form, anatomy, angle, appendicular skeleton, archetype, architectonics, architecture, arrange, arrangement, art form, assemble, attitude, axial skeleton, backing, bank,… … Moby Thesaurus
stack the cards — Synonyms and related words: beat, beguile of, bilk, bunco, burn, cheat, chisel, chouse, chouse out of, cog, cog the dice, con, cook up, cozen, crib, defraud, diddle, do in, do out of, euchre, finagle, fix, flam, fleece, flimflam, fob, frame,… … Moby Thesaurus
Call stack — In computer science, a call stack is a stack data structure that stores information about the active subroutines of a computer program. This kind of stack is also known as an execution stack, control stack, run time stack, or machine stack, and… … Wikipedia
Spaghetti stack — A spaghetti stack (also called a cactus stack or saguaro stack) in computer science is an N ary tree data structure in which child nodes have pointers to the parent nodes (but not vice versa). When a list of nodes is traversed from a leaf node to … Wikipedia
UniPro protocol stack — The UniPro [https://members.mipi.org/mipi adopters/file/Specifications/Board%20Approved/MIPI%20UniPro%20Specification v01 00 00.pdf UniPro 1.00 spec] , requires an account at the MIPI website] protocol stack follows the architecture of the… … Wikipedia
Ethernet frame — A data packet on an Ethernet link is called an Ethernet frame. A frame begins with Preamble and Start Frame Delimiter. Following which, each Ethernet frame continues with an Ethernet header featuring destination and source MAC addresses. The… … Wikipedia