登录
首页 » Others » 动力总成转动惯量合成wf

动力总成转动惯量合成wf

于 2020-06-18 发布 文件大小:12KB
0 226
下载积分: 1 下载次数: 3

代码说明:

  由发动机和变速器的惯性参数合成动力总成的惯性参数(质心位置和转动惯量)(The inertia parameters (centroid position and moment of inertia) of the powertrain are synthesized from the inertia parameters of the engine and the gearbox.)

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

发表评论

0 个回复

  • bihuigy
    说明:  bilixiazairuanjian,zaixianxiazai shipin
    2019-10-27 13:26:11下载
    积分:1
  • 用kmp算法实现的文档助手算法
    用kmp算法实现的文档助手算法-with KMP algorithm document assistant algorithm
    2022-05-18 01:35:06下载
    积分:1
  • SMART_ANTENNA-MC_CDMA-Beamforming-LSCMA
    说明:  做多用户检测的一些经典实用的仿真程序与大家分享了,有仿真结果,有备注易懂。(To do some of the classic multi-user detection practical simulation program to share with you, and there are simulation results, there are Notes easy to understand.)
    2009-08-27 09:57:44下载
    积分:1
  • Java绘图:绘制虚线与实线
    Java绘图:绘制虚线与实线   public LineDemo(){    super("实线与虚线"); //调用父类构造函数    setSize(300,200); //设置窗口尺寸    setVisible(true); //设置窗口可视    setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); //关闭窗口时退出程序   }   public void paint(Graphics g){ //绘制组件方法    Graphics2D g2=(Graphics2D)g; //得到2D图形    Dimension dim = this.getSize(); //得到组件尺寸    g2.setColor(Color.white); //设置绘制颜色为白色    g2.fillRect(0, 0, dim.width, dim.height); //填充整个组件    g2.setColor(Color.black); //设置绘制颜色    g2.drawLine(40,160,280,160); //绘制实线    g2.drawLine(40,160,40,40);    g2.drawString("0",30,165); //绘制字符串    g2.drawString("100",16,50);    g2.drawString("200",270,175);    float[] dash={5,5}; //短划线图案    BasicStroke bs = new BasicStroke(1,BasicStroke.CAP_BUTT,BasicStroke.JOIN_MITER, 10.0f,dash,0.0f); //实例化新画刷    g2.setStroke(bs); //设置新的画刷    g2.drawLine(40,160,100,120); //用新的画刷绘制虚线
    2022-01-28 07:52:17下载
    积分:1
  • 元胞自动机森林火灾
    说明:  元胞自动机模拟森林火灾forest1,二维。和其他元胞自动机程序。全国大学生美国建模竞赛(Simulation of forest fire with cellular automata)
    2021-04-28 21:18:43下载
    积分:1
  • jianjie tongbu he yibu de shizhong hengbuc u de
    jianjie tongbu he yibu de shizhong hengbucuo de -jianjie tongbu he yibu de shizhong hengbuc u de
    2022-08-10 01:51:09下载
    积分:1
  • VRPTW-master
    说明:  基于时间窗的电动车调度,利用了遗传算法,启发式算法进行编程(Electric vehicle scheduling based on time window is programmed by using genetic algorithm and heuristic algorithm.)
    2020-06-25 00:40:02下载
    积分:1
  • WindowsBasedApplications
    微软面认证试题,微软面认证试题微软面认证试题(questions of Microsoft-certified, Microsoft-certified questions of Microsoft-certified questions)
    2007-05-08 13:09:09下载
    积分:1
  • laoshi(1)
    说明:  通过模型预测控制(MPC)对单相逆变器进行电流跟踪控制(Current tracking control of single-phase inverters by model predictive control (MPC))
    2019-04-17 10:13:51下载
    积分:1
  • 组态王 VC++ 组态软件源码
    VC++工业组态软件—— 组态王源码,一共包括了经过5次优化修正后的组态王软件源码,有的是组态相关DLL控件的源码,每一个文件夹中的内容都可以在VC++6.0中顺利编译成功。了解本源码可以对提高您的编程思路有一定帮助。
    2022-06-14 00:22:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载