登录
首页 » Python » Abaqus-scripting.pdf

Abaqus-scripting.pdf

于 2018-04-17 发布 文件大小:111KB
0 217
下载积分: 1 下载次数: 3

代码说明:

  该书指导在工程应用中的编程计算,对结构模拟的后处理和软件的二次开发。(application of engineering)

文件列表:

Abaqus-scripting.pdf, 173092 , 2018-04-17

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

发表评论

0 个回复

  • XDUstyle-Beamer-Theme-master
    说明:  presentation 硕士答辩报告模板硕士答辩报告模板硕士答辩报告模板(Master reply report template master's reply report template for master's reply Report)
    2017-12-07 16:43:32下载
    积分:1
  • USR-WIFI232-Setup
    WIFI TEST FILE RS232
    2013-11-09 03:23:27下载
    积分:1
  • 24point-for-C
    算24的C语言控制台程序,VC6编译完成后运行可执行文件,可以选择开始游戏,查看游戏规则或者退出游戏3个选项(Calculate 24 games)
    2014-02-07 16:08:41下载
    积分:1
  • Fscrn
    VC实现的MFC单文档全屏程序!!!VC实现的MFC单文档全屏程序(VC implementation of the MFC single document full screen applications)
    2014-03-20 10:33:14下载
    积分:1
  • C#自动更新服务(本地服务安装)
    using System;using System.Collections.Generic;using System.Linq;using System.Text;using Common.WinService;using Common.Log;using System.Threading;using Common.Net;using System.Text.RegularExpressions;namespace Collection.AutoRunner{    //获取学生信息    public class Service_Update_Data : IWindowsService    {        private ILogWriter _logWriter = null;        private const string logCategory = "Services.Info";        private string logInfoSource = "Update_Data";        private const string logErrorCategory = "Services.Error";        private const string logErrorSource = "Update_Data_Error";        private bool BeStop = true;        private System.Timers.Timer timer = null;        public void Start(Common.Log.ILogWriter logWriter, string gameCode)        {            gameCode = gameCode.ToUpper();            logInfoSource = gameCode;            _logWriter = logWriter;            BeStop = false;            StartRequestData();        }        int stata = 0;        private void StartRequestData()        {            try            {                #region 配置                //时间频率                var UpdateStudentSpan = ServiceHelper.GetInterval("UpdateData");                //更新学生开始时间                var studentbegintime = ServiceHelper.GetInterval("StudentBeginTime");                //更新学生结束时间                var studentendtime = ServiceHelper.GetInterval("StudentEndTime");                    //是否更新学生基本信息:true为更新 false为不更新                var IsUpdateStudnet =Convert.ToBoolean(ServiceHelper.GetSystemConfig("IsUpdateStudnet"));                                #endregion                timer = ServiceHelper.ExcuteByTimer(UpdateStudentSpan, () =>                {                    int timeHour = DateTime.Now.Hour;                    if (timeHour == 3)                        stata = 0;                    #region 更新学生基本信息                    if (studentbegintime
    2015-03-11下载
    积分:1
  • spring-MVC-Mail
    用sping mvc注释的邮件功能,文件内有源码(Comment by sping mvc mail function, the source documents)
    2014-02-20 11:12:32下载
    积分:1
  • nyfgtoq
    对模糊变量进行随机化,并用高斯分布进行概率求解,无密码(To randomization of fuzzy variables, and probability to solve with the gaussian distribution, no password)
    2017-05-18 14:15:26下载
    积分:1
  • Parallel__19746GPS__1110AgentLFFC85
    这个源码Parallel__19746GPS__1110AgentLFFC85功能是关于菜单方面的,功能还是比较好的(This source Parallel__19746GPS__1110AgentLFFC85 function is on the menu, function is better)
    2017-02-27 22:05:40下载
    积分:1
  • 多线http服务器,采用多线做的http服务器,可以参照来开发性能比较好的服务器...
    多线程http服务器,采用多线程做的http服务器,可以参照来开发性能比较好的服务器- The multi-thread http server, uses the http server which the multithreading does, may refer to develops the performance quite good server
    2022-08-21 02:04:34下载
    积分:1
  • rUsb
    说明:  基于cyapi的上位机读取usb数据,编写平台VS2015(Reading USB data by host computer based on cyapi)
    2020-06-22 16:20:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载