登录
首页 » Fortran » technote_fric_lagrange

technote_fric_lagrange

于 2019-03-10 发布 文件大小:115KB
0 162
下载积分: 1 下载次数: 0

代码说明:

  friction lagrang sabrotin link abaqus

文件列表:

technote_fric_lagrange\technote_fric_lagrange_1.f, 4137 , 2011-11-09
technote_fric_lagrange\technote_fric_lagrange_1.inp, 1264 , 2011-11-09
technote_fric_lagrange\technote_fric_lagrange_2.f, 5274 , 2011-11-09
technote_fric_lagrange\technote_fric_lagrange_2.inp, 1538 , 2011-11-09
technote_fric_lagrange\TN001.pdf, 69616 , 2011-11-09
technote_fric_lagrange\TN002.pdf, 76506 , 2011-11-09
technote_fric_lagrange, 0 , 2019-03-10

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

发表评论

0 个回复

  • chfenger-Waverider-master0
    说明:  对乘波体进行建模,可以通过in文件输入马赫数、内锥角等参数,得到锥导乘波体的坐标点(In order to model the waverider, the coordinate points of the cone guided waverider can be obtained by inputting Mach number, inner cone angle and other parameters in the in file)
    2021-02-26 11:29:38下载
    积分:1
  • 《Python+Cookbook》第三版中文
    说明:  《Python+Cookbook》第三版中文(Python Cookbook V3.0)
    2020-06-25 19:40:02下载
    积分:1
  • cheat-engine-master
    cheat engine里面的部份代码(cheat engine inside part of the code, not read, and pass up with research.)
    2020-06-21 07:00:02下载
    积分:1
  • 以“带行逻辑链接信息”的三元组表作为稀疏矩阵的存储结构;实现两个矩阵相加、相减、相乘运算;运算结果以阵列形式输出。...
    以“带行逻辑链接信息”的三元组表作为稀疏矩阵的存储结构;实现两个矩阵相加、相减、相乘运算;运算结果以阵列形式输出。-Sparse matrix computation
    2022-07-28 15:07:49下载
    积分:1
  • thesis
    thesis on antenna design and different design are presented here
    2019-03-16 23:49:07下载
    积分:1
  • Two on the Struts examples, one is prepared manually Struts examples, one is pre...
    两个关于Struts的实例,一个是手动编写的Struts实例,一个是用Struts插件编写的实例-Two on the Struts examples, one is prepared manually Struts examples, one is prepared to use Struts plug-ins example
    2022-07-23 09:07:35下载
    积分: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
  • GABP
    GABP,遗传算法优化神经网络(BP)进行预测 ,优化前后对比,可套用在其它模型。(GABP, genetic algorithm optimization neural network (BP) for prediction, optimization before and after comparison, can be applied to other models.)
    2021-04-19 10:08:51下载
    积分:1
  • MBE_DRV7.43
    ifix MBE_DRV7.43 做组态通信的朋友直接调用(ifix MBE_DRV7.43)
    2014-02-24 16:14:28下载
    积分:1
  • Android手势识别的实现(源码)
    Android手势识别的实现附上源代码,在屏幕上方划动手指,即可实现手机的响应,执行相应的操作,比如滑动、切换屏幕、图片放大、打开应用程序等,自动判断手势相似度,比较基础的安卓手势操作例子。
    2022-01-25 16:02:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载