Description: Qt to write a calculator, very good. The main use of algorithm: the postfix expression evaluation, part of the pivoting Gauss elimination method for step matrix, (non-) linear equations, segment for large integer evolution, elementary similar transformation and QR method for calculating all the eigenvalues, inverse power method of maximum eigenvalue, genetic algorithm for finding all roots of a complex polynomial.
To Search:
File list (Check if you may need any files):
Calculator
..........\about.ui
..........\BigInt.cpp
..........\BigInt.h
..........\Calc.cpp
..........\Calc.h
..........\Calculator.cpp
..........\Calculator.h
..........\Calculator.pro
..........\Calculator.pro.user
..........\Calculator.pro.user.2.5pre1
..........\calculator.ui
..........\ChildWindow.cpp
..........\ChildWindow.h
..........\Chinese.qm
..........\Chinese.ts
..........\Complex.cpp
..........\Complex.h
..........\constant.ui
..........\GeneticAlgorithm.cpp
..........\GeneticAlgorithm.h
..........\history.ui
..........\HugeCalc.cpp
..........\HugeCalc.h
..........\hugeCalc.ui
..........\images
..........\......\banben.png
..........\......\clear.png
..........\......\fold.png
..........\......\go-previous.png
..........\......\qt-logo.png
..........\......\redo.png
..........\......\screen.png
..........\......\services.png
..........\......\undo.png
..........\......\unfold.png
..........\linearAlgebra.cpp
..........\linearAlgebra.h
..........\linearAlgebra.ui
..........\main.cpp
..........\nonLinearAlgebra.cpp
..........\nonLinearAlgebra.h
..........\nonLinearAlgebra.ui
..........\permAndComb.ui
..........\polynomial.cpp
..........\polynomial.h
..........\qt_zh_CN.qm
..........\readme.txt
..........\resource.qrc
..........\variable.ui
GSP5chs.exe