资源列表
Matrix
- Simple matrix algebra C++ library. Implements such a useful tools like a: - Linear equation solving via QT decomposition - Singular value decomposition - Karhunen-Loeve transform
compute
- 在QT上编写的简易计算器,实现了简单的加减乘除-Simple calculator written in QT, simple addition and subtraction, multiplication and division
ThreeNPlus1
- Solution for the UVA online judge s 3n+1 problem
StringSimilarity
- Solution to interview street problem string similarity
calculator
- 多功能计算器的完整源代码,能实现常用的数学计算。-The complete source code of the multi-function calculator, used mathematical calculations.
112358lyapunov_wolf
- wolf求最大Lyapunov指数,方法简单,速度快,便于理解。-wolf biggest Lyapunov exponent, the method is simple, fast, and easy to understand.
double-integral
- 计算二重的积分,用高斯方法,节点取n=3-Calculate two weight points, using the Gauss method, node taken n = 3
rectangularmash
- 对矩形进行小矩形分割,对点,边,单元进行标记,对laplase方程求解-Small rectangle rectangle split points, edges, unit mark of laplase Equations
Fibonacci-series
- 斐波那契数列 递归调用,主要用于了解递归用法-The Fibonacci series recursive calls, mainly used to understand recursion usage
Calculator
- 模仿Windows的计算器的一个自己实现的计算器,功能基本和原版一样,界面美观漂亮,使用方便!-Achieve a mimic Windows calculator calculators, basic functions, like the original, aesthetically beautiful interface, easy to use!
Calculator
- 实现二进制,八进制,十六进制之间的转换和计算-Convert between binary, octal, hexadecimal and calculated
Numerical-Analysis-for-Statisticians
- Java常用数值算法集 共有数值计算中常用的Java方法近200个.内容包括:解线性代数方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序、特征值问题、数据拟合、方程求根和非线性方程组求解、函数的极值和最优化、数据的统计描述、傅里叶变换谱方法、解常微分方程组、两点边值问题的解法和解偏微分方程组.-Java common set numerical algorithm the total numerical calculation commonly used Java method
