单链表循环链表多项式及其相加双向链表稀疏矩阵知识讲稿.pptVIP

  • 3
  • 0
  • 约1.26万字
  • 约 90页
  • 2018-11-29 发布于天津
  • 举报

单链表循环链表多项式及其相加双向链表稀疏矩阵知识讲稿.ppt

单链表循环链表多项式及其相加双向链表稀疏矩阵知识讲稿.ppt

单链表 循环链表 多项式及其相加 双向链表 稀疏矩阵 ;几个结点,前一个结点的指针,指向后一个结点,就连接成一个线性链表。; ;// constructor. initialize data and // pointer members;// return value of private member next;// insert a node p after the current one;// delete the node following current and return its address;2.人工建立一个链表;3. 定义线性链表的一些操作;enum AppendNewline {noNewline, addNewline};;// find an item in a linked list head; return TRUE and;// insert item at the front of list;// find rear of the list and append item;// delete the first node of the list;// delete the first occurrence of key in the list;// insert item into the ordered list;// delete all

文档评论(0)

1亿VIP精品文档

相关文档