资源列表
Fft_scaling_example
- USEFULT FFT SCALING EXAMPLE
sanciyangtiaonihe
- 三次样条拟合函数,通过拟合点计算出三次样条函数。-Cubic spline fitting function calculated by fitting the point cubic spline function.
An-equation-of-binary
- 求解二元一次方程的C程序,已经封装好,直接调用就是。-Solving an equation of binary C program
0-1bag-question
- 0-1背包问题 一种简单的算法 用c++实现的源代码-0-1bag question
simplex
- 用单纯形法中的人工变量法求解线性规划问题,C语言实现-Simplex method of artificial variables for solving linear programming, C language
RMQ.cpp
- This code s about Range Minimum Query algorithm-This code s about Range Minimum Query algorithm!!
gj
- 本程序是用来求实对称正定矩阵的逆矩阵的C语言实现方法-This procedure is used to realistic symmetric positive definite matrix of the C language method
gs
- 本程序是用高斯消去法求解线性方程组AX=B的C语言实现-This procedure is used Gaussian elimination for solving linear equations AX = B of the C language
Newton
- 本程序是用牛顿迭代法求解方程f(x)=x^3-x^2-1的一个实根的C语言实现-This procedure is used Newton iteration method for solving equations f (x) = x ^ 3-x ^ 2-1 a real root of the C language
fft
- 本程序是用于二维快速傅里叶变换的C语言实现方法-This procedure is used for two-dimensional fast Fourier transform method for C language
Alam_Md_Khurshid
- matrix multiplication
KMPpp
- 利用KMP算法,忽略大小写的字符串匹配 查找子字串在父字串的位置-Use of KMP algorithm, case-insensitive substring string matching to find the location of the parent string
