资源列表
aiyinsitan
- 爱因斯坦经典难题解决算法(就是那个谁养鱼的问题)。采用C++实现,有兴趣的朋友可下来-Einstein' s classic puzzle solving algorithm (that is, the guy who fish the problem). Using C++ implementation of friends who are interested can look down
meandistance
- 可以求平均距离,使用的方法通俗讲,是一次性解决问题的方式。但是是自己编写的,很粗糙-compute mean distance
OrderGauss
- 利用顺序Gauss算法,对线性方程组进行求解。-OrderGauss
mainElementGauss
- 列主元素Gauss算法,可完成相关线性方程组的结算-mainElementGauss
Doolittle
- Doolittle三角分解法,用于解线性方程组。-Doolittle
Crout
- Crout三角分解法,用于解相关线性方程组。-Crout
1
- 基于DSP5416的FFT测试程序(ASM代码).rar-FFT dsp
fft4
- 一个基4-基5定点FFT算法,运行效率比较高,粘贴即用-A base 4- 5 point FFT-based algorithm is more efficient to run, paste that is used
FFTCplus
- 快速fft的C++实现,功能强大,可以一试-Fast fft of C++ implementation of powerful, can try
CFFT
- C语言实现fft教程,适合新手入门,看了就知道了-Fft C language tutorial for beginners, looking to know
LINE
- 使用C语言实现最小二乘法计算,输出结果和输出图像,WIN_TC编译OK-Least squares method using C language computing, output and output images, WIN_TC compile OK
NewtonRaphson
- 牛顿拉夫逊法潮流计算用C++编写 的,4节点(可扩展)-Newton Raphson power flow calculation written in C++, and 4 nodes (expandable)
