文件名称:jisuanqi
介绍说明--下载内容均来自于网络,请自行研究使用
实现计算器类以及相关函数函数。
2、完善计算器类的检查函数,增加对输入的合法性检查,包括滤掉所有非法输入及处理左右括号不配对的输入。
3、编制应用程序测试这个计算器(The calculator class and the related function function are implemented.
2, improve the checking function of the calculator class, increase the validity of the input, including filtering out all the illegal input and processing the unmatched input of the left and right brackets.
3. Write the application test the calculator)
2、完善计算器类的检查函数,增加对输入的合法性检查,包括滤掉所有非法输入及处理左右括号不配对的输入。
3、编制应用程序测试这个计算器(The calculator class and the related function function are implemented.
2, improve the checking function of the calculator class, increase the validity of the input, including filtering out all the illegal input and processing the unmatched input of the left and right brackets.
3. Write the application test the calculator)
相关搜索: calculator
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
DSExperiment1.dev | 1390 | 2017-11-06 |
DSExperiment1.exe | 217950 | 2017-11-27 |
DSExperiment1.layout | 353 | 2017-11-27 |
Makefile.win | 1208 | 2017-11-27 |
calculator.c | 7567 | 2017-11-06 |
calculator.h | 774 | 2017-11-06 |
calculator.h.gch | 1803140 | 2017-11-27 |
calculator.o | 34762 | 2017-11-06 |
main.c | 732 | 2017-11-06 |
main.o | 27748 | 2017-11-06 |
stack.c | 2448 | 2017-11-27 |
stack.h | 600 | 2017-11-06 |
stack.h.gch | 1794916 | 2017-11-27 |
stack.o | 29369 | 2017-11-27 |