CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 有限元 C

搜索资源列表

  1. FEMcPP

    0下载:
  2. 适合于C++有限元编程初学者,利用C++编辑有限元力学公式,作用初学的参考,可以借鉴使用-C++ finite element programming for beginners, using the finite element C++ edit formulas, the role of reference beginner, you can learn to use
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1223526
    • 提供者:孟新星
  1. feng

    1下载:
  2. 运用有限元方法求解泊松方程的C语言程序,网格剖分采用三角网格剖分。-Using the finite element method for solving the Poisson equation of the C language program, meshing using triangular mesh generation.
  3. 所属分类:Algorithm

    • 发布日期:2016-09-21
    • 文件大小:405504
    • 提供者:孟新星
  1. newmark

    2下载:
  2. 用C语言写的newmark程序,可用于解决有限元方面的问题。-Newmark written in C language program can be used to solve the problem of finite element aspects。
  3. 所属分类:Algorithm

    • 发布日期:2014-12-25
    • 文件大小:204800
    • 提供者:宋杰
  1. poisson-equation

    0下载:
  2. 采用有限元方法,求解泊松方程C语言程序。-The finite element to solve poisson equation C language program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:351177
    • 提供者:williomson
  1. keyFE2_1.5.4.1

    0下载:
  2. keyFE2是一款有限元求解器,采用c++编制。 -keyFE2 keyFE2 is a finite element solver programmed in C++, which allows the user to define partial derivative equations in a format similar to the analytical formulation of the problem. Users can develop and solve the
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2504503
    • 提供者:张磊
  1. Fem1

    0下载:
  2. 用c语言解决有限元问题的例子,希望对各位有帮助-C language examples solved by the finite element problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1091
    • 提供者:赵业
  1. Fortran2

    0下载:
  2. 这是一个采用平面四边形八节点等参单元的平面有限元分析程序。 PROGRAM PLANEFEM IMPLICIT REAL*8(A-H,O-Z) CHARACTER*80 LINECHAR,NEWLINECHAR COMMON A(30000),L(4000) COMMON /SOL/NPOIN,NELEM,NTYPE,NMATS OPEN(5,FILE= FEMDATA ,STATUS= OLD ) OPEN(6,FILE= FEMOUT ,STATU
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:11227
    • 提供者:张蕊
  1. DCCLB7

    0下载:
  2. 本资料关于电磁场有限元编程的c程序代码,里面有详细的说明-the calucation of electric magnetic
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2167779
    • 提供者:boli
  1. lisan

    0下载:
  2. 该程序利用C++编程,该程序实现了一个离散时间的有限元积分器-The program using c++ programming, the program implements a discrete time finite element integrator
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2433
    • 提供者:张蒙蒙
  1. FEM-of-four-bar-truss-structures

    0下载:
  2. 四杆桁架结构的有限元分析程序,在VS2008软件中使用C++语言编写,输入为四杆桁架结构的节点坐标,材料参数,边界条件,输出为各节点的应力和应变。-Four-bar truss structure finite element analysis program, the use of C++ written in VS2008 software, input node coordinate the four-bar truss structure, material parameters, bo
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:904334
    • 提供者:李源
  1. gear

    0下载:
  2. 齿轮传动是现代机器和仪器中最重要的传动系统之一。随着FEA(Finite Element Analysis)分析技术蓬勃发展,人们已经开始广泛采用计算机有限元仿真分析的方法校核齿轮强度。但由于齿轮造型及其滚动模拟分析过程太复杂,在ANSYS中直接建模繁琐费时,极大的影响了齿轮有限元分析的推广。为此,本文应用Visual C++ 开发工具将参数化技术和有限元技术融为一体,建立了一个专用的渐开线直齿圆柱齿轮高效分析平台。-Gear is modern machinery and equipment
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2530
    • 提供者:王程
  1. 3dfem_vec

    0下载:
  2. 计算三维电磁场的C代码,能够实现对三维有限元问题的求解-Calculate the three-dimensional electromagnetic field C code, can realize the three dimensional finite element solution of the problem
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:11992
    • 提供者:李博
  1. FEMC

    0下载:
  2. 这里包含了有限元法的一本书籍,和有限元法的C++代码。希望对各位有所帮助-This contains a finite element method books, and the finite element method of C++ code. I hope to help you
  3. 所属分类:Algorithm

    • 发布日期:2017-05-28
    • 文件大小:11032229
    • 提供者:
  1. nonlinear-FEM

    1下载:
  2. 非线性有限元的基础性程序,易于学习和应用- PROGRAM FOR THE FINITE STRAIN * C * ANALYSIS OF AXIAL-SYMMETRIC PROBLEM
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:7690
    • 提供者:王双强
  1. UGQM

    0下载:
  2. 有限元前处理程序,c 适合用于前处理软件GiD,可以使用-Finite element before the handler, suitable for pretreatment software GiD, c can be used
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-13
    • 文件大小:2594
    • 提供者:suwjer
  1. elemevt

    0下载:
  2. 有限元前处理程序,c 适合用于前处理软件GiD,可以使用(Finite element before the handler, suitable for pretreatment software GiD, c can be used)
  3. 所属分类:系统/网络安全

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:Griffith
  1. 99oofem-2.0

    0下载:
  2. 这是一个关于有限元的C++程序代码,其中包括线性,非线性,扩展有限元模块,等几何有限元模块(This is a finite element of the C++ program code, including linear, nonlinear, extended finite element module, and other geometric finite element module)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:6627328
    • 提供者:科jian
  1. akwpz

    0下载:
  2. 有限元前处理程序,c 适合用于前处理软件GiD,可以使用()
  3. 所属分类:其他小程序

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:oct+642
  1. 56650314

    0下载:
  2. 文件1 txt,2 txt,3 txt和5 txt为用Fortran编写的有限元程序 4 txt为用c++编写的钢筋混凝土异形柱的全()
  3. 所属分类:图形图象

    • 发布日期:2018-01-10
    • 文件大小:19456
    • 提供者:fpamewtre
  1. foresgn

    0下载:
  2. 文件1 txt,2 txt,3 txt和5 txt为用Fortran编写的有限元程序 4 txt为用c++编写的钢筋混凝土异形柱的全()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:20480
    • 提供者:Liunyw
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com