push-down queueの語源
この単語の語源は掲載準備中です。
掲載についてはEnglishBattle公式X で更新情報を発信しています。
push-down queueの意味
- 1名詞
意味 プッシュダウンキュー
adds elements first
要素が先頭に追加されるキュー
a queue where elements are added at the beginning
和訳例 - プッシュダウンキュー
- 先入れ先出しキュー
- スタックキュー
例文 A push-down queue behaves like a stack.
プッシュダウンキューはスタックのように動作する。
push-down queueのWordNet
- 1名詞
意味 プッシュダウンキュー
a queue in which the last item to go in is the first item to come out (LIFO)
最後に入れた項目が最初に出てくるキュー(LIFO)
和訳例 - プッシュダウンキュー
同義語 - push-down queue
上位語 (information processing) an ordered list of tasks to be performed or messages to be transmitted
(情報処理)実行されるタスクや送信されるメッセージの順序付けされたリスト