登录
首页 » Python » 复合材料冲击损伤自动建模程序python

复合材料冲击损伤自动建模程序python

于 2020-06-16 发布 文件大小:20KB
0 237
下载积分: 1 下载次数: 2

代码说明:

  复合材料冲击损伤ew2e23e232e22ge(Impact Damage of Composite Materials)

文件列表:

compositesimpact_standard\compositesgeneratefunc.pyc, 13448 , 2016-09-09
compositesimpact_standard\compositesimpact_standardDB.pyc, 10065 , 2016-10-27
compositesimpact_standard\compositesimpact_standard_plugin.pyc, 6540 , 2016-10-27
compositesimpact_standard\icon_impact.png, 894 , 2014-11-11
compositesimpact_standard\impactor.png, 4938 , 2012-02-25
compositesimpact_standard\PLATE.png, 3007 , 2012-03-01
compositesimpact_standard, 0 , 2016-10-27

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

发表评论

0 个回复

  • optprop
    光谱、lab值、XYZ值和LCH等颜色空间转换,绘制曲线(color space transform)
    2018-08-31 17:43:07下载
    积分:1
  • Bernoulli
    MN逻辑法用于航迹起始,演示程序包括杂波环境下,整个跟踪全过程(Using the recent approach, combined with Kalman filter, the target tracking, but not in the clutter environment)
    2017-12-23 03:35:04下载
    积分:1
  • Delphi图标按钮、智能停靠的窗体制作实例
    Delphi图标按钮、智能停靠的窗体制作实例,基于Delphi实现的仿xp风格的窗体,另外实现窗体控件的停靠,不过存在有个问题就是toolbar停靠会出现问题,另外按钮横排可能会出现竖排……
    2022-01-20 23:15:22下载
    积分:1
  • 电力系统分析 随书光盘 源代码, MATLAB编写,有参考价值
    电力系统分析 随书光盘 源代码, MATLAB编写,有参考价值-CD-ROM with the book Power System Analysis
    2022-05-18 04:50:43下载
    积分:1
  • C6000DSP C language program an example of a total of three as well, the hope is...
    C6000DSP的C语言程序示例 一共有3个 内容不错,希望能对有需要的朋友有帮助。-C6000DSP C language program an example of a total of three as well, the hope is to have a friend in need of help.
    2022-04-09 23:53:20下载
    积分:1
  • Tickstory历史数据
    用于MT4 EA回测 复盘质量可以达到99.99% 不错的工具(For the MT4 EA test can reach 99.99% good quality checking tools)
    2020-07-01 00:00:02下载
    积分:1
  • l_Python
    输入栅格文件和掩膜矢量,进行批量裁剪.python的版本为2.7,需要导入arcpy模块(batch clip rasters under python2.7 programm)
    2018-06-08 22:06:07下载
    积分:1
  • webrtc aec matlab
    说明:  webrtc aec回声消除仿真 包换aec里面的四大模块 仿真效果很好(Webrtc AEC echo cancellation simulation package replaces four modules in AEC with good simulation results)
    2019-03-16 17:15:00下载
    积分:1
  • C# 取消磁盘共享功能的实例
    Visual C# 取消Windows 磁盘共享源代码,在Widnwos7也可设置某一磁盘共享和不共享,本程序只是模拟实现的功能,可取消已被共享的磁盘,在文本框中输入盘符即可取消该盘的共享属性。编写思路,单击一个按钮,创建一个事件,将整个需要实现的功能都写进按钮事件中,事件的代码如下:   System.Diagnostics.Process myProcess = new System.Diagnostics.Process();   myProcess.StartInfo.FileName = "cmd.exe";//启动cmd命令   myProcess.StartInfo.UseShellExecute = false;//是否使用系统外壳程序启动进程   myProcess.StartInfo.RedirectStandardInput = true;//是否从流中读取   myProcess.StartInfo.RedirectStandardOutput = true;//是否写入流   myProcess.StartInfo.RedirectStandardError = true;//是否将错误信息写入流   myProcess.StartInfo.CreateNoWindow = true;//是否在新窗口中启动进程   myProcess.Start();//启动进程   //执行取消磁盘共享命令   myProcess.StandardInput.WriteLine("NET SHARE " + textBox1.Text + "$ /DEL");   MessageBox.Show("执行成功", "信息", MessageBoxButtons.OK, MessageBoxIcon.Information);
    2023-05-13 16:00:03下载
    积分:1
  • 多项式和非多项式曲线拟合
    说明:  多项式拟合在matlab中可以使用ployfit函数求解多项式系数,通过ployval函数求解拟合多项式在某数据点处的值(Polynomial and Non-polynomial Curve Fitting)
    2019-02-11 22:43:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载