Calculator

所属分类:Windows编程
开发工具:C/C++
文件大小:5KB
下载次数:1
上传日期:2020-04-14 00:48:37
上 传 者achen33
说明:  使用Qt编写的计算器程序,可以支持浮点数运算; 信号和槽的简单运用; 思路:先将字符串转化成浮点数和符号;再将中缀表达式转化为逆波兰式;最后直接计算。
(The calculator program written by QT can support floating-point operation; Simple use of signals and slots; Idea: first convert string to floating-point numbers and symbols; then convert infix expression to inverse Polish; finally, directly calculate.)

文件列表:
Calculator\Calculator.pro (1059, 2018-09-15)
Calculator\Calculator.pro.user (23896, 2018-09-24)
Calculator\floatnumber.h (234, 2018-09-15)
Calculator\main.cpp (183, 2018-09-15)
Calculator\mainwindow.cpp (11773, 2018-09-21)
Calculator\mainwindow.h (390, 2018-09-16)
Calculator (0, 2020-02-26)

近期下载者

相关文件


收藏者