登录
首页 » MultiPlatform » 096172

096172

于 2018-04-05 发布 文件大小:34KB
0 267
下载积分: 1 下载次数: 1

代码说明:

  应用方便的OrbMath数学运算库,适用于多种语言()

文件列表:

MJdoc\html\annotated.html, 2213 , 2003-07-26
MJdoc\html\classes.html, 2731 , 2003-07-26
MJdoc\html\files.html, 1265 , 2003-07-26
MJdoc\html\functions.html, 8791 , 2003-07-26
MJdoc\html\index.html, 1067 , 2003-07-26
MJdoc\html\namespacemembers.html, 2936 , 2003-07-26
MJdoc\html\namespaceorb.html, 111279 , 2003-07-26
MJdoc\html\namespaces.html, 1279 , 2003-07-26
MJdoc\html\OrbMath_8h-source.html, 41676 , 2003-07-26
MJdoc\html\structorb_1_1MATRIX33-members.html, 6456 , 2003-07-26
MJdoc\html\structorb_1_1MATRIX33.html, 36090 , 2003-07-26
MJdoc\html\structorb_1_1MATRIX44-members.html, 6754 , 2003-07-26
MJdoc\html\structorb_1_1MATRIX44.html, 38714 , 2003-07-26
MJdoc\html\structorb_1_1PLANE-members.html, 4570 , 2003-07-26
MJdoc\html\structorb_1_1PLANE.html, 16229 , 2003-07-26
MJdoc\html\structorb_1_1QUATERNION-members.html, 5805 , 2003-07-26
MJdoc\html\structorb_1_1QUATERNION.html, 28021 , 2003-07-26
MJdoc\html\structorb_1_1VECTOR2-members.html, 4264 , 2003-07-26
MJdoc\html\structorb_1_1VECTOR2.html, 15026 , 2003-07-26
MJdoc\html\structorb_1_1VECTOR3-members.html, 4449 , 2003-07-26
MJdoc\html\structorb_1_1VECTOR3.html, 15989 , 2003-07-26
MJdoc\html\structorb_1_1VECTOR4-members.html, 4634 , 2003-07-26
MJdoc\html\structorb_1_1VECTOR4.html, 16867 , 2003-07-26
MJdoc\html\doxygen.css, 1816 , 2003-07-26
3Rinclude\OrbMath.h, 39439 , 2003-07-26
5Nsource\OrbMath.cpp, 14763 , 2003-06-12
5Nsource\CVS\Entries, 48 , 2003-07-08
MJdoc\CVS\Entries, 56 , 2003-07-09
3Rinclude\CVS\Entries, 92 , 2003-07-26
vc60_proj\CVS\Entries, 93 , 2003-07-08
MJdoc\html\CVS\Entries, 1429 , 2003-07-09
MJdoc\OrbDoxygen, 7696 , 2003-07-26
MJdoc\CVS\Repository, 20 , 2003-07-08
5Nsource\CVS\Repository, 23 , 2003-07-08
3Rinclude\CVS\Repository, 24 , 2003-07-08
MJdoc\html\CVS\Repository, 25 , 2003-07-08
vc60_proj\CVS\Repository, 26 , 2003-07-08
3Rinclude\CVS\Root, 56 , 2003-07-08
5Nsource\CVS\Root, 56 , 2003-07-08
MJdoc\CVS\Root, 56 , 2003-07-08
MJdoc\html\CVS\Root, 56 , 2003-07-08
vc60_proj\CVS\Root, 56 , 2003-07-08
vc60_proj\OrbMath.dsp, 4792 , 2003-07-08
vc60_proj\OrbMath.dsw, 537 , 2003-07-07
3Rinclude\OrbMath.inl, 20595 , 2003-07-26
MJdoc\html\doxygen.png, 2352 , 2003-07-26
MJdoc\html\CVS, 0 , 2017-11-24
3Rinclude\CVS, 0 , 2017-11-24
5Nsource\CVS, 0 , 2017-11-24
MJdoc\CVS, 0 , 2017-11-24
vc60_proj\CVS, 0 , 2017-11-24
MJdoc\html, 0 , 2017-11-24
3Rinclude, 0 , 2017-11-24
5Nsource, 0 , 2017-11-24
MJdoc, 0 , 2017-11-24
vc60_proj, 0 , 2017-11-24

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

发表评论

0 个回复

  • single
    使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。(SGELSD computes the minimum-norm solution to a real linear least * squares problem: * minimize 2-norm(| b- A*x |) * using the singular value decomposition (SVD) of A. A is an M-by-N * matrix which may be rank-deficient.)
    2009-10-30 16:32:14下载
    积分:1
  • drucker-prager
    abaqus drucker-prager UMAT字程序(abaqus drucker-prager UMAT subroutine)
    2021-04-01 17:19:08下载
    积分:1
  • 据提取W-E-xian-2015
    说明:  通过面积加权在abaqus程序中提取温度作用数据,计算极值(The temperature action data was extracted by area weighting in abAQUs program and the extreme value was calculated)
    2020-12-23 11:49:07下载
    积分:1
  • 南京据日均负荷 (2)
    说明:  c语言用来进行数值计算的相关程序和论文,非常棒棒棒(C language for numerical calculation of the relevant procedures and papers, very good)
    2021-01-02 09:44:21下载
    积分:1
  • AirbornePointEcho
    C语言版,机载SAR回波仿真程序,附有FFT和复数库,以及位图显示模块。本程序注释详解,对加深SAR的理解有很好的帮助(C language version, airborne SAR echo simulation program with FFT and complex database, as well as bitmap display module. Detailed notes of this procedure, for deepening the understanding of SAR has a good assist)
    2020-07-04 05:40:02下载
    积分:1
  • sma_um
    Umat Abaqus for plasticity
    2020-06-20 02:40:01下载
    积分:1
  • CHANGCHANGLENGTH
    说明:  复合材料层内基于断裂韧性退化的VUMAT子程序(VUMAT subroutine based on fracture toughness degradation in composite laminates)
    2021-04-07 17:49:01下载
    积分:1
  • BSMUSIC
    波束域 MUSIC 算法跟经典MUSIC 算法相比,具有更小的分辨信噪比门限(Beamspace MUSIC algorithm compared to the classic MUSIC algorithm, with smaller resolution and signal to noise ratio limit)
    2013-03-13 11:37:59下载
    积分:1
  • sy3
    说明:  matlab程序,有约束最优化问题直接法--复合形法(matlab program, constrained optimization problems are the direct method- the complex method)
    2008-11-04 11:59:46下载
    积分:1
  • QtCalculator
    手机平台上使用的计算器源码,QT编码,简易计算器(Calculator for moilephone,base in QT)
    2010-06-04 08:47:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载