Basically, a queue is a first-in, first-out (FIFO) data structure.
基本上,一个队列就是一个先入先出(FIFO)的数据结构。
Queues are the structures holding messages in a first-in, first-out fashion.
队列是一个先入先出的数据结构。
In computer science, a queue data structure is your basic first-in, first-out (FIFO) structure.
在计算机科学中,队列数据结构是基本的先进先出(FIFO)结构。
When this movie came out in nineteen fifty-six, it was the first to show scuba diving exploration to the world.
VOA: special.2009.03.25
They're in a -the first thing to understand is that -I start out by telling you the story of the goldsmith banker.
它们...,首先要弄明白的是,在一开始我讲了金匠银行家的故事
It took me seven comparisons, because I can take advantage of the fact I know I only ever have to look at the first element of each sub-list. Those are the only things I need to compare, and when I run out of one list, I just add the rest of the list in.
进行了7次对比,因为我可以利用我知道的优势:,每次只需要比较每个子列表的第一个元素,那才是我需要进行对比的内容,当一个列表的元素处理完了,只需要将另一个列表剩下的元素直接添加进去。
应用推荐