登录
首页 » matlab » aokengdizai

aokengdizai

于 2021-03-11 发布 文件大小:2KB
0 269
下载积分: 1 下载次数: 33

代码说明:

  弹流动压脂润滑,计算了线接触表面凹坑情况下的弹流润滑膜厚和压力分布。(This part established the model of EHL with considerations of surface waviness and dimples, and solved the lubricating film pressure and film thickness as well as sub-surface Mises stress of bearings with through the system method and MATLAB.)

文件列表:

main80three.m, 5423 , 2016-06-20
system80three.m, 2068 , 2016-06-19

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

发表评论

0 个回复

  • 谷歌访问助手_v2.3.0
    说明:  可以使用此插件访问Google Account(Google Account , Google Search,)
    2020-04-20 23:30:12下载
    积分:1
  • Visual C# 隐藏、显示开始按钮
    C# 隐藏、显示开始按钮,把Windows的开始菜单隐藏起来,看不到“开始”菜单了,Windows7则隐藏了窗口图标,不过这样会很不方便哦,本源码只是学习C#与Windows之间的相关编程技巧,下面的代码实现了隐藏显示开始菜单的功能:   [DllImport("user32.dll")]//寻找窗口列表中第一个符合指定条件的顶级窗口   public static extern int FindWindow(string lpClassName, string lpWindowName);   [DllImport("user32.dll")]//在窗口列表中寻找与指定条件相符的第一个子窗口   public static extern int FindWindowEx(int hWnd1, int hWnd2, string lpsz1, string lpsz2);   [DllImport("user32.dll")]//控制窗口的可见性   public static extern int ShowWindow(int hwnd, int nCmdShow);   private void button1_Click(object sender, EventArgs e)   {    if (radioButton1.Checked)    ShowWindow(FindWindowEx(FindWindow("Shell_TrayWnd", null), 0, "Button", null), SW_HIDE);//隐藏开始按钮    else if (radioButton2.Checked)    ShowWindow(FindWindowEx(FindWindow("Shell_TrayWnd", null), 0, "Button", null), SW_SHOW);//显示开始按钮   }
    2022-05-20 11:42:02下载
    积分:1
  • CAP_16_qam_LMS_Rb16_secondorder_nyq_fastcode
    LMS equalizatio for 16QAM-CAP with LED nonlinearity
    2020-10-13 14:17:33下载
    积分:1
  • 员工管理系统WinForm版
    说明:  窗体应用,仅供参考。 提供源代码说明,VS2015版本,对现在许多学生有用(Form Application Provide source code instructions, VS2015 version, useful for many students today)
    2020-06-18 08:00:02下载
    积分:1
  • XK3190-A9LoadometerReader
    XK3190-A9加地磅读数代码.地磅是一个小厂生产的,应项目需要而作,上传此代码以交换另一个地磅的代码(XK3190-A9+ Loadometer Reader )
    2017-03-29 15:44:16下载
    积分:1
  • 利用simulink简历模块图进行机器人的单关节动力学仿真,rar内含说明文档1份,simulink模块图2份(内容一样,一适于6.5以下版本,另一适于7.0...
    利用simulink简历模块图进行机器人的单关节动力学仿真,rar内含说明文档1份,simulink模块图2份(内容一样,其一适于6.5以下版本,另一适于7.0以上版本),简单易懂。-use Simulink curriculum vitae module chart single-joint robot dynamics simulation. rar file a note containing copies Simulink map module 2 (content, One suitable for the following version 6.5, 7.0 more suitable for another version), the simple and understandable.
    2022-06-12 19:12:28下载
    积分:1
  • MifareOneTool-1.7.0
    说明:  MifareOne Tool(m1卡分析助手) v1.70(MifareOne Tool v1.70)
    2019-12-15 10:33:28下载
    积分:1
  • ABAQUS基础材料库—POLARIS_MAT_BASE_V1.0
    Abaqus基础材料数据库,方便abaqus模型的建立(Abaqus Basic Material Database)
    2021-02-04 12:19:58下载
    积分:1
  • Goaf of Coal mine
    说明:  FLAC3D 煤矿采空区命令流用,FLAC 3D 模拟煤矿垮落法和充填开采影响的命令流。-(Command Flow in Goaf of FLAC3D Coal Mine .With FLAC3D simulation of coal caving method and the impact of mining backfill command stream.)
    2021-03-19 12:29:18下载
    积分:1
  • 24*2发4黑中体 汉字库,以txt结尾但不是文本文件
    24*2发4黑中体 汉字库,以txt结尾但不是文本文件-24* 2 4 black hair-Store, in the end txt but not text files
    2022-04-10 15:20:49下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载