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

搜索资源列表

  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. fem1

    0下载:
  2. 这是有限元方法中的线性插值和二次差值的误差的计算程序。本程序使用C++编程的。当运行出结果还需要在matlab中画出图形。-This is a linear interpolation and the second error of the difference in the finite element method calculation program. The the program use C++ programming. When you run out of the results
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:4368350
    • 提供者:wang bo
  1. edger12dlocalbasis

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

    • 发布日期:2017-11-25
    • 文件大小:993
    • 提供者:tang tang
  1. The-finite-element-method

    0下载:
  2. 《工程中的有限元法》第三版 曾攀译,书附带的源代码。可以借鉴下有,VB,MATLAB,C等多种语言。-" Finite Element Method in Engineering" third edition has climbed translation, the book comes with the source code. Can learn VB, MATLAB, C and other languages.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-04
    • 文件大小:1104807
    • 提供者:徐HONGZHI
  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. FEM2

    0下载:
  2. 基于C 语言,矩形不均匀薄板 有限元问题,涉及到刚度矩阵计算,叠加,和刚度方程计算。-Based on the C language, rectangular plate finite element uneven issues related to the stiffness matrix calculations, overlay, and stiffness equation.
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:2235
    • 提供者:Eric
  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. CHENGXU

    0下载:
  2. 内含5个labview程序,用于差分驱动,小车运行位置计算等;含有三个c程序,是课程上写的,针对二叉树和队列的运用;含有三个fortran程序,用于有限元法(FEM)的求解,及平面域和圆域的自动剖分。-Containing 5 labview program for differential drive, the car running position calculation containing three c program is written in the curriculum, a
  3. 所属分类:LabView

    • 发布日期:2017-04-03
    • 文件大小:85719
    • 提供者:林然
  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 2 3 4 5 67 »
搜珍网 www.dssz.com