CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - computational

搜索资源列表

  1. 计算器2.0

    0下载:
  2. 能运算的函数: sin,cos,tg,ctg,e^,pow(x,y),cosh,sinh,tgh,log10,ln,sqrt,arcsin,arccos, 运算方式: +,-,*,/,绝对值(“[ ]”),^,!, 输入规则: 用键盘或按钮都可,输入完按回车运算,(光标要在最后) sin(21-32)/(12-43) 4(323-4343) 4*(323-4343) e^2-sin3-3^4,(不要输入pow(3,4)) //有无*都可 2*3^4是(2*3)^4
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:111005
    • 提供者:qwq
  1. 高阶统计量

    0下载:
  2. 有用的软件,用于高阶统计量计算。代码完整,计算效率高。-useful software for high-end statistical calculation. Code integrity, high computational efficiency.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:245615
    • 提供者:亲镇
  1. Ccode2.tar

    0下载:
  2. 是Computational Geometry in C中的原程序-of Computational Geometry C in the original program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:57027
    • 提供者:geocug
  1. ptfsf

    0下载:
  2. The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header file for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program used to generate results shown
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:27645
    • 提供者:吴婷
  1. lbm_d2q920051201

    4下载:
  2. 格子Boltzmann方法 格子Boltzmann方法是为了保留格子气自动机方法的优点,克服其缺点而发展起来的方法。 特别是1992年,钱跃弘、陈十一等的开创性工作(提出LBGK模型方法),使该方法广泛地应用到计算流体力学(单相流、多相流、多孔介质流、热对流、磁流体、反应-扩散等)。 -lattice Boltzmann method lattice Boltzmann method is to retain the lattice gas automata the advantag
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:480754
    • 提供者:张翟
  1. compute_electr_magnetic_example

    0下载:
  2. 计算电磁学书上的试验程序,对于学习fdtd很有帮助-computational electromagnetics book on the testing procedures, learning helpful fdtd
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:819
    • 提供者:shj
  1. EvaluteExpression

    0下载:
  2. 一个用c++编写的运算器,数据结构实验中的一题,绝对原创!-c prepared using a computational device, the data structure of an experiment that definitely original!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:461030
    • 提供者:moumoumou
  1. FormulaProcessor_beta1_CSharp

    0下载:
  2. 功能说明: 次组件提供的功能有二: 1、解析出数学表达式中的参数 2、计算数学表达式 此组件不但可以解析和计算数学表达式,还提供了一系列的数学基本函数,可应用于表达式中一块处理。提供的数学基本函数有:将值舍入到最接近的整数 rount(x)、向下取整函数 int(x)、向上取整 ceiling(x)、求两个数中最大数的函数 max(a,b)、求两个数中最小数的函数 min(a,b)、幂函数 pow(x,n)、求平方根的函数 sqrt(x)。 下载地址:http
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3687
    • 提供者:jason
  1. 雅可比迭代解线性方程组

    0下载:
  2. 雅可比迭代解线性方程组 这个也是计算方法中另一种 求解线性方程组的计算程序-Jacobi iterative solution of linear equations This is a separate calculation method for solving linear equations of computational procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11876
    • 提供者:郑双明
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. LU分解方法求解线性方程组的Fortran程序

    2下载:
  2. LU分解方法求解线性方程组的Fortran程序,包含了一个验证程序。计算效率相对于选主元高斯消去法高出一些。-LU decomposition method for solving linear equations Fortran program, includes a verification process. Computational efficiency relative to the pivoting Gaussian elimination than some.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2015-05-08
    • 文件大小:9216
    • 提供者:李学斌
  1. flow.rar

    2下载:
  2. 顶盖驱动流(lid friven flow)格子Boltzmann模拟程序代码,对于开始研究格子Boltzmann方法的学者来说,非常具有学习研究价值,这是一个可以直接编译运行的VC++程序。顶盖驱动流是计算流体力学方面一个经典的问题,也是一个不可压缩流的校核算例入门!希望能够对大家有所帮助。,This is a source code of lid friven flow simulation based on Lattice Boltzmann method. It is very valu
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1654
    • 提供者:andy
  1. Taflove.rar

    0下载:
  2. Allen Taflove.3rd.Computational Electrodynamics FDTD,附录程序:1D,2D,3D,TAFLOVE FDTD
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:16620
    • 提供者:coaper
  1. Numerical_Methods.zip

    0下载:
  2. numerical method ppt for fdtd and computational electromagnetics,numerical method ppt for fdtd and computational electromagnetics
  3. 所属分类:Algorithm

    • 发布日期:2017-05-27
    • 文件大小:9955145
    • 提供者:neesu
  1. turbulence.rar

    5下载:
  2. 计算流体动力学中湍流模型的源程序,代码十分宝贵,Computational fluid dynamics model of the source of turbulence, the code is very valuable
  3. 所属分类:数学计算/工程计算

    • 发布日期:2012-11-18
    • 文件大小:944213
    • 提供者:李志峰
  1. SPHYSICS_3D_v1.0.003

    3下载:
  2. SPH 3D Smoothed-particle hydrodynamics (SPH) is a computational method used for simulating fluid flows. It has been used in many fields of research, including astrophysics, ballistics, volcanology, and oceanography. It is a mesh-free Lagrangian
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1147986
    • 提供者:謝一
  1. My-program

    0下载:
  2. fletcher 《computational techniques for fluid dynamics》 中的程序整理 流体数值计算的经典书籍-program for《computational techniques for fluid dynamics》
  3. 所属分类:Algorithm

    • 发布日期:2017-06-12
    • 文件大小:20366240
    • 提供者:lizhaohui
  1. Computational-Methods

    0下载:
  2. Computational methods Bisection method Secant method Newton method Broyden method Power iteration method Rayleigh quotient method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2909
    • 提供者:tan
  1. computational-methods

    0下载:
  2. 包含高斯消去法,最小二乘法拟合,三角分解法,等常用的数值计算方法,-It contains a lot of computational methods ,include Gauss methods and so on.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:977920
    • 提供者:张曦
  1. computational-physics

    1下载:
  2. 计算物理课程讲义,理论物理学系必看,全英文-Computational Physics lecture notes, theoretical physics department must see, all in English
  3. 所属分类:Algorithm

    • 发布日期:2017-06-01
    • 文件大小:13617030
    • 提供者:任彧
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com