deque中文,deque的意思,deque翻译及用法

2025-10-08 12:03 浏览次数 8

deque

英['dek]美['dek]

n. (Deque)人名;(西)德克

n. 双端队列;双队列

deque 片语

片语

insertion into deque插入到双向队列中

vector deque list顺序容器

Priority Deque优先双端队列

deque e双头队列

double linked deque双链接双端伫列

deque &data(Deque)人名;(西)德克

English to Chinese deque双队列

Blocking Deque阻塞双端列队

linked allocation of deque双排队的链接分配

deque 例句

英汉例句

  • work stealing can be implemented with standard queues, but using a deque has two principle advantages over a standard queue: reduced contention and reduced stealing.

    可以使用标準队列实现工作窃取,但是与标準队列相比,deque具有两方面的优势:减少争用和窃取。

  • the queue used in each case is actually a deque (a double-ended queue, pronounced 「deck」), which allows threads to steal work from the back end of another queue, balancing work entering the pool.

    所有情况下使用的队列其实是一种双队列(deque)(两端都能输入数据的数据行列,发音为 「deck」),它允许线程从另一个队列的后端窃取工作,从而平衡进入线程池的工作。

相关热词