- 11
- 0
- 约1.62万字
- 约 44页
- 2017-06-12 发布于河南
- 举报
(中秋节快乐)离散大家上机第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
您可能关注的文档
- (宋明清建筑风格特征与代表构造).JPG(国外英文资料).doc
- (八年级数学)图形的全等(二)—全等三角形的识 …(国外英文资料).doc
- (平面设计人必备的封套尺寸)(国外英文资料).doc
- (人教)高中英语第二册下12单元测试题(国外英文资料).doc
- (电大毕业论文范文)对10例气管切开患者的临床医学论文发表(国外英文资料).doc
- (建筑工程)第1章3(国外英文资料).doc
- (第一卷)(国外英文资料).doc
- .Net Memory Profiler(国外英文资料).doc
- 00301.中学化学实验现象总结(国外英文资料).doc
- 006年外汇市场行情回顾和2007年行情展望(国外英文资料).doc
最近下载
- 2026中国汽车技术研究中心有限公司春季校园招聘笔试历年参考题库附带答案详解.docx VIP
- 常用康复治疗技术操作规范(2012年版).pptx VIP
- M701F燃气轮机说明书(正式).doc VIP
- ISO 3452-3_2023 中文版(无损检测 渗透检测 第 3 部分:参考试块).docx VIP
- 肘关节脱位临床治疗指南.docx VIP
- 青少版新概念 2Bunit25.ppt VIP
- 2024年天津中汽中心招聘真题.docx VIP
- 房颤管理指南.ppt VIP
- 2022超星尔雅学术规范与学术伦理(华东师范大学)章节测验答案.docx
- 中汽中心招聘笔试真题2024.docx VIP
原创力文档

文档评论(0)