用c++写的中序历遍计算器

时间:2013-05-26 17:20:30
【文件属性】:

文件名称:用c++写的中序历遍计算器

文件大小:292KB

文件格式:RAR

更新时间:2013-05-26 17:20:30

中序 计算器

这是用c++写的计算器,能进行+ - * / 求幂


【文件预览】:
cal
----cal.opt(48KB)
----cal.dsw(529B)
----calculator.h(3KB)
----cal.ncb(65KB)
----main.cpp(114B)
----cal.dsp(4KB)
----infixtopostfix.h(28B)
----cal.plg(926B)
----seqstack.h(1KB)
----Debug()
--------cal.ilk(296KB)
--------cal.pch(296KB)
--------cal.exe(248KB)
--------vc60.idb(65KB)
--------vc60.pdb(60KB)
--------cal.pdb(569KB)
----stack.h(257B)

网友评论

  • 很不错,功能都很好的实现了