资源列表
GMRES
- GMRES算法求解线性方程组,并分析不同系数矩阵的迭代收敛性-GMRES method
preCG
- 预处理CG算法,在进行共轭梯度法之前先对系数矩阵进行预处理,再进行迭代-pretreatment congruent gradient
acmexam
- acm训练,就是一个简单的acm程序,可以-acm training is a simple acm program, you can take a look at
kelinsi
- 实现光学系统的ABCD矩阵传递的模拟,提供各种的模式衍射选着。-kelinsi xitong ABCDjuzhne
UGKS1D
- 一维的Unified BGK算法,基于香港科技大学徐昆教授的方法。-Unified BGK algorithm for one-dimensional method, based on the Hong Kong University of Science and Technology, Professor Xu Kun.
UGKS2D
- 二维的Unified BGK格式代码,基于香港科技大学徐昆教授的一种方法-Two-dimensional the Unified BGK format code, a method based on the Hong Kong University of Science and Technology, Professor Xu Kun
plur
- 计算两个复数的和,从in.txt输入连个复数的实部和虚部,计算它们的和输出到out.txt-Calculate the two complex numbers and even the real part and the imaginary part of the complex, from in.txt input, calculated and output to out.txt
fout
- 快速傅里叶变换。快速正弦余弦变换。卷积算法。相关算法。-Fast Fourier Transform. The fast sine cosine transform. Convolution algorithm. Algorithm.
jifen
- 各种数值积分,龙贝格积分。反常积分。高斯积分。三重积分。-Various numerical integration Romberg integration. Improper integrals. Gaussian integral. Triple integral.
chazhi
- 数值差值,多种方法。拉格朗日差值。三次样条差值。-Numerical difference, a variety of methods. Lagrangian difference. Cubic spline difference.
quicksort
- implementation of quick sort in c-implementation of quick sort in c++
radixsort
- implementation of radix sort in c-implementation of radix sort in c++