登录
首页 » matlab » fem

fem

于 2021-01-25 发布 文件大小:148KB
0 343
下载积分: 1 下载次数: 1

代码说明:

说明:  有限元分析程序 计算位移应变应力 Malab程序(Finite element analysis program to calculate displacement strain stress Malab program)

文件列表:

程序验证


........\fem2d_ebcs.m,657,2008-05-19
........\fem2d_main.asv,3459,2008-05-16
........\fem2d_main.m,3514,2008-05-30
........\fem2d_mesh.asv,864,2008-05-07
........\fem2d_mesh.m,875,2008-05-07
........\fem2d_stiffness.asv,1334,2008-05-13
........\fem2d_stiffness.m,1549,2008-05-16


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

发表评论

0 个回复

  • ReplaceFileName
    ReplaceFileName,批量文件名更改 ,批量文件名更改(ReplaceFileName, Bulk file name changes, batch file name change)
    2008-04-04 23:56:23下载
    积分:1
  • FileSplitter_src
    Full Source C# to build a Splitter File Tool
    2007-07-20 21:39:31下载
    积分:1
  • php 示例(递归删除目录)
    //递归删除目录function deletedir($dir){$handle = opendir($dir);     while(false !==($file=readdir($handle))){       if($file!=="."&&$file!==".."){       //排除当前目录与父级目录            $file=$dir .DIRECTORY_SEPARATOR. $file;            if(is_dir($file)){                  deletedir($file);            }else{                @unlink($file);}        }     }   @rmdir($dir) ;   closedir($hadnle) ;}
    2014-07-01下载
    积分:1
  • vbscripd
    在VB中,使用vbscript,jscript等脚本语言,你可以在你的程序中,(In VB, using vbscript, jscript scripting language, such as you can in your program,)
    2017-06-17 10:46:09下载
    积分:1
  • DiffLines
    Visual fast comparison of two huge (up to 4Gbytes) text files. Comparison is done in background thread, while viewing results.
    2009-11-13 12:36:01下载
    积分:1
  • 0515
    同步复制文件夹源码例程运用易语言操作系统界面功能支持库实现同步复制文件或文件夹,易语言命令与DLL命令相比较。(Synchronous replication folder the source routine use easy language interface features of the operating system support library implements synchronous copy a file or folder, easy language command compared DLL command.)
    2013-03-05 21:19:25下载
    积分:1
  • Filetest
    一个java开发的文件操作的小例子,欢迎大家使用(Development of a java file operations of small examples, welcome to use)
    2008-01-04 13:43:45下载
    积分:1
  • cfexmostersetbase
    一个E语言编写的奇迹刷怪文件的批量编辑工具源码(sorry,my english is not very good)
    2011-08-08 13:09:14下载
    积分:1
  • RyrRarTJSTDES
    TESTDES, Rar des algorithm test
    2017-06-10 06:33:53下载
    积分:1
  • FileAttribute
    vc——获取文件的属性FileAttribute(vc- get file attributes FileAttribute)
    2011-07-30 18:54:15下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载