搜索资源列表
calculator
- 嵌入式Qt下的一个计算器源码,很好使,没有科学计算功能
caculate
- 简单的计算器程序,能够进行科学计算,即输入表达式之后可以得到结果,而且支持sin,cos,ln等的计算
calculator
- Linux环境基于QT科学计算器,适合初学者学习QT编程。-Linux environment based on the QT scientific calculator, is suitable for beginners learn QT programming.
calculator_yacc
- 使用yacc+flex实现科学计算器 包括括号,取反等。 带有寄存器 开发环境为ubuntu+yacc+flex+gcc 附有实验报告可以参考-Use of yacc+ flex to scientific calculators, including brackets, inverted and so on. Register with the development environment for ubuntu+ yacc+ flex+ gcc with a test rep
calculator
- Qt制作的简单的计算器程序,不是科学计算器适合初学者-Qt produced by a simple calculator program
ScientificCalculator
- Qt 4.8.1写的科学计算器。实现功能: 平方、幂计算、整型进制转换等。不使用科学计数法显示结果。-Scientific calculator in Qt 4.8.1. Function: square, exponentiation, integer hex conversion. Do not use scientific notation to display the results.