go top

链表结束

网络释义

  q- nextNULL

关于单链表的常用操作 ... p=(NODE *)malloc(sizeof(NODE)); /*强制类型转换为指针*/ q->next=NULL; /*链表结束*/ p->next=h; /*不断地把head往前挪*/ ...

基于22个网页-相关网页

有道翻译

链表结束

End of list

以上为机器翻译结果,长、整句建议使用 人工翻译

双语例句原声例句

  • 包含节点结构体由部分构成:所持有数据以及指向另一个节点结构体(或者是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

  • 由于 NULL 指针结束一个所以我们可以使用 NULL 指针条件作为基于很多归程序的基线条件。

    Since a NULL pointer terminates a list, we can also use the NULL pointer condition as a base case for many of our recursive functions on linked lists.

    youdao

  • 我们检查检查,一个测试脚本,我写这个脚本来测试单元排序,它能够打印一轮结束链表什么样子的。

    Let's check it out. I've written a little bit of a test script here, so if we test cell sort, and I've written this so that it's going to print out what the list is at the end of each round, OK.

    youdao

更多双语例句
  • Let's check it out. I've written a little bit of a test script here, so if we test cell sort, and I've written this so that it's going to print out what the list is at the end of each round, OK.

    我们来检查检查,我写了一个小测试脚本,我写这个脚本来测试单元排序,它能够打印出每一轮结束后,链表的是什么样子的。

    麻省理工公开课 - 计算机科学及编程导论课程节选

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

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

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