英语人>词典>英汉 : deletion list的中文,翻译,解释,例句
deletion list的中文,翻译,解释,例句

deletion list

deletion list的基本解释
-

[计] 删除表

更多网络例句与deletion list相关的网络例句 [注:此内容来源于网络,仅供参考]

In order to avoid the linear cost of insertion and deletion, we need to ensure that the list is not stored contiguously, since otherwise entire parts of the list will need to be moved.

"为避免插入和删除的线性开销,我们需要允许表可以不连续存储,否则表的部分或全部需要整体移动。"这句话似乎翻译的不严谨。其实现在链表的特殊情况——那种在内存中连续存储的链表插入和删除的时候也没有整体或全部移动的开销。

This list is useful in the fact that it allows deletion and insertion at O(1) time.

此列表是有用的事实,它允许删除和插入的O(1)时间。

This paper, by mastered insertion and deletion of node algorithm in double circle linked list, goes a step further to understand the insertion and deletion of station , achieving mastery through a comprehensive study of the subject so that abstract problem becomes easy and simple.

通过数据结构的双向循环链表的插入和删除算法,进一步理解令牌总线网的站点插入和删除,把学科间的内容相互衔接起来,使问题更加简单化。