(中秋节快乐)离散大家上机第2题(国外英文资料).docVIP

  • 11
  • 0
  • 约1.62万字
  • 约 44页
  • 2017-06-12 发布于河南
  • 举报

(中秋节快乐)离散大家上机第2题(国外英文资料).doc

(中秋节快乐)离散大家上机第2题(国外英文资料)

(中秋节快乐)离散大家上机第2题(国外英文资料) The header file Name of the class. H / / define the storage operator stack The class SeqStack { Public: SeqStack (int size); Virtual ~ SeqStack (); Bool Pop (); / / remove the top element of the stack Void Push (const char item); / / push in the stack Char Top (); / / return stack top elements Bool Clear (); / / remove the stack Boolean IsEmpty () const; / / determines if the stack is empty Int Size () const; / / the number of elements in the stack Private: Int maxSize; / / the maximum capacity of the stack Int top; / / stack top position Char * op; / / an array of o

文档评论(0)

1亿VIP精品文档

相关文档