资源列表
[数学计算/工程计算] library_solvers
说明:数值分析中,用BICGSTAB方法和GMRES方法去求解线性方程组的解-Numerical analysis, using BICGSTAB method and GMRES method to the solution of linear equations<张勇> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Gauss_Seidel
说明:高斯塞德尔分解方法,主要用于解方程的时候使用,文件为C++源码-Decomposition of high Si Se del<刘贺> 在 2025-06-24 上传 | 大小:356kb | 下载:0
[数学计算/工程计算] Ant_Alg_c++src
说明:Ant colony algorithm with c++.<emre> 在 2025-06-24 上传 | 大小:149kb | 下载:0
[数学计算/工程计算] Combination
说明:计算组合函数C(M, N),并逐条输出算出的组合及剩余元素,输出串的顺序稳定递增.用模板类实现,输入数据支持任意类型,效率很高.-Calculated combination function C (M, N), and calculated one by a combination of the output and the remaining elements of the order of stability of the output string of increases. With<朋朋> 在 2025-06-24 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] FFT_2_DIT_Fixed
说明:程序 FFT_2_DIT_Fixed 是基2_DIT_*定点*_FFT算法,值得学习的地方很多。亮点有:倒位序采用最简单,最高效的位移操作;实现存储的旋转因子表;定点溢出处理;灵活多样的宏定义。函数调用形式:void fft(COMPLEX *x)点数在头文件以宏定义形式出现。-Program FFT_2_DIT_Fixed is based 2_DIT_* fixed* _FFT algorithm, it is worth learning a lot of places. Highligh<傲天> 在 2025-06-24 上传 | 大小:212kb | 下载:0
[数学计算/工程计算] FFT_4_float_DIF_(OK)
说明:基4的浮点FFT算法,注释都在里面,功能是在VC2008里验证过的。-Floating-point radix-4 FFT algorithm, comments are inside, the function is verified in the VC2008.<傲天> 在 2025-06-24 上传 | 大小:214kb | 下载:0