push-down storeの主な意味と例文
1名詞
意味 - プッシュダウンストア
- LIFO
- スタック
a type of data storage structure where the last added data is the first to be retrieved
例文 The stack is a push-down store.
スタックはプッシュダウンストアです。
Use a push-down store for function calls.
関数呼び出しにはプッシュダウンストアを使用します。
push-down storeのWordNet
1名詞
意味 a storage device that handles data so that the next item to be retrieved is the item most recently stored (LIFO)
最後に入力されたデータが最初に取り出されるようにデータを扱う記憶装置(後入れ先出し法)
同義語 - push-down store
- push-down storage
- stack
上位語 - memory deviceメモリデバイス
- storage deviceストレージ装置