资源列表
euler
- 牛顿高斯迭代法解线性方程组与非线性方程,数值计算小程序。-Gauss Newton iterative method for solving linear equations and nonlinear equations, numerical applet.
gausseide
- 拉格朗日算法的编程实现,算法流程参照数值计算书籍,算法实现较简单。-Lagrange programming algorithm, the reference value calculation algorithm flow of books, the algorithm is relatively simple.
UnitySteer-master
- OpenSteer libary for stering
GPUSPHsnapshot-2.0
- GPUSPH is an implementation of Smoothed Particle Hydrodynamics for free surface flows (Monaghan, 1994, 2005) on a Nvidia graphics card. In this application, the fluid can be water or a more viscous substance like lava (see also GPU-LAVA).
c_grid
- 机翼、翼型 C 网格生成程序 fortran code-fotran code ,C grid fortran fur airfoil and win
3-eck-grid
- fortran代码流体力学三角计算网格生成程序-fortran code for 3 eck grid
lagrange
- 拉格朗日插值算法的C语言实现,主要是算法的应用-Lagrange interpolation algorithm C language, the main application of the algorithm
rkt2
- 变步长经典四阶龙格-库塔方法的C语言实现-Fourth-order Runge-kutta method with variable step
Simpson2
- 变步长梯形公式计算和变步长Simpson公式计算,可以在代码中定义函数-Calculate the variable step trapezoidal formula and variable step size Simpson formula, you can define a function in your code
Least-Squares
- 曲线拟合的最小二乘法的C语言的实现,可以进行曲线拟合-The least squares curve fitting of the C language
Number-Theory
- 这里包含了各类数论基本算法:素数筛法,偶拉函数,欧几里德算法,扩展欧几里德算法,求逆元,线性模方程组-it contains many Number theory algorihm: prime sieve, euler function, gcd, exgcd, mod inv, congruence_equation
code-master
- 国内某大牛在各大Online Judge的源代码,是参加ACM/ICPC的好东西-In a domestic major Online Judge Daniel source code, is to participate in ACM/ICPC goodies
