• 因为最小大小16字节,那么分配节点用户程序就会遭受额外的100%的开销

    Since the minimum chunk size is 16 bytes, user programs allocating only list nodes suffer 100% overhead.

    youdao

  • 这些最小尺寸大部分期望的许多——它们可能导致巨大的浪费例如分配许多节点应用程序中。

    These minimum sizes are larger than most people would like to see — they can lead to significant wastage for example in applications allocating many tiny linked-list nodes.

    youdao

  • 例如一个指针为4字节系统可能分配包含两个指针的节点,也就是说需要8字节

    For example, a linked list on a system with 4-byte Pointers might allocate nodes holding only, say, two Pointers, requiring only 8 bytes.

    youdao

  • 两个级别上执行锁定(清单7):读写各个节点包含一个互斥锁

    Locking occurs on two levels (see Listing 7) : The list has a read-write lock, while individual nodes contain a mutex.

    youdao

  • 程序创建一个包含几个节点填充数据输出它们最后删除所有节点

    This program creates a linked list of few nodes, fills in the data, prints them, and finally deletes all the nodes.

    youdao

  • 包含节点结构体由部分构成:所持有数据以及指向另一个节点结构体(或者是NULL结束链表)的指针。

    A linked list consists of a node structure that contains two members: the data it is holding and a pointer to another node structure (or NULL, to terminate the list).

    youdao

  • 然后,把释放节点添加这个bucket空闲链表开头。

    The block to be freed is then added to the head of the free list for that bucket.

    youdao

  • 如何一个节点添加终结吗?

    How to add a NODE to the end of a Double Linked List?

    youdao

  • 圆形如何管理节点对象关系

    Circular, doubly linked list, how to manage the node to object relationship?

    youdao

  • 每个节点兄弟姐妹兄弟姐妹参考节点引用

    But in doubly-linked list each node is referenced from it's sibling and the sibling references the node.

    youdao

  • 返回新的节点

    Returns: the new first node of the list.

    youdao

  • 给定一个,将节点进行分组,使得所有奇数节点排列在前,偶数节点在后。

    Given a singly linked list, group all odd nodes together followed by the even nodes.

    youdao

  • 给定一个返回循环起始节点

    Given a linked list, return the node where the cycle begins.

    youdao

  • 问题可能以上的一个多个先前的节点节点创建如何结构是什么样子的?

    My Question: Is it possible to create linked list with nodes with more than one next or more than one previous nodes, if so how would the struct look like?

    youdao

  • 给定其中节点包含额外的随机指针可能指向链表中的任意一个节点或者为空

    A linked list is given such that each node contains an additional random pointer which could point to any node in the list or null.

    youdao

  • 实现多项式运算过程中通过找到多项式每一项两个节点执行相应操作实现运算。

    Polynomial operations in the realization of the process, through the list to find the polynomial of each, and two lists of nodes perform the appropriate action to implement operations.

    youdao

  • 作用循环断开该节点接。

    Effects: Unlinks the node from the circular list.

    youdao

  • 作用循环断开该节点接。

    Effects: Unlinks the node from the circular list.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定