登录
首页 » Visual C++ » FEM-of-four-bar-truss-structures

FEM-of-four-bar-truss-structures

于 2015-06-22 发布 文件大小:883KB
0 305
下载积分: 1 下载次数: 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, boundary conditions, the output of the stress and strain of each node.)

文件列表:

Bar2D2
......\Bar2D2
......\......\Bar2D2.cpp,3679,2011-06-09
......\......\Bar2D2.vcproj,4548,2012-09-01
......\......\Bar2D2.vcproj.8.00.old,4484,2011-06-09
......\......\Bar2D2.vcproj.DIY-PC.Administrator.user,1409,2012-09-01
......\......\Bar2D2.vcproj.FREESKYC-6023C2.liyuan.user,1427,2011-06-09
......\......\Debug
......\......\.....\Bar2D2.exe.embed.manifest,663,2012-09-01
......\......\.....\Bar2D2.exe.embed.manifest.res,728,2012-09-01
......\......\.....\Bar2D2.exe.intermediate.manifest,621,2012-09-01
......\......\.....\Bar2D2.obj,16264,2012-09-01
......\......\.....\Bar2D2.pch,3211264,2012-09-01
......\......\.....\BuildLog.htm,11534,2012-09-01
......\......\.....\mt.dep,65,2012-09-01
......\......\.....\stdafx.obj,12553,2012-09-01
......\......\.....\vc80.idb,68608,2011-06-09
......\......\.....\vc80.pdb,110592,2011-06-09
......\......\.....\vc90.idb,68608,2012-09-01
......\......\.....\vc90.pdb,126976,2012-09-01
......\......\ReadMe.txt,944,2011-06-09
......\......\result.txt,282,2012-09-01
......\......\stdafx.cpp,211,2011-06-09
......\......\stdafx.h,276,2011-06-09
......\Bar2D2.ncb,715776,2012-09-01
......\Bar2D2.sln,884,2012-09-01
......\Bar2D2.sln.old,883,2011-06-09
......\debug
......\.....\Bar2D2.exe,31744,2012-09-01
......\.....\Bar2D2.ilk,325116,2012-09-01
......\.....\Bar2D2.pdb,568320,2012-09-01
......\result.txt,282,2011-06-09
......\UpgradeLog.XML,2373,2012-09-01
......\_UpgradeReport_Files
......\....................\UpgradeReport.css,3348,2012-09-01
......\....................\UpgradeReport.xslt,12505,2008-01-11
......\....................\UpgradeReport_Minus.gif
......\....................\UpgradeReport_Plus.gif
四杆桁架结构的有限元分析C%2B%2B程序.doc,171008,2015-06-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • grid_adaptation_structure
    CFD数值计算中关于求解激波问题的基于非结构网格的自适应网格方法相关代码(CFD numerical calculation of the shock problem based on the unstructured grid method of adaptive grid method)
    2015-09-18 10:27:23下载
    积分:1
  • 764
    多物理场耦合软件采用有限元方法模拟表面等离子体激元,适合入门学习者(Multi-physics coupling software using the finite element method to simulate the surface plasmon, suitable for entry-learners)
    2012-09-14 00:14:22下载
    积分:1
  • -recursive-
    天线组阵中相位差的递推最小二乘估计与滤波(Phase array antenna group recursive least squares estimation and filtering)
    2013-12-20 13:17:48下载
    积分:1
  • Gauss-Seidel
    说明:  经过优化的C代码实现的Gauss-Seidel 迭代算法(Optimized C code of the Gauss-Seidel iterative algorithm)
    2011-03-25 23:43:11下载
    积分:1
  • berth_quay10_8
    用于解决港口优化调度的算例,程序可解,且富有详细说明(The optimal scheduling algorithm used to solve the port, the program is solvable, and rich detailed instructions)
    2020-07-02 20:20:02下载
    积分:1
  • LU
    说明:  用Doolittle式的LU分解来求解线性方程组。(Solve the linear equations using Doolittle LU Decomposition!)
    2009-04-07 23:38:19下载
    积分:1
  • 82859165cifa
    编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入 (Allocation procedures, the following requirements to solve the n-a system of linear equations (assuming a unique solution of equations). (1) the number n of the value equation by the user through the keyboard input (2) equations stored in the augmented matrix A, while n line n+ 1 column A storage space through the new dynamically allocated, and A The value of each element by the user through the keyboard input)
    2011-06-21 22:50:34下载
    积分:1
  • jisuanfangfa
    合工大大二计算方法实验的源代码,里面有实验指导书.有牛顿下山,迭代啊什么的(Sophomore calculation experiment source code, which has experimental guide books)
    2010-06-19 14:42:44下载
    积分:1
  • saolei
    实现扫雷功能,基于c语言实现的,能够控制输入矩阵的大小(Implement demining capabilities, based on the c language, able to control the size of the input matrix)
    2013-06-25 14:29:31下载
    积分:1
  • half
    计算半方差,如果按克里金法计算插值要求计算半方差,用此程序可实现。(Calculation of semi-variance, if the Kriging interpolation method call for the calculation of semi-variance, using this procedure can be realized.)
    2008-05-15 13:48:06下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载