资源列表
gsltest
- gsl数学库的一个简单例子,验证gsl是否可以使用-gsl math library, a simple example to verify whether you can use gsl
3
- 809*??=800*??+9*??+1 其中??代表的两位数,8*??的结果为两位数,9*??的结果为3位数。求??代表的两位数,及809*??后的结果。-809*?? = 800*??+9*??+1 Where?? Representative of double-digit, 8*?? The results of double-digit, 9*?? The result is 3 digits. Requirements?? Representatives of double-digi
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
Power-law
- 数值分析中,用幂法和反幂法去计算矩阵的最小特征值和最大特征值-Numerical analysis, using the power method and inverse power method to calculate the minimum eigenvalue of the matrix and the largest eigenvalue
2-D-tdma
- 2维的tdma代码、2-D-tdma,供需要学习的人参考-2-D-tdma
gs
- 高斯-塞格尔法迭代程序,供需要的人参考。gs-gs
heattransfer
- 传热学1-d implicit method c++解法源代码-Heat Transfer 1-d implicit method c++ source code solution
000000000
- 黄金分割点算法的简单实现,以及部分代码。-huangjinfengedian
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
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
LU
- c语言实现矩阵的LU分解,工程上经常用到。很经典。-c language matrix LU decomposition, often used in engineering. Very classic.
netlibfiles
- gauss积分,采用Gauss—Kronrod法则-gauss integral, using Gauss-Kronrod rules
