搜索资源列表
Temper4
- 温度场计算四节点等参元Fortran程序-temperature field calculation 4-node isoparametric element procedure Fortran
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
CPP1 顺序表的基本操作实现实验
- 一、顺序表的基本操作实现实验 要求:数据元素类型ElemType取整型int。按照顺序存储结构实现如下算法: 1)创建任意整数线性表(即线性表的元素值随机在键盘上输入)的顺序存储结构(即顺序表),长度限定在25之内; 2)打印/显示(遍历)该线性表(依次打印/显示出表中元素值); 3)在顺序表中查找第i个元素,并返回其值; 4)在顺序表第i个元素之前插入一已知元素; 5)在顺序表中删除第i个元素; 6)求顺序表中所有元素值(整数)之和; 二、链表(
3_list
- 三: 针对带表头结点的单链表,试编写下列函数。 (1) 定位函数Locate:在单链表中寻找第i个结点。若找到,则函数返回第i个结点的地址;若找不到,则函数返回NULL。 (2) 求最大值函数max:通过一趟遍历在单链表中确定值最大的结点。 (3) 统计函数number:统计单链表中具有给定值x的所有元素。 (4) 建立函数create:根据一维数组a[n]建立一个单链表,使单链表中各元素的次序与a[n]中各元素的次序相同,要求该程序的时间复杂性为O(n)。 (5) 整理函数
exam6_1
- 采用4~8结点四边形等参元计算受内压的旋转厚壁圆筒-The use of 4 ~ 8-node isoparametric quadrilateral element calculation by the internal pressure of the rotating thick-walled cylinder
DLink
- 1.求双向循环链表的长度 2.在双向循环链表指定位置插入一个元素 3.给定双向循环链表中一个结点元素值e,要求将数据y插入到元素e的前面 4.给定双向循环链表中一个结点元素值e,要求将数据y插入到元素e的后面 5.给定双向循环链表中一个结点元素值e,要求将数据y插入到元素e的后面 6.删除双向循环链表中指定位置的元素 7.给定双向循环链表中一个结点元素值e,要求将其对应结点删除 8.给定双向循环链表中一个结点元素值e,要求删除对应结点的直接前驱 9.给定双向循环链
main
- 4节点等参元的钢筋混凝土非线性程序江见鲸钢筋混凝土非线性有限元分析源程序-4-node isoparametric element of reinforced concrete non-linear process Jiang, see whales, nonlinear finite element analysis of reinforced concrete source
plane_FEM
- 平面四边形4结点等参有限单元法程序设计,带源程序和框图,有详细说明。 -4 node plane quadrilateral isoparametric finite element method programming, with source code and block diagrams, described in detail.
viscosylinder
- 梁的粘性材料用户子程序开发,采用四节点轴对称单元。-ABAQUS subroutine for viscous elastic beams using 4-node axisymetric element
qffyxy
- 有限元4节点程序解决平面问题,问题为一个四边形模板,各种约束等等东方海鸥的飞阿道夫海鸥符合-4-node finite element solution of plane problems, the problem of a rectangular template, a variety of constraints, and so on Oriental Seagull Flying Seagull meet Adolf
epoxilaminate4N
- 复合材料的优化,内容里边有很好的描述以及很多的计算实例,适合进阶学习-Objective of this Matlab s program was researched optimization analysis of laminated composite plates for determined the ultimate strength and stress effects of plate s under the regular and uniform out-loads. There
equ
- 计算悬臂梁A点的挠度,分别采用(a)材料力学的梁理论,(b)8个三角形单元,(c)4个矩形单元和(d)1个8结点等参数单元的方法-Calculate the deflection of the cantilever point A, respectively (a) mechanics of materials beam theory, (b) 8 triangle units, (c) 4 rectangle units and (d) 1 8-node element method and
bangangdujuzhen
- 4节点板单元刚度矩阵,用于计算平面板单元刚度矩阵-4-node plate element stiffness matrix is used to calculate the stiffness matrix flat panel unit
3.4.6
- 单链表中的数据元素含有三种字符(字母、数字、其他字符),算法实现构造三个循环链表,是每个循环链表中只含有同一类字符,且利用原表中的结点空间作为这三个表的结点空间。-Singly linked lists of data element contains three characters (letters, Numbers and other characters), the algorithm constructs three circular linked list, each cycle l
four-node-element
- 输入单元节点坐标及材料参数,输出单元刚度矩阵,用4节点平面四边形等参单元计算分析平面应力问题。-Nodal coordinate input unit and material parameters, the output element stiffness matrix, using a 4-node plane quadrilateral isoparametric plane stress calculation and analysis unit.
Matlab_FEM2D
- 二维线弹性有限元程序 这是一个简单的二维有限元程序。其特点如下: 1. 线弹性材料; 2. 4节点和8节点四边形等参元; 3. 接受力与位移边界条件; 使用方法: 1. 适用于有限元初学者熟悉算法; 2. 自带输入文件。程序输出结果文件,用户需要自己进行可视化后处理; 3. 程序内有详细解释。 -Finite element method for 2D planar linear elastic problem Here is the simple
4-node-element-for-uel
- 4-node element for uel
(Quad2D4Node)
- 有限元基础教程,基于4节点四边形单元的矩形薄板分析(Finite element basic course, analysis of rectangular thin plate based on 4 node quadrilateral element.)
第十次作业
- 一受均匀拉力的板,中心带贯穿裂纹,裂纹长2a,使用4节点单元计算裂尖应力分布和应力强度因子(A uniform tensile plate with a through crack in the center and a crack length of 2a is used to calculate the stress distribution and stress intensity factor at the crack tip using a four node element)
有限元程序MATLAB
- 四杆桁架结构的有限元分析(Bar2D2Node); 三梁平面框架结构的有限元分析(Beam2D2Node); 基于3节点三角形单元的矩形薄板分析(Triangle2D3Node); 基于4节点四边形单元的矩形薄板分析(Quad2D4Node); 基于4节点四面体单元的空间块体分析(Tetrahedron3D4Node); 基于8节点六面体单元的空间块体分析(Hexahedral3D8Node);(Finite element analysis of four bar truss str