搜索资源列表
C.rar
- 有限元传热算例
二维有限元
- 微分方程数值解法实验--二维有限元(用C++实现)-experiment -- 2-D finite element (C achieved)
有限元一维C++源码
- 本程序写出了一个完整的一维有限元程序算列,列子如下 d^2u/dx^2=sin(x); u(0)=0,du(1)=0. u=sin(x);区间[0,2*pi].
hyplas
- ************************************************************************ * * * * * 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
fortran-c-ANSYs
- 有限元分析源程序(包括f,c,ANSYS三者衔接)-Finite Element Analysis of source code (including the f, c, ANSYS three convergence)
力学与C语言的结合。
- 关于有限元
felt-3.06-devel.src.tar
- C 开发的有限元软件,界面还可以,不错,可以试试。 FElt is a free system for introductory level finite element analysis. It is primarily intended as a teaching tool for introductory type courses in finite elements - probably in the mechanical/structural/civil fields. I
1D-FEM
- c语言写得一阶有限元的通用程序,很实用的。-c language written in the first-order finite element of the general program, it is practical.
c
- 工程中有限元程序,采用C语言编制,包括所有经典的有限元问题!-Engineering finite element program, using C language, including all the classic finite element problem!
FEM
- 用vc写的有限元计算代码,在vc9下调试成功-the program of FEM using C++
abasicprograme
- 单元网格划分 一个最基本的有限元计算程序 二维传热问题 -Unit mesh of a basic two-dimensional finite element calculation procedure of heat transfer problem
oofem-1.7.tar
- c++的有限元源码,带说明书和测试数据,是难得的有限元开发资料.-This is the code of finite element method, with manual document and data samples, it is valusble for FEM development
FEM_in_C
- 三角形单元有限元计算程序源代码,C/C-Triangular element finite element computer program source code, C/C++
CFEM
- 电子书内容为有限元法与C程序设计,对与用C开发有限元程序有很大帮助。-E-book content for the finite element method and C programming, with the development of the finite element program with C very helpful.
C
- 有限元程序 程序是用C语言编的其中包括杆系等程序-Finite Element Analysis Program
C
- 工程中的有限元方法(第3版)源程序\C程序- Finite Element Analysis Program
C
- 用C编写的有限元小程序 C Programs - 所有的C programs 都进行了编译,并在ANSI C 中进行了测试 - 在所申明的数组中,采用了动态内存分配 -FEM with C small program written in C Programs- All C programs have been compiled and tested in ANSI C- stated in the array, using dynamic memory allocat
C
- 工程中的有限元c源程序 配套程序可以-Finite element c source project supporting the program can take a look at
YouXianYuanFa
- 使用C语言进行的算法 用来求姐平面刚架的内力 使用有限元算法(Algorithm using C language Used to seek the internal force of the plane frame of sister Using the finite element algorithm)
有限元分析源程序(f,c,ANSYS衔接)
- 有限元分析源程序(f,c,ANSYS衔接),清华大学有限元分析原理教程,曾攀编著