new
push-down stack的英文翻譯是什麼意思,詞典釋義與在線翻譯:
英英釋義
Noun:
-
a list in which the next item to be removed is the item most recently stored (LIFO)
push-down stack的用法和樣例:
例句
用作名詞 (n.)
- This algorithm avoids the numerous repeated operations for getting many pixel color values without increasing the number of push and pop operations.
改進后的演算法不增加入棧出棧操作的次數,卻免除了原演算法中為獲取眾多象素顏色值所需要的大量重複操作。