资源列表
CODES_N.ZIP
- these are 5 C codes (BorlandC++) realizing the numerical algoriths
algorithm
- Implementation of genetic algorithm, to search for desired extreme n-variable function.
what.is.mathematics
- 数学是什么,经典数学名著,1985年版,经得住时间考验的著作。-What is Mathematics, Mathematics classic novel, 1985 edition of the book stand the test of time.
ezdct
- easy discrete time transform implemented in C
QccPack-0.51-1
- QccPack implementation in C
findzero
- 寻找0点或者方程求解 寻找0点或者方程求解-Looking for 0:00 or 0:00 looking equation or equations to find or equation 0:00
gmp-4.3.0
- GMP是计算任意精度的数学库, 包括支持整数,有理数和浮点. GMP包括大量的接口函数.-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by
fft-C
- 一个用C语言写的FFT算法,经测试,效果很好-More use of a FFT algorithm C
FFT_Csourcecode
- 可实现FFT功能的C语言源代码,经过适当修改即可应用到不同的FFT变换的工程中,适合初学者理解FFT的原理-FFT function can be achieved C language source code, after appropriate modifications can be applied to different projects FFT transform, suitable for beginners to understand the principles of FFT
rungekutta
- 学生嘛,所以自己用C写的runger kutta法解了个一阶微分方程,希望有点用哈!-Runger Kutta
bisect.c
- Bisection Method - Numerical ananlysis-Bisection Method- Numerical ananlysis
Gaussian
- Numerical Methods- Gauss Elimination
