CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - element method

搜索资源列表

  1. 简易的矩陣加密編编码法

    0下载:
  2. 算法介绍 矩阵求逆在程序中很常见,主要应用于求Billboard矩阵。按照定义的计算方法乘法运算,严重影响了性能。在需要大量Billboard矩阵运算时,矩阵求逆的优化能极大提高性能。这里要介绍的矩阵求逆算法称为全选主元高斯-约旦法。 高斯-约旦法(全选主元)求逆的步骤如下: 首先,对于 k 从 0 到 n - 1 作如下几步: 从第 k 行、第 k 列开始的右下角子阵中选取绝对值最大的元素,并记住次元素所在的行号和列号,在通过行交换和列交换将它交换到主元素位
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2.81kb
    • 提供者:刘亮
  1. OpenSees

    0下载:
  2. 高斯积分代码,对学习有限单元法很有帮助的哦-Gauss integration code, the finite element method for learning useful oh
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-05
    • 文件大小:41.85mb
    • 提供者:wangjiao
  1. openxfemPP

    2下载:
  2. OpenXFEM++ with patches for Cygwin or Linux-An object-oriented enriched finite element code that provides a robust tool for simulating fracture using an extended finite element(XFEM)computations. The features of the program include flexibility in the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-11-07
    • 文件大小:305.73kb
    • 提供者:liping
  1. cipanguanli

    1下载:
  2. 编写C语言程序,模拟UNIX磁盘空间管理中使用的分组链接法。 1.定义一个记录磁盘块号的堆栈S—free[10],以及记录栈中现有磁盘块数的变量S—nfree。 2.定义一个由40个元素构成的结构数组block[40]用作磁盘块存放。 struct size { int blocl[10] } struct blocd { struct size a[10] //用于在空闲磁盘块号链中存放磁盘块号 }block[40] 3. 假设系统中文件的最大
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:8.21kb
    • 提供者:陈媛
  1. yade-0.60.3

    0下载:
  2. 【YADE】离散元方法开发软件,上传为一些程序,压缩包里有官网地址,安装官方网站提示安装。-[ YADE ] the discrete element method to develop software, upload some procedures, compression bag has a website address, the official website of the prompts to install the installation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3.8mb
    • 提供者:colin
  1. 2DElastic

    0下载:
  2. 边界单元法求解二维弹性力学问题的输入文件,源程序-Input data for 2D elastic mechanics problem in boundary element method
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:198.98kb
    • 提供者:陈彬
  1. 1FEM.tar

    0下载:
  2. 有限元程序编程,本程序以poisson方程为例,文中留有很多可扩展空间,稍加修改就可以适应很所方程-finite element method for Poisson equation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:6.89kb
    • 提供者:徐飞
  1. elementretrieveallattributes

    0下载:
  2. The "getAttributes()" method(Node Interface) may be used to retrieve the set of all attributes of an element.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.19kb
    • 提供者:nangkonmen
  1. getElementsByTagNameNS04

    0下载:
  2. The "getElementsByTagNameNS(namespaceURI,localName)" method returns a NodeList of all descendant Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of this Element tree.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1.26kb
    • 提供者:yerrawui
  1. elementgetelementsbytagnamespecialvalue

    0下载:
  2. The "getElementsByTagName(name)" method may use the special value "" to match all tags in the element tree.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1.25kb
    • 提供者:fofangfi
  1. getElementsByTagNameNS11

    0下载:
  2. The "getElementsByTagNameNS(namespaceURI,localName)" method returns a NodeList of all descendant Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of this Element tree.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.29kb
    • 提供者:cingpangun
  1. hc_elementchangeattributevalue

    0下载:
  2. The "set Attribute(name,value)" method adds a new attribute to the Element Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.15kb
    • 提供者:jiuzaiwan
  1. nodeelementnodeattributes

    0下载:
  2. The "getAttributes()" method invoked on an Element Node returns a NamedNodeMap containing the attributes of this node.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1.2kb
    • 提供者:quexangqei
  1. HasAttribute

    0下载:
  2. The "hasAttribute()" method for an Element should return true if the element has an attribute with the given name.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1.11kb
    • 提供者:yiyerti
  1. hc_namednodemapsetnameditem

    0下载:
  2. Retrieve the second "p" element and create a NamedNodeMap object from the attributes of the last child by invoking the "getAttributes()" method.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1.33kb
    • 提供者:senquefeng
  1. elementhasattributens02

    0下载:
  2. The method hasAttributeNS returns true when a ttribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise. -The method hasAttributeNS returns true when an attribute with a given local nam
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.19kb
    • 提供者:mongkerqao
  1. documentcreateelementNS01

    0下载:
  2. The method createElementNS creates an element of the given valid qualifiedName and NamespaceURI.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.11kb
    • 提供者:
  1. Finite_Element_TVariation

    0下载:
  2. In this code,we are concerned with the numerical minimization of energy functionals in Hilbert Space involving total variation for gray-scale 1-dimensional inpainting problem.Applications are shown by finite element method. see for example : http
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1.77kb
    • 提供者:hamdi
  1. test

    0下载:
  2. 泡泡布点,在有限元方法中用于生成质量较好的点-Bubble distribution in the finite element method to generate better quality points for
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:10.34kb
    • 提供者:胡龙
  1. yade离散元软件教程

    1下载:
  2. yade离散元教程,帮助你熟悉并上手在ubuntu系统下进行yade开发(this file can give you some ways to get familiar with the open-source software name yade base the discrete element method.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-01
    • 文件大小:4.24mb
    • 提供者:Polpar
« 12 3 »
搜珍网 www.dssz.com