资源列表
juzhenyunsuan
- 目前只开发了高等代数模块。处理的数据是有理数。不一定是整数。得出的是精确解。-Currently developed advanced algebra modules. Processed data is rational. Is not necessarily an integer. Come to the exact solution.
tsts
- 数字散斑相关法在变形测量中的应用Digital speckle correlation method in the application of deformation -Digital speckle correlation method in the application of deformation measurements
matrix-inversion
- 对称正定矩阵求逆运算,要求该矩阵必须为正定,可以求其逆矩阵-Symmetric positive definite matrix inversion, the matrix must be positive definite requirement, you can find the inverse matrix
123
- 矩阵求逆的源程序,可以求任意阶矩阵的逆矩阵-Matrix inversion of the source, you can find inverse of a matrix of any order
bbo
- this file contains BBO algoritm source code
Caesar
- for information security
lp_solve_5.5.0.14_source
- 线性规划算法,用C语言开发,可以在多种不同的操作系统上编译运行-Mixed Integer Linear Programming (MILP) solver lp_solve solves pure linear, (mixed) integer/binary, semi-cont and special ordered sets (SOS) models.lp_solve is written in ANSI C and can be compiled on many different pl
KKFFT
- 采用C语言编写的快速傅里叶变换程序,简单实用。-Using C language fast Fourier transform program, simple and practical.
fft128c
- 一个fft的程序,FFT算法,很好得文件,所以大家共享!-A fft program, FFT algorithm, the file was good, so share!
3
- PQ分解法潮流计算4节点4支路。包括导纳矩阵的计算,雅可比矩阵的计算-PQ decomposition flow calculation node 4 4 branch. Including the admittance matrix calculation, the calculation of Jacobian matrix
fem
- 是以三角形应力板单元为基础的平面应力有限元分析源程序。-Stress is a triangular plate element-based finite element analysis of plane stress source.
Cpp1
- 牛顿迭代的c语言程序,牛顿迭代法是求方程根的重要方法之一,其最大优点是在方程f(x) = 0的单根附近具有平方收敛,而且该法还可以用来求方程的重根、复根,此时线性收敛,但是可通过一些方法变成超线性收敛。另外该方法广泛用于计算机编程中。 -Newton iteration c language program, Newton' s law is an important way to find one root of the equation, its greatest advantag
