搜索资源列表
QtCalculator
- 手机平台上使用的计算器源码,QT编码,简易计算器-Calculator for moilephone,base in QT
compute
- 在QT上编写的简易计算器,实现了简单的加减乘除-Simple calculator written in QT, simple addition and subtraction, multiplication and division
calculator
- 简单计算器,实现+、—、*、/运算,具有保存记忆功能,用qt做得-Simple calculator, to achieve+,-,*,/operations, save memory function, done with qt
calculator--wigets
- 这是一个用qt creator制作的简单计算器,可实现一般及较高级的数学计算-This is a simple calculator produced qt creator can achieve general and more advanced math
caculation
- 此程序主要应用在QT上实现一个简单的计算器,可以实现简单的加法乘除运算功能。-This procedure is mainly used in QT implement a simple calculator, you can achieve simple addition multiplication and division functions.
Calculator
- Qt写的一个计算器,很不错。主要用到的算法有:后缀式表达式求值、部分选主元高斯消去法求阶梯矩阵,(非)线性方程组等、分段求大整数开方、初等相似变换及QR方法计算全部特征值、反幂法求最大特征值、遗传算法求复系数多项式所有根等。-Qt to write a calculator, very good. The main use of algorithm: the postfix expression evaluation, part of the pivoting Gauss elimination