登录
首页 » Abaqus » friction c11-2

friction c11-2

于 2018-05-14 发布 文件大小:448KB
0 242
下载积分: 1 下载次数: 3

代码说明:

  摩擦摩擦仿真,模拟的滑道与滑块组件间的摩擦行为(simulation of friction and wear)

文件列表:

friction c11-2\Cup.pdf, 49523 , 2015-04-13
friction c11-2\Cup.SLDDRW, 111909 , 2015-04-13
friction c11-2\Cup.SLDPRT, 73172 , 2015-04-13
friction c11-2\Job-Cup.com, 2376 , 2015-04-13
friction c11-2\Job-Cup.dat, 9529 , 2015-04-13
friction c11-2\Job-Cup.inp, 18204 , 2015-04-13
friction c11-2\Job-Cup.ipm, 11010 , 2015-04-13
friction c11-2\Job-Cup.log, 482 , 2015-04-13
friction c11-2\Job-Cup.msg, 56104 , 2015-04-13
friction c11-2\Job-Cup.odb, 690716 , 2015-04-13
friction c11-2\Job-Cup.prt, 11225 , 2015-04-13
friction c11-2\Job-Cup.sim, 713056 , 2015-04-13
friction c11-2\Job-Cup.sta, 1398 , 2015-04-13
friction c11-2\Temp-Cup.cae, 65536 , 2015-04-13
friction c11-2\Temp-Cup.jnl, 40986 , 2015-04-13
friction c11-2, 0 , 2017-03-07

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

发表评论

0 个回复

  • C++源代码垃圾 垃圾 垃圾 垃圾 垃圾 垃圾
    C++源代码垃圾 垃圾 垃圾 垃圾 垃圾 垃圾 -C source code garbage litter gar bage litter gar bage litter gar bage litter gar bage litter gar bage litter
    2022-04-09 11:46:26下载
    积分:1
  • pscadTrainingmaterials
    虽然是英文版的,但是非常难得学习PSCAD的材料,配有实例的教材讲解!(Although in English, but very rare PSCAD learning materials, with examples of teaching materials to explain! )
    2009-11-26 01:56:05下载
    积分:1
  • snake
    这是二维的Matlab贪吃蛇小程序,操作简单易上手,十分适合学习(This is a two-dimensional Snake applet, easy to use and easy to use.)
    2020-06-21 10:20:01下载
    积分:1
  • A Campus GIS System .develop on the SuperMap,using the VC++ language.
    用VC+SuperMap开发的校园GIS系统- A Campus GIS System .develop on the SuperMap,using the VC++ language.
    2023-05-13 20:55:02下载
    积分:1
  • 86253252MATLAB-Optimization-Toolbox
    为求解二层规划提供思路。提供一个样本可供参考(matlab optimization calculation linear programming nonlinear programming integer programming quadratic programming genetic optimization particle swarm optimization)
    2018-07-22 08:52:10下载
    积分:1
  • 用MFC做的模拟时钟
    本实例采用面向对象的程序设计方法实现了一个简单的时钟控件。从CStatic类(静态控件类)派生出类CClockEx来实现时钟控件类,这样,就可以继承MFC静态控件的很多已经具备的功能和特点。
    2022-08-20 22:20:01下载
    积分:1
  • ox样式美化效果
    一款效果非常酷的CSS3复选框checkbox样式美化效果。(A very cool CSS3 check box checkbox style beautification effect.)
    2019-02-18 09:42:49下载
    积分:1
  • 应用于自动化测试行业,对从事相同行业的人有极大的帮助。...
    应用于自动化测试行业,对从事相同行业的人有极大的帮助。-Applied to automated testing industry, engaged in the same industry are of great help.
    2022-08-05 21:31:37下载
    积分:1
  • CoStream 无缓存 Pipe Stream
    翻译 maninwest@Codeforge 作者:Sergey Nozhenko@CodeProject介绍:CoStream 是的 PipeStream 无缓存替代选择。背景在生产者/消费者模式下,如果我们知道一个消费者确定要读取stream 读到结束或者如果不能读到结束就处理,那么同步stream 就不需要维护自己的内部缓存,完全依赖于 Read 方法调用者的缓存。在Read 方法中,CoStream 保存到目标缓存的引用并等待,直至完成。而 write 方法从源缓存中复制数据到目标缓存,会给读取者发送信号缓存已准备就绪或者需要等待期 Read 调用(如果来源缓存中有未消耗的数据剩下或者返回到Writer 调用者)。使用代码CoStream 不能在单个话题中使用。应该至少有两个,读取和写入话题。两者都需要关闭(或处理)stream,一边对方可以继续到结束。测试程序在  XmlDocument 中加载了一些 xml 文件。然后将其写入到 CoStream 的实例Static CoStream costream = new TestCoStream(); static string outpath; static void Main(string[] args) { // ... XmlDocument doc = new XmlDocument(); doc.Load(args[0]); outpath = args[1]; var reading_thread = new Thread(ReaderBody); reading_thread.Start(); using (var pipe = XmlWriter.Create(costream, new XmlWriterSettings { CloseOutput = true })) doc.Save(pipe); reading_thre
    2022-03-17 17:34:17下载
    积分:1
  • feasibilityreport
    Weekly Activity Report feasibility Repor
    2006-12-19 14:44:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载