资源列表
cholesky
- Class for Cholesky decomposition in java
triangulation
- Class for triangulation, written in Java
cmath
- 选择Cramer算法Gauss列主元Gauss全主元组及Doolittle算法解方程组-Select the pivot column Cramer Gauss algorithm Gauss pivot the whole group and Doolittle algorithm for solving equations
LINGO9
- 最常用的优化软件,能够优化很多实际问题,常包含线性及非线性-The most commonly used optimization software to optimize many practical problems, often including linear and nonlinear
Radix2_FFT
- Radix-2(基2)操作的FFT程序,适用于任意点数的FFT运算-Radix-2 (base 2) operation of the FFT program, for any point of the FFT
Trans
- 坐标变换工具,求解平面相似变换参数示例数据文件,求解七参数示例数据文件内含vc VB示例-Coordinate transformation tools, solving the similarity transformation parameter plane sample data files, sample data files seven-parameter solution containing vc VB example
VB
- 主要应用于汽液相平衡数据的拟合,使用方便。-VLE data are mainly used in the fitting, easy to use.
fftcPP
- 实现FFT的C代码,适合初学者。全部用c语言编程。包含倒序、蝶形运算、数据保存等。 -Implement the FFT C code, suitable for beginners.
zniniudunzhiyi_AG
- 拟牛顿算法,H矩阵由秩1算法得到,一维搜索由ArmigoGoldstein实现-Quasi-Newton algorithm, H matrix by the rank 1 algorithm, to achieve one-dimensional search by the ArmigoGoldstein
Gauss_Jordan
- 大型稀疏方程组的全选主元高斯-约当消去法,面对迭代法解线性方程组是会出现除数为0的情况,可用这种方法解决。-the face of iterative method for solving linear equations is zero divisor will be the case, can be resolved in this way.
sisl-0.1.0.tar
- sisl library to handle sparse equation systems with iterative solver
bigint-2009.05.03
- 这是一个计算超大型整数的类,你可以直接拿来使用。它所能表示的最大数值仅取决于你的计算机的内存。它提供了两个类BigUnsigned 和 BigInteger。-You can use this library in a C++ rogram to do arithmetic on integers of size limited only by your computer s memory. The library provides BigUnsigned and BigInteg
