×

节点结构 meaning in Chinese

node structure

Examples

  1. Collection of a parent node
    集合中,可以创建一个节点结构
  2. For example , the linked list of integers in the diagram above could be represented by the following node structure in c
    例如,上图中的整数链表在c中可以由下面的节点结构来描述:
  3. For example , when removing a node from a list , you have to remember to free the memory for the node structure
    例如,当从一个列表中删除某个节点时,必须记住释放这个节点结构的内存。
  4. Because node structures go in only one direction , they know nothing about the sequence of nodes that precede them
    由于节点结构只指向一个方向,所以它们完全不了解它们之前的节点的顺序。
  5. Armed with this new generic data type , you can now make a very generic list node structure , as shown in listing 4
    在这个新的通用数据类型的帮助下,您现在可以得到一个非常通用的列表节点结构,如清单4所示。
More:   Next

Related Words

  1. 节点高度
  2. 终节点
  3. 归并节点
  4. 节点迟缓
  5. 对偶节点
  6. 节点标记
  7. 头节点
  8. 公用节点
  9. 父节点
  10. 节点方程
  11. 节点角, 节点回转角
  12. 节点节纳矩阵
  13. 节点矩阵
  14. 节点矩阵方程
PC Version

Copyright © 2018 WordTech Co.