登录
首页 » matlab » 转子系统临界转速Matlab计算程序

转子系统临界转速Matlab计算程序

于 2021-03-20 发布 文件大小:109KB
0 224
下载积分: 1 下载次数: 5

代码说明:

  转载资源,转子临界转速程序,说明很详细,仅供学习交流。(Reproduction resources, rotor critical speed program, very detailed description, for learning and communication only.)

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

发表评论

0 个回复

  • tcmsp
    tcmsp爬虫,医学相关,python开发,带操作界面,使用tkinter开发(Tcmsp crawler, medical related, Python development, with GUI by Tkinter)
    2019-01-22 20:33:50下载
    积分:1
  • Form1.Designer
    使用wpf写的 图片局部放大功能 图片局部放大功能(Wpf-Written Picture Local Enlargement Function Picture Local Enlargement Function)
    2020-06-25 11:00:01下载
    积分:1
  • load_flow_and_harmonic_flow
    说明:  可以进行谐波计算,等复杂的电力系统分析潮流计算,该算法具有计算速度快等优点(It can be used for harmonic calculation.)
    2019-04-27 16:03:00下载
    积分:1
  • stm32book.pdf
    说明:  STM32 handbook (Rus), Real HW in real life.
    2021-01-29 05:22:32下载
    积分:1
  • 运用于风力发电系统的直接转矩系统仿真源代码,绝对RUN的起来...
    运用于风力发电系统的直接转矩系统仿真源代码,绝对RUN的起来-Used in wind power generation system of direct torque control system simulation source code, the absolute RUN" s up
    2022-01-26 08:12:14下载
    积分:1
  • one prepared by the memory source, this procedure is particularly suited to stud...
    一款vb编写的记忆力源程序,此程序特别适合初学者研究和学习-one prepared by the memory source, this procedure is particularly suited to study and learn from beginners
    2022-03-21 10:11:40下载
    积分:1
  • 灰度图、二值图、边缘图转换代码
    用于图像处理,灰度图、二值图、边缘图转换代码。(For image processing.)
    2018-05-31 14:51:38下载
    积分:1
  • Java自定义鼠标光标
    super("自定义光标"); //调用父类构造函数   int[] cursor={Cursor.DEFAULT_CURSOR,Cursor.HAND_CURSOR,Cursor.MOVE_CURSOR,Cursor.N_RESIZE_CURSOR,Cursor.W_RESIZE_CURSOR,Cursor.WAIT_CURSOR,Cursor.TEXT_CURSOR}; //预定义光标数组   Container container=getContentPane(); //得到容器   container.setLayout(new FlowLayout()); //设置容器布局管理器   for (int i=0;i   JTextArea jta=new JTextArea(3,6); //实例化一个文本框对象    jta.setCursor(Cursor.getPredefinedCursor(cursor[i])); //设置文本框的光标    container.add(jta); //增加组件到容器上   }      Toolkit toolkit=Toolkit.getDefaultToolkit(); //得到默认的ToolKit对象   Image image=toolkit.getImage("cursor.gif"); //得到图像   Cursor customCursor=toolkit.createCustomCursor(image,new Point(6,6),"MyCursor"); //实例化自定义光标对象   JTextArea jta=new JTextArea(3,6); //实例化文本框   jta.setCursor(customCursor); //设置文本框光标   container.add(jta); //增加组件   setSize(300,160); //设置窗口大小   setVisible(true); //窗口可视
    2022-03-06 15:35:47下载
    积分:1
  • 考勤机
    说明:  科密一卡通二次开发文档以及动态库以及程序(test kemiykt sdk doc and dll files)
    2020-06-22 21:00:01下载
    积分:1
  • VB透明窗体制作例子
    VB透明窗体制作例子,透明度在代码中可自定义,可完全透明,也可不透明,也就是变成常规窗体,采用了API函数,无第三方函数,在VB6.0环境下可直接对源代码编译运行。窗口透明效果请参见源码测试截图。
    2022-07-22 14:32:23下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载