资源列表
fft
- 一个简单的c程序,用来实现FFT的功能@@!! -A simple c program to implement FFT function @ @! !
boyi
- 有四堆苹果,每堆都有三个苹果,甲乙二人博弈,每人每次只能从一堆苹果中拿走任意多个苹果,拿走全部四堆中最后一个苹果的人判定为失败。-Apple has four reactors, each reactor has three apples, two B game, each person can only take away from the pile of apples in any number of apples, take all four reactors to determine t
dynamic_matrix_mul
- 动态规划算法实现的矩阵乘法,这个算法在很多ACM竞赛中经常出现的题目-Dynamic programming matrix multiplication algorithm, the algorithm in many ACM contest that often appear in the title
Legendre_approximation
- 基空间为勒让德多项式的函数逼近,计算更简单-Base space Legendre polynomial function approximation,Computing easier
Qcriterion
- 基于q准则的涡识别方法,用于CFD后处理软件tecplot宏-Vortex identification method based on q-criterion for CFD post-processing software tecplot macros
data_h
- 一个把DNA或者蛋白质序列转化为以为时间序列的程序,其中运用了混沌游戏表示的迭代算法,是很多后期后期相似性和相关性等分析必须的前提-the program used to transform the DNA or protein sequences into a time series based on chaos game representation
MatrixTranspose
- C++实现矩阵变换,矩阵线性变换,求逆矩阵等等。-C++ achieve transformation matrix, linear transformation. Inverse matrix
canshujuguji
- 数理统计里的必学内容,参数矩估计的c语言编程实现-Statistics will study the contents inside, parameter moment estimation of the c language programming
Jacobi
- jacobi方法用c语言实现的矩阵分解,可以参考一下-jacobi method using matrix decomposition c language for reference
newton-C-
- 插值法利用函数f (x)在某区间中若干点的函数值,作出适当的特定函数,在这些点上取已知值,在区间的其他点上用这特定函数的值作为函数f (x)的近似值-Interpolation method using function f (x) in a certain interval in some point of function value, the appropriate specific function, in these points from the given value, in th
aaa
- Calculation programming for simulation.
Newton
- 牛顿克斯特算法,数值计算方法中十分重要的算法,很常见-Newton algorithm Exter