登录
首页 » WINDOWS » RationalComplex Matrix calculator

RationalComplex Matrix calculator

于 2020-08-31 发布
0 226
下载积分: 1 下载次数: 0

代码说明:

说明:  Matrix multiplication explained in detail for C++

文件列表:

RationalComplex Matrix calculator, 0 , 2013-01-03
RationalComplex Matrix calculator\1.txt, 70 , 2004-09-20
RationalComplex Matrix calculator\2.txt, 70 , 2004-09-20
RationalComplex Matrix calculator\activate.cpp, 640 , 2004-09-20
RationalComplex Matrix calculator\activate.dsp, 4090 , 2004-09-20
RationalComplex Matrix calculator\activate.dsw, 541 , 2004-09-20
RationalComplex Matrix calculator\activate.ncb, 91136 , 2004-12-31
RationalComplex Matrix calculator\activate.opt, 53760 , 2004-12-31
RationalComplex Matrix calculator\activate.plg, 3446 , 2004-12-31
RationalComplex Matrix calculator\BestVec.cpp, 3263 , 2004-09-20
RationalComplex Matrix calculator\BestVec.h, 1108 , 2004-09-20
RationalComplex Matrix calculator\Debug, 0 , 2013-01-03
RationalComplex Matrix calculator\Debug\activate.pch, 2023188 , 2004-12-31
RationalComplex Matrix calculator\Debug\IsraelMath.obj, 17513 , 2004-12-31
RationalComplex Matrix calculator\Debug\vc60.idb, 82944 , 2004-12-31
RationalComplex Matrix calculator\Debug\vc60.pdb, 102400 , 2004-12-31
RationalComplex Matrix calculator\documents, 0 , 2013-01-03
RationalComplex Matrix calculator\documents\Class RationaComplexl.doc, 45568 , 2004-09-20
RationalComplex Matrix calculator\IsraelMath.cpp, 1267 , 2004-09-20
RationalComplex Matrix calculator\IsraelMath.h, 1002 , 2004-09-20
RationalComplex Matrix calculator\rational.cpp, 14013 , 2004-09-20
RationalComplex Matrix calculator\rational.h, 4262 , 2004-12-31
RationalComplex Matrix calculator\RationalComplex.cpp, 17918 , 2004-09-20
RationalComplex Matrix calculator\RationalComplex.h, 5105 , 2004-09-20
RationalComplex Matrix calculator\RationalComplexMatrix.cpp, 30396 , 2004-09-20
RationalComplex Matrix calculator\RationalComplexMatrix.h, 6774 , 2004-09-20
RationalComplex Matrix calculator\RationalComplexMatrixCalculator.cpp, 23565 , 2004-09-20
RationalComplex Matrix calculator\RationalComplexMatrixCalculator.dsp, 3701 , 2004-11-26
RationalComplex Matrix calculator\RationalComplexMatrixCalculator.dsw, 587 , 2004-11-26
RationalComplex Matrix calculator\RationalComplexMatrixCalculator.h, 3446 , 2004-09-20
RationalComplex Matrix calculator\RationalComplexMatrixCalculator.ncb, 33792 , 2004-11-26
RationalComplex Matrix calculator\RationalComplexMatrixCalculator.opt, 48640 , 2004-11-26
RationalComplex Matrix calculator\RationalComplexMatrixCalculator.plg, 1747 , 2004-11-26

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

发表评论

0 个回复

  • bline-interp
    编写了一个用于二维水深插值的双线性插值的fortran程序,用于水深的插值计算,内有验证的算例(Write a fortran program for two-dimensional depth interpolation bilinear interpolation, interpolation calculation for water depth, within a verification example)
    2021-03-18 10:09:19下载
    积分:1
  • Penalty-Function-Method-
    惩罚函数法C语言相关程序 它将有约束最优化问题转化为求解无约束最优化问题:其中M为足够大的正数, 起"惩罚"作用, 称之为罚因子,F(x, M )称为罚函数。(Penalty Function Method C language-related program it would have constrained optimization problem is transformed into solving unconstrained optimization problem: where M is a sufficiently large positive number, from the " punishment" effect, called the penalty factor, F (x, M) called the penalty function.)
    2020-12-02 01:39:26下载
    积分:1
  • FEM_onedimpbg
    采用有限元离散计算一维声子、光子能带,参数见文件源码内(Calculated using the finite element discrete one-dimensional phonon, photon energy band, within the parameters see document source)
    2020-10-07 16:17:38下载
    积分:1
  • Roughset_GetRules
    关于粗糙集对属性进行约简,一个很好的计算工具(On rough set of attributes about Jane, a very good tool)
    2007-11-26 15:30:37下载
    积分:1
  • 自然的最大公约
    说明:  用欧几里得算法求两个自然数的最大公约数通过c语言实现(Using Euclidean Algorithms to Find the Maximum Common Number of Two Natural NumbersRealization by C Language)
    2019-01-26 14:43:28下载
    积分:1
  • ellf
    说明:  巴特沃斯、切比雪夫I和椭圆滤波器设计的源程序!非常难得! 简洁的C语言编写(Butterworth, Chebyshev I and elliptic filter design of the source! Very rare! Concise C language)
    2005-10-26 22:53:24下载
    积分:1
  • threephaseshortcaculate
    电力系统暂态分析中非常有用的三相短路计算程序,只要改变输入就可用于求解具体问题(power system transient analysis is very useful three-phase short-circuit the process. as long as the change in input can be used to solve specific problems)
    2006-06-26 20:56:35下载
    积分:1
  • 有限元分析土体渗流程序
    说明:  有限元法分析土体渗流的源程序,采用Pascal语言,比较好(Source program of finite element analysis of soil seepage)
    2019-11-05 10:13:12下载
    积分:1
  • 基于结构网格二维Euler方程的Jameson求解方法
    说明:  基于结构网格二维Euler方程的Jameson求解方法 自己写的程序,网格是现成的结构网格(Jameson solution method based on two-dimensional Euler equation of structural grid. Write their own procedures, the grid is ready - made structural grid.)
    2019-04-09 10:00:54下载
    积分:1
  • FOURN
    本程序可模拟ND情况下的傅里叶变换,经过验证无误(This program can simulate the Fourier transform of the ND situation, and after the test, the program is correct )
    2012-02-27 09:33:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载