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

搜索资源列表

  1. zhekou

    0下载:
  2. 这是一个适用于超市、酒店等行业进行计费的系统,可以根据消费额不同进行不同的折扣计算。-apply to supermarkets, hotels and other sectors of the billing system, under the spending for a variety of different discount.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.32kb
    • 提供者:古月
  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
    • 文件大小:10.5mb
    • 提供者:gtcewli3
  1. peric-1d

    2下载:
  2. 一维非稳态求解对流扩散方程,很简单适用。-Solving one-dimensional unsteady convection-diffusion equation is very simple to apply.
  3. 所属分类:Algorithm

    • 发布日期:2014-05-09
    • 文件大小:2kb
    • 提供者:春哥
  1. 8

    0下载:
  2. 利用Gauss积分公式进行数值积分,将区间 细分成n个相等的子区间,然后在每个上使用经过修改适用于不同子区间的三点Gauss公式计算积分的值,然后求和。-Using Gauss integral formula for numerical integration, will be subdivided into n-equal interval sub-intervals, and then apply to each use of a modified three-point range in
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:625byte
    • 提供者:李萍
  1. VUMAT-failure-model

    7下载:
  2. 适用于ABAQUS的自定义材料子程序,适用于显式分析中描述材料失效的基于J2的材料模型-The ABAQUS apply to the self-defined material subroutine suitable for explicit analysis J2-based material model to describe material failure
  3. 所属分类:Algorithm

    • 发布日期:2014-06-12
    • 文件大小:26kb
    • 提供者:凌焕然
  1. VUMAT-J2

    2下载:
  2. 适用于ABAQUS的自定义材料子程序,适用于显式分析的J2等向强化模型。-ABAQUS apply to the self-defined material subroutine suitable for explicit analysis J2 model to strengthen.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:1.96kb
    • 提供者:凌焕然
  1. Euler.tar

    3下载:
  2. 一个非结构Euler方程的求解器,对于结构网格将点的坐标安((i=1,imax),k=1,kmax)输入后就可以了,适用于任何结构C型网格,但解法是非结构的哦!-A unstructural Euler equations solver, for unstructured grid coordinates of the point An ((i = 1, imax), k = 1, kmax) can be entered after, and apply to any structure, C
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:11.38kb
    • 提供者:大波
  1. 8Pointfft

    0下载:
  2. 8点FFT算法在DSP2407上的应用,对初学FFT的人可能有点启发-8 point FFT mathmetic,apply to TI DSP2407
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4.34kb
    • 提供者:王佳
  1. gonge

    1下载:
  2. 优化设计方法:共轭梯度法的c语言程序。初学者适用-Optimization method: conjugate gradient method of c language program. Apply to beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3.74kb
    • 提供者:张淼
  1. divh

    2下载:
  2. 简单的矩阵求逆的c语言算法,对初学者适用,包含头文件可以直接镶嵌到其他程序中-Simple matrix inversion algorithm in c language for beginners to apply, including the header files can be directly embedded into other programs
  3. 所属分类:Algorithm

    • 发布日期:2014-12-31
    • 文件大小:1021byte
    • 提供者:张淼
  1. dos11

    0下载:
  2. this algorithm in matla help to apply som self organizing maps-this algorithm in matla help to apply som self organizing maps
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:623.9kb
    • 提供者:tito
  1. CG

    0下载:
  2. 数值分析中的CG算法实现,对于初学者很适用,算法快捷易读-Numerical Analysis of CG algorithms, for beginners is to apply efficient algorithm to read
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:838byte
    • 提供者:李超
  1. Matlabcodes-RobustPCA

    1下载:
  2. Matlab codes for Robust PCA multivariate control chart-Robust PCA multivariate control chart mainly consists two steps: Step1 Calculates the robust mean and the robust covariance of original dataset using the minimum covariance determinant (M
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:580byte
    • 提供者:Jianxin Zhang
  1. GMRES2008.09.24

    0下载:
  2. 广义最小残差法求解矩阵方程。 不同于国外的代码,由本人亲自编写,非常清晰,易于使用。-GMRES to solve the matrix equations,which is easy to comprehend and apply.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:2.06kb
    • 提供者:yuan
  1. shuzhi_6

    0下载:
  2. 方法一Gauss消去法 采用一般Gauss消去法解方程组 方法二:列主元Gauss消去法 先找出没一步中没列的主元然后应用Gauss消去法解方程组 -A Gauss elimination method Gauss elimination method using the general method of solving system of equations II: main-element Gauss elimination method did not find som
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:9.64kb
    • 提供者:梁文华
  1. SimpleCalculator

    0下载:
  2. 计算器计算程序,可进行加减乘除等运算,简单,初学者适用。-Calculator program, and other operations can be addition, subtraction, simple, beginners to apply.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:873byte
    • 提供者:ff
  1. testrc

    0下载:
  2. 套用公式 计算电阻电容的值 I1 = U / R + j2πfCU I2 = U / R + Kj2πfCU IR = U / R = ((K^2 *I1^2-I2^2)/(K^2-1))开根号 C=(I2-I1)/(4Pi*U)-Apply the formula to calculate the value of resistance and capacitance I1 = U/R+ j2πfCU I2 = U/R+ Kj2πfCU IR = U/R =
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:1.13kb
    • 提供者:王振丰
  1. xiaoxueyunsuan

    0下载:
  2. 小学运算程序,产生随机数 ,使用者计算。适用于初学者-Primary operation procedures, to generate random numbers, the user computing. Apply to beginners! !
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:749byte
    • 提供者:马泽涛
  1. zuiduanlu

    0下载:
  2. MATLAB求解最短路问题的通用程序,根据不同问题直接套用,没有使用自带工具箱,程序通用性很强,还可供想练习编程的同志参考。-MATLAB to solve the shortest path problem common procedures, depending on the issue directly apply, to use own toolbox procedure is very strong, but also for the comrades want to practice
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:8.36kb
    • 提供者:高军柱
  1. hessenberg

    0下载:
  2. 把复矩阵上hessenberg化,再应用qr算法可以求矩阵的特征值和特征向量-Hessenberg based on the complex matrix, then apply the qr algorithm can find eigenvalues ??and eigenvectors
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:618byte
    • 提供者:qintao
« 12 »
搜珍网 www.dssz.com