华南理工大学数据结构与算法课件Chapter3 Stack and Queue.pptVIP

  • 6
  • 0
  • 约1.35万字
  • 约 21页
  • 2019-05-10 发布于广东
  • 举报

华南理工大学数据结构与算法课件Chapter3 Stack and Queue.ppt

* * Chapter 3 Stack and Queue 3.1 Stack 3.1.1 Stack Definition 3.1.2 Abstract Class of Stack 3.1.3 Stack Sequential Storage Structure 3.1.4 Linked Storage Structure of A Stack 3.2 Stack Application Examples 3.3 Stack and Recursion 3.4 Queue 3.4.1 The Definition of Queue 3.4.2 The Sequential Storage Structure of Queue 3.4.3 Linked Storage Structure of a Queue 3.1 Stack 3.1.1 Stack Definition 1.Stack is a linear table which is limited of inserting and deleting at one side, named last in first out linear table (LIFO structure); 2. The side inserted and deleted is flow side, called top, and indi

文档评论(0)

1亿VIP精品文档

相关文档