文件名称:C++语言计算器(MFC环境)
文件大小:541KB
文件格式:RAR
更新时间:2015-01-07 11:08:50
C++、MFC、计算器
是以windows自带的计算器为蓝本,用C++语言在MFC环境下实现的小型简单计算器。主要功能:加减乘除运算、求倒运算、三角运算、乘方开方运算以及支持括号输入和判断是否匹配等功能
【文件预览】:
caculator
----debug()
--------caculator.pdb(19KB)
----caculator.suo(23KB)
----caculator.ncb(1.28MB)
----caculator()
--------ReadMe.txt(962B)
--------steps.cpp(4KB)
--------stdafx.h(276B)
--------Node.h(111B)
--------caculator.cpp(261B)
--------list.cpp(2KB)
--------Debug()
--------stdafx.cpp(214B)
--------caculator.vcproj(5KB)
--------Stack.h(294B)
--------list.h(51B)
--------caculator.vcproj.chensong-PC.chensong.user(1KB)
--------Stack.cpp(805B)
--------step1.h(142B)
----caculator.sln(892B)