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

搜索资源列表

  1. alloc

    0下载:
  2. 用有限元方法求解二维三维电磁场边值问题的C语言源程序之2-Using the finite element method for solving 2D and 3D electromagnetic field boundary value problem of the C language source code 2
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1633
    • 提供者:zengling
  1. complex

    0下载:
  2. 用有限元方法求解二维三维电磁场边值问题的C语言源程序之3-Using the finite element method for solving 2D and 3D electromagnetic field boundary value problem of the C language source code 3
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1856
    • 提供者:zengling
  1. emap5

    0下载:
  2. 用有限元方法求解二维三维电磁场边值问题的C语言源程序之4-Using the finite element method for solving 2D and 3D electromagnetic field boundary value problem of the C language source code 4
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:25224
    • 提供者:zengling
  1. sift5

    0下载:
  2. 用有限元方法求解二维三维电磁场边值问题的C语言源程序之1-Using the finite element method for solving 2D and 3D electromagnetic field boundary value problem of a C language source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:20454
    • 提供者:zengling
  1. fem

    0下载:
  2. 静场问题的有限元(FEM)计算,(C语言)-FEM static field problems (FEM) calculation, (C language)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:2414
    • 提供者:方亮
  1. Euler_RKDG_Tri_3node_20111107

    3下载:
  2. 用间断有限元方法求解二维Euler方程。 算例是一个圆柱绕流问题。压缩文件里面还包含了一个用MATLAB写的网格生成程 序,只需要做很小的改动就可以生成稀疏程度不同的网格。 程序还有些问题如下: 1. 因为没有对边界处作处理,所以计算的残差不会收敛到一个给定的小数,如 0.001等。当最大残差为0.1左右时,按下键盘上的ESC键,程序计算结束,会输出 一个文件Result.dat,用tecplot软件打开这个文件,可以得到一些结果,如流线
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:38757
    • 提供者:刘刚
  1. finite-element

    2下载:
  2. 三角形与悬臂梁有限元方法分析报告与C语言程序-Finite element method analysis with the C language program about triangle element and cantilever beam
  3. 所属分类:Algorithm

    • 发布日期:2016-06-19
    • 文件大小:4380672
    • 提供者:ys
  1. femsrc

    0下载:
  2. 用C/C++编程求解了一个简单的有限元问题,可以作为有限元学习的编程实例,以更好地理解有限元理论,并为进一步使用大型有限元软件打下基础。-C/C++ programming to solve a simple finite element problems, programming examples can be used as finite element study to better understand the finite element theory, and to lay the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:432213
    • 提供者:宁静
  1. gmsh-2.5.0-source

    2下载:
  2. 有限元前处理软件gmsh的源代码,用c语言编写,使用者可以修改-Finite element pre-processing software gmsh source code, using the c language, the user can modify the
  3. 所属分类:Algorithm

    • 发布日期:2015-12-01
    • 文件大小:4043776
    • 提供者:stupidboy
  1. edger12dlocalbasis

    0下载:
  2. 通过C++头文件实现的有限元形状函数计算程序-finite element shape function
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:993
    • 提供者:tang tang
  1. matrix_add.h

    0下载:
  2. 适用于大型稀疏矩阵 矩阵加法 c语言 来自于有限元方法编程-Suitable for large sparse matrix matrix addition
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:710
    • 提供者:李三
  1. matrix_multiplication.h

    0下载:
  2. 适用于大型稀疏矩阵 矩阵乘法 c语言 来自于有限元方法编程-Suitable for large sparse matrix matrix multiplication c language programming from the finite element method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:908
    • 提供者:李三
  1. FEM

    1下载:
  2. 工程实践中有限元方法程序,分别使用C,MATLAB,VB,FORTRAN编程,主要是基于2维的三角形单元和四边形单元的有限元模型。-Engineering practice, finite element methods and procedures, respectively, using C, MATLAB, VB, FORTRAN programming, mainly based on two-dimensional triangular elements and quadrilater
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1261732
    • 提供者:杜小许
  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. 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. 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 2 3 45 »
搜珍网 www.dssz.com