登录
首页 » WINDOWS » Downloads

Downloads

于 2021-01-30 发布 文件大小:54KB
0 177
下载积分: 1 下载次数: 0

代码说明:

  lagrange basis cantilever beam mlpg lagrange basis cantilever beam mlpg

文件列表:

Untitled.m, 1041 , 2019-03-11
新建 Microsoft Word 文档.doc, 67584 , 2019-03-11
beam_fvm.m, 17427 , 2019-03-11
cantilever_beam.m, 1055 , 2019-03-11
lagrange_basis.m, 9648 , 2019-03-11
make_elem.m, 526 , 2019-03-11
mls_basis.m, 5263 , 2019-03-11
quadrature.m, 9001 , 2019-03-11
readme.txt, 463 , 2019-03-11
square_node_array.m, 1330 , 2019-03-11
weight1.m, 979 , 2019-03-11

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

发表评论

0 个回复

  • EMlog PHP博客系统古典模板 V1.0
    EMlog PHP博客系统古典模板,响应式设计,兼容PC+手机,采用宽屏像素设计理念,侧边栏美化以及扩展性强,还有双击自动滚屏功能,网页内的视频、图片、框架都会自适应,使用本套古典风格模板,你不再需要手机版本了,本模板的响应式设计,既是手机版,也是平板、笔记本、PC版,界面效果如截图所示。
    2023-06-24 18:15:10下载
    积分:1
  • flight-vehicle-identification
    飞行器气动参数辨识领域一本很好的参考文献,值得一读。。(A good reference book of parameter identification)
    2017-05-18 21:32:57下载
    积分:1
  • 使用分支限界算法解决最优装载问题,是算法分析与设计的经典。...
    使用分支限界算法解决最优装载问题,是算法分析与设计的经典。-Using the branch and bound algorithm to solve the optimal loading problem is a classic algorithm analysis and design.
    2022-02-14 03:41:34下载
    积分:1
  • qask
    4qask的蒙塔卡罗仿真,南大街看书呢当初你说开车年轻(4qask the Mengtakaluo simulation, South Street, drive to read it did you say that younger)
    2010-03-03 19:45:10下载
    积分:1
  • ShipCurve
    说明:  船舶在航行时收到海量等影响的作用而产生的横摆,在此模型种展现了船舶运动情况。(The ship's yaw is generated by the effects of mass during sailing. In this model, the ship's motion is shown.)
    2021-01-15 15:12:16下载
    积分:1
  • untitled1
    simulink仿真文件,用于仿真随机共振系统对微弱信号的检测(Simulink simulation file, for the simulation of stochastic resonance system for weak signal detection)
    2017-07-03 14:15:53下载
    积分:1
  • 2012年A题
    美赛文献,可以帮助建立美赛建模过程,美赛的历年题目(paper of building model)
    2018-02-10 13:08:07下载
    积分:1
  • 美西俄印阿德土语言包
    说明:  opencart各国语言包,包含6国语言包(Opencart national language pack, including 6 national language packs)
    2019-11-29 15:06:41下载
    积分:1
  • 难得的FFT计算软件文档。对在设计中用到FFT的同行有一定帮助...
    难得的FFT计算软件文档。对在设计中用到FFT的同行有一定帮助-dspic fft
    2023-08-17 04:45:03下载
    积分:1
  • C#修改Windows电脑的计算机名
    Visual C#修改计算机名,修改电脑名称为另一个自定义的新名称,代码较简单,这里不多做介绍了,运行界面如示例截图所示。以下为核心部分代码,先睹为快,完整源码项目请下载:   [DllImport("kernel32.dll")]   private static extern int SetComputerName(string ipComputerName);//重写API函数   private void Frm_Main_Load(object sender, EventArgs e)   {    Computer computer = new Computer();//创建计算机对象    textBox1.Text = computer.Name;//显示计算机名称   }   private void button1_Click(object sender, EventArgs e)   {    if (textBox2.Text == "")//判断计算机名称是否为空    {    MessageBox.Show("计算机名称不能为空!");    }    else    {    SetComputerName(textBox2.Text);//修改计算机名称    MessageBox.Show("计算机名称修改成功,请重新启动计算机使之生效!");    }   }
    2022-03-07 15:38:03下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载