登录
首页 » Abaqus » rolling1

rolling1

于 2019-05-07 发布
0 196
下载积分: 1 下载次数: 3

代码说明:

说明:  模拟轧制,斜轧;两辊斜轧;热态轧制;斜轧成型(Simulated rolling, cross rolling)

文件列表:

rolling1.cae, 2736128 , 2019-04-20

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

发表评论

0 个回复

  • MQL4高级培训教程
    MQL4语言全方位的培训教程,里面涵盖了MQL4的所有的常用函数和如何编写EA、指标和脚本的教程(MQL4 Language Training Course)
    2020-06-30 17:40:02下载
    积分:1
  • Java生成一个文件打开的文件选择对话框窗口
    Java生成一个文件打开的文件选择对话框窗口,和Win系统的浏览文件窗口相似,使用Java代码模拟实现的窗口程序,相关代码如下:   button.addActionListener(new ActionListener() { //按钮事件处理   public void actionPerformed(ActionEvent e) {   int state; //文件选择器返回状态   chooser.removeChoosableFileFilter(chooser.getAcceptAllFileFilter()); //移去所有文件过滤器   chooser.addChoosableFileFilter(new MyFileFilter("gif","图像文件")); //增加文件过滤器,接爱gif文件   if (comboBox.getSelectedIndex()==0) //组合框为"打开"    state=chooser.showOpenDialog(null); //显示打开文件对话框   else    state=chooser.showSaveDialog(null); //显示保存文件对话框   File file = chooser.getSelectedFile(); //得到选择的文件
    2022-11-18 17:40:03下载
    积分:1
  • scma ldpc
    说明:  SCMA with LDPC code
    2020-12-10 16:29:20下载
    积分:1
  • DOS版本的贪吃蛇游戏C源程序。是个不错的小游戏
    DOS版本的贪吃蛇游戏C源程序。是个不错的小游戏
    2022-03-19 03:29:22下载
    积分:1
  • 一个很好的火焰屏保
    一个很好的火焰屏保-a good flame screensaver
    2023-01-31 18:55:03下载
    积分:1
  • Python_SC
    使用Python语言读取SC雷达数据,运行程序可以将所有仰角数据绘图并保存(Using Python language to read SC radar data, the running program can draw and save all elevation data.)
    2020-06-18 16:00:02下载
    积分: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
  • seva
    鼠标键盘录制回放p打开保存文件的类模块的源码(Mouse and keyboard recording playback p open class module of the source code for save the file)
    2017-04-16 14:06:08下载
    积分:1
  • crowdMOS-0.1
    说明:  crowdMOS functions on Amazon Mechanical Turk
    2019-06-07 19:05:37下载
    积分:1
  • socket communication process, from the client to send a number of characters in...
    socket通讯程序,从客户端发送若干字符后在在服务器端接收-socket communication process, from the client to send a number of characters in the server side to receive
    2022-06-15 01:32:47下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载