搜索资源列表
calculator
- 嵌入式Qt下的一个计算器源码,很好使,没有科学计算功能
ch_602
- 一个基于QT的简单程序,主要实现进度条的编程速度,和精度条的计算等-QT based on a simple procedure, the main achievement of the progress bar of programming speed, and accuracy of calculation of Article
D14FaceWall
- QT练习之开炮游戏,可以作弊先计算弹道的哦。呵呵。共同学习,共同进步。-QT practice of fire games, can be calculated cheating Oh trajectory. Ha ha. Common learning and common progress.
qwt
- Qwt类库是一套用于科学计算分析及图形展现的Qt工具集和图表组件。-The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wh
ex6.stat.mem.triF
- 自己写的qt计算器程序;带记忆,统计计算等功能-Their own calculator program written in qt with memory, statistical calculations and other functions
encryption
- 这是用Qt编写的一个加密软件,密码使用md5算法计算后保存。它可以对任何类型的单一文件进行加密,在linux中输入make就可以编译了.-This is written with Qt an encryption software, password using md5 algorithm and save. It can be any type of single-file encryption, in linux, type make to build the game.
Calculator.tar
- 一个在linux环境下基于qt的计算器,实现了基本计算功能-Based on a linux environment qt calculator, to achieve the basic computing
Transitions
- 基于Qt的一个过渡矩阵计算程序,能够将数据通过GUI显示。-Based on the Qt a transition matrix calculation program that will data through the GUI shows
DataConvert
- IEEE到PSSE之间的数据格式转换,在VC和QT的环境下可直接运行。代码中多有注释,对IEEE的数据格式解释都能从注释中看到。从IEEE9节点一直算到IEEE118节点,计算结果都和IEEE基本一致,所以说转换结果应该是可信的。-IEEE PSSE between the data format conversion, can be run directly in the environment of VC and QT. Much comment in the code can see fr
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.
calculate
- 利用QT实现可以计算长表达式的计算器功能。包括+、-、*、/、(、)运算等。-Using QT to achieve a long expression can calculate the function of the calculator. Including+,-,*, /, (,) operations, etc..