资源列表

« 1 2 ... .70 .71 .72 .73 .74 1675.76 .77 .78 .79 .80 ... 3400 »

[数学计算/工程计算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

[数学计算/工程计算Power-law

说明:数值分析中,用幂法和反幂法去计算矩阵的最小特征值和最大特征值-Numerical analysis, using the power method and inverse power method to calculate the minimum eigenvalue of the matrix and the largest eigenvalue
<张勇> 在 2025-07-14 上传 | 大小:2kb | 下载:0

[数学计算/工程计算2-D-tdma

说明:2维的tdma代码、2-D-tdma,供需要学习的人参考-2-D-tdma
<王杰> 在 2025-07-14 上传 | 大小:8kb | 下载:0

[数学计算/工程计算gs

说明:高斯-塞格尔法迭代程序,供需要的人参考。gs-gs
<王杰> 在 2025-07-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算heattransfer

说明:传热学1-d implicit method c++解法源代码-Heat Transfer 1-d implicit method c++ source code solution
<王杰> 在 2025-07-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算000000000

说明:黄金分割点算法的简单实现,以及部分代码。-huangjinfengedian
<苏彬> 在 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

[数学计算/工程计算LU

说明:c语言实现矩阵的LU分解,工程上经常用到。很经典。-c language matrix LU decomposition, often used in engineering. Very classic.
<兰德里> 在 2025-07-14 上传 | 大小:97kb | 下载: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
« 1 2 ... .70 .71 .72 .73 .74 1675.76 .77 .78 .79 .80 ... 3400 »

源码中国 www.ymcn.org