push-down storageの主な意味と例文
1名詞
意味 - プッシュダウンストレージ
- スタック方式のストレージ
- 後入れ先出し型の記憶方式
a storage system where the last item stored is the first one to be retrieved
例文 A stack operates on the principle of push-down storage.
積み重ねはプッシュダウンストレージの原理で動作する。
Push-down storage is often used in computer memory management.
プッシュダウンストレージはコンピュータのメモリ管理によく使われる。
push-down storageの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 storage
- push-down store
- stack
上位語 - memory deviceメモリデバイス
- storage deviceストレージ装置