资源列表
[数学计算/工程计算] 6
说明:编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数1/1+1/3+...+1/n(利用指针函数)。 -Write a function, the input n is even, the call function evaluation 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n (using the pointer function<李婕> 在 2025-07-14 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] heattransfer
说明:传热学1-d implicit method c++解法源代码-Heat Transfer 1-d implicit method c++ source code solution<王杰> 在 2025-07-14 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] FFT_NCompl_2NReal_float
说明:程序 FFT_NCompl_2NReal_float 是用 *N点复序列FFT* 来计算 *2N点实序列* 离散傅立叶变换的函数。其中复序列FFT变换用到基2浮点DIT的算法程序。-Program FFT_NCompl_2NReal_float is* N point complex sequence to calculate the FFT** 2N point real sequence* Discrete Fourier Transform function. Complex sequen<傲天> 在 2025-07-14 上传 | 大小:243kb | 下载:0
[数学计算/工程计算] FFT_4_Fixed_DIF_(OK)
说明:基4的定点FFT算法,功能都在VC2008里验证过了,有不懂得可以跟我交流、讨论。-Fixed-point radix-4 FFT algorithm, features are verified in the VC2008 in, and there do not know how to communicate with me to discuss.<傲天> 在 2025-07-14 上传 | 大小:213kb | 下载:0
[数学计算/工程计算] asq1p
说明:用于计算非对称陀螺分子的核四极分裂超精细结构,计算是一阶的。-This program calculates the nuclear quadrupole splitting structure for an asymmetric top with a single quadrupolar nucleus. The calculation is only first order but the program is tailored towards producing quick diagnos<红袖> 在 2025-07-14 上传 | 大小:7kb | 下载:0
[数学计算/工程计算] netlibfiles
说明:gauss积分,采用Gauss—Kronrod法则-gauss integral, using Gauss-Kronrod rules<吴明> 在 2025-07-14 上传 | 大小:26kb | 下载:0
[数学计算/工程计算] ComplexCalculator
说明:复数的运算函数库源代码: 1.1 复数类设计 1.2 复数乘法 1.3 复数除法 1.4 复数的模 1.5 复数的根 1.6 复数的实幂指数 1.7 复数的复幂指数 1.8 复数的自然对数 1.9 复数的正弦 1.10 复数的余弦 1.11 复数的正切 -Complex computing library source code: class design complex 1.2 1.1 1.3 complex multiplica<王健> 在 2025-07-14 上传 | 大小:38kb | 下载:0