登录
首页 » Visual Basic » jifen

jifen

于 2012-12-02 发布 文件大小:22KB
0 319
下载积分: 1 下载次数: 18

代码说明:

  各种数值积分,龙贝格积分。反常积分。高斯积分。三重积分。(Various numerical integration Romberg integration. Improper integrals. Gaussian integral. Triple integral.)

文件列表:

fout
....\C3
....\..\GAULEG.TXT,682,2000-09-19
....\..\MIDEXP.TXT,519,2000-09-14
....\..\MIDINF.TXT,607,2000-09-13
....\..\MIDPNT.TXT,484,2000-09-13
....\..\MIDSQL.TXT,600,2000-09-13
....\..\MIDSQU.TXT,600,2000-09-13
....\..\QGAUS.TXT,491,2000-09-13
....\..\QROMB.TXT,452,2000-09-13
....\..\QROMO.TXT,663,2000-09-13
....\..\QSIMP.TXT,317,2000-09-13
....\..\QTRAP.TXT,254,2000-09-13
....\..\QUAD3D.TXT,380,2000-09-13
....\..\TRAPZD.TXT,399,2000-09-13
....\D3
....\..\D3R1.TXT,776,2000-09-13
....\..\D3R10.TXT,2405,2000-09-13
....\..\D3R2.TXT,677,2000-09-13
....\..\D3R3.TXT,677,2000-09-19
....\..\D3R4.TXT,677,2000-12-24
....\..\D3R5.TXT,673,2000-09-13
....\..\D3R6.TXT,2041,2000-09-13
....\..\D3R8.TXT,565,2000-09-13
....\..\D3R9.TXT,873,2000-09-19
....\V3
....\..\D3R1.FRM,1907,2000-09-13
....\..\D3R1.VBP,553,2000-09-13
....\..\D3R1.VBW,49,2000-09-13
....\..\D3R10.FRM,3514,2000-09-13
....\..\D3R10.VBP,536,2000-09-13
....\..\D3R10.VBW,49,2000-09-13
....\..\D3R2.FRM,2119,2000-09-13
....\..\D3R2.VBP,553,2000-09-13
....\..\D3R2.VBW,49,2000-09-14
....\..\D3R3.FRM,2182,2000-09-13
....\..\D3R3.VBP,553,2000-09-13
....\..\D3R3.VBW,49,2000-09-19
....\..\D3R4.FRM,3278,2000-12-24
....\..\D3R4.VBP,580,2000-12-24
....\..\D3R4.VBW,53,2000-12-24
....\..\D3R5.FRM,1889,2000-09-13
....\..\D3R5.VBP,553,2000-09-13
....\..\D3R5.VBW,53,2000-09-13
....\..\D3R6.FRM,6634,2000-09-13
....\..\D3R6.VBP,553,2000-09-13
....\..\D3R6.VBW,49,2000-09-13
....\..\D3R8.FRM,1783,2000-09-13
....\..\D3R8.VBP,553,2000-09-13
....\..\D3R8.VBW,47,2000-09-13
....\..\D3R9.FRM,2286,2000-09-19
....\..\D3R9.VBP,553,2000-09-19
....\..\D3R9.VBW,47,2000-12-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • spline
    三次样条曲线拟合代码,先训练,后差值,计算非常准确(Three times spline curve fitting, the first training, and after, computation is very accurate)
    2012-02-21 20:27:19下载
    积分:1
  • Computational-Science-codes
    开发环境没有可选项,fortran90,Fortran_90_and_Computational_Science-_codes(Computational Science codes by fortran90 )
    2013-10-10 17:07:12下载
    积分:1
  • QR-decomposition
    QR分解法是目前求一般矩阵全部特征值的最有效并广泛应用的方法,一般矩阵先经过正交相似变化成为Hessenberg矩阵,然后再应用QR方法求特征值和特征向量。它是将矩阵分解成一个正规正交矩阵Q与上三角形矩阵R,所以称为QR分解法,(QR decomposition )
    2020-08-31 01:08:10下载
    积分:1
  • 0629
    焊接模拟,fluent,电弧udf,钨极氩弧焊,源项(Welding simulation, fluent, arc udf, TIG welding, the source term)
    2021-03-28 10:29:12下载
    积分:1
  • ykb
    实对称矩阵特征值与特征向量的雅克比法,ap为是对称矩阵,vp返回特征向量(Real Symmetric Matrix Eigenvalues and Eigenvectors of the Jacobian method, ap is a symmetric matrix, vp return eigenvector)
    2020-08-03 17:18:34下载
    积分:1
  • Pointandsegment
    判断点和线段之间的关系,包括点在线段的上,点在线段的延长线,反向延长线,点在线段外四种情况(Judge the relationship between the point and line, including the point on the line, in line at the extension of reverse extension cord, and so on.)
    2013-01-08 14:54:18下载
    积分:1
  • szpGauss
    用C++实现的高斯混合模型的算法类,方差矩阵是对角矩阵(C++ Gaussian mixture model algorithm category, variance matrix is diagonal matrix)
    2005-08-09 16:32:03下载
    积分:1
  • fenerzhizhisuanfa
    说明:  这是一个ACM试题中的算法,叫分而治之算法,上面有PPT还有实例代码,希望喜欢ACM的同学可以喜欢(This is a Question in the ACM algorithm, called divide and conquer algorithms, there are examples of the code above, there are PPT hope that students like to be like the ACM)
    2010-03-26 12:38:25下载
    积分:1
  • NCGC
    内插高程点,CASS不提供插求高程点功能,我们手工输入容易出错,且极度不方便,。 此程序用VBA编写,界面操作,按设定的比例自动计算需内插的个数并注记。(Interpolated elevation points)
    2012-08-27 15:43:00下载
    积分:1
  • Riemann-problem
    一维黎曼问题,计算流体力学,C和Frotran预言代码(Riemann problem)
    2015-04-29 09:58:22下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载