登录
首页 » Python » Python在ABAQUS应用源代码_chapter0-3

Python在ABAQUS应用源代码_chapter0-3

于 2020-07-24 发布
0 366
下载积分: 1 下载次数: 2

代码说明:

说明:  是《Python语言在ABAQUS中的应用》书中源码,可以为学习Python和ABAQUS的同学提供很好的资料。(Is "Python language in ABAQUS application" book source code, can provide python and ABAQUS students very good information.)

文件列表:

chapter 0, 0 , 2020-01-26
chapter 0\beam_tutorial.inp, 19774 , 2020-01-26
chapter 0\Mises.png, 21484 , 2020-01-26
chapter 0\simple_beam_Example.py, 3882 , 2020-01-26
chapter 1, 0 , 2020-01-26
chapter 1\1.1, 0 , 2020-01-26
chapter 1\1.1\ActivePython-2.6.5.12-win32-x86.msi, 46899200 , 2020-01-26
chapter 1\1.1\test1.py, 27 , 2020-01-26
chapter 1\1.2, 0 , 2020-01-26
chapter 1\1.2\pythonfiles, 0 , 2020-01-26
chapter 1\1.2\pythonfiles\python.acp, 762 , 2020-01-26
chapter 1\1.2\pythonfiles\python.stx, 8139 , 2020-01-26
chapter 1\1.2\pythonfiles\python_extd.stx, 34932 , 2020-01-26
chapter 1\1.3, 0 , 2020-01-26
chapter 1\1.3\B.py, 223 , 2020-01-26
chapter 1\1.3\black_line.py, 179 , 2020-01-26
chapter 1\1.3\compiletest1.py, 49 , 2020-01-26
chapter 1\1.3\datatype.py, 239 , 2020-01-26
chapter 1\1.3\from_import.py, 72 , 2020-01-26
chapter 1\1.3\global.py, 257 , 2020-01-26
chapter 1\1.3\import.py, 42 , 2020-01-26
chapter 1\1.3\importMath.py, 60 , 2020-01-26
chapter 1\1.3\local.py, 116 , 2020-01-26
chapter 1\1.3\string.py, 196 , 2020-01-26
chapter 1\1.3\string_methods.py, 287 , 2020-01-26
chapter 1\1.3\test1.py, 27 , 2020-01-26
chapter 1\1.3\test1.pyc, 156 , 2020-01-26
chapter 1\1.3\test1.pyo, 156 , 2020-01-26
chapter 1\1.3\use_global.py, 94 , 2020-01-26
chapter 1\1.3\_global.py, 26 , 2020-01-26
chapter 1\1.3\_global.pyc, 205 , 2020-01-26
chapter 1\1.3\_ruleClass.py, 557 , 2020-01-26
chapter 1\1.4, 0 , 2020-01-26
chapter 1\1.4\animaltuple.py, 348 , 2020-01-26
chapter 1\1.4\dict_method.py, 491 , 2020-01-26
chapter 1\1.4\dict_visit.py, 441 , 2020-01-26
chapter 1\1.4\list_create.py, 188 , 2020-01-26
chapter 1\1.4\list_extend.py, 287 , 2020-01-26
chapter 1\1.4\list_visit.py, 184 , 2020-01-26
chapter 1\1.4\pack.py, 150 , 2020-01-26
chapter 1\1.4\resulttuple.py, 116 , 2020-01-26
chapter 1\1.4\sequence.py, 703 , 2020-01-26
chapter 1\1.4\shoppinglist.py, 554 , 2020-01-26
chapter 1\1.4\trytuple.py, 58 , 2020-01-26
chapter 1\1.4\tuple_print.py, 115 , 2020-01-26
chapter 1\1.5, 0 , 2020-01-26
chapter 1\1.5\break.py, 129 , 2020-01-26
chapter 1\1.5\continue.py, 147 , 2020-01-26
chapter 1\1.5\for.py, 72 , 2020-01-26
chapter 1\1.5\if.py, 434 , 2020-01-26
chapter 1\1.5\while.py, 421 , 2020-01-26
chapter 1\1.6, 0 , 2020-01-26
chapter 1\1.6\create_import_module, 0 , 2020-01-26
chapter 1\1.6\create_import_module\create_module.py, 128 , 2020-01-26
chapter 1\1.6\create_import_module\import_module.py, 168 , 2020-01-26
chapter 1\1.6\default_parameter.py, 123 , 2020-01-26
chapter 1\1.6\def_function.py, 155 , 2020-01-26
chapter 1\1.6\dir_sys.py, 71 , 2020-01-26
chapter 1\1.6\factorial.py, 188 , 2020-01-26
chapter 1\1.6\function_return.py, 312 , 2020-01-26
chapter 1\1.6\func_apply.py, 153 , 2020-01-26
chapter 1\1.6\func_filter.py, 134 , 2020-01-26
chapter 1\1.6\func_map.py, 190 , 2020-01-26
chapter 1\1.6\func_reduce.py, 178 , 2020-01-26
chapter 1\1.6\Generator.py, 230 , 2020-01-26
chapter 1\1.6\keyparameter.py, 155 , 2020-01-26
chapter 1\1.6\lambda_function.py, 157 , 2020-01-26
chapter 1\1.6\lambda_variable.py, 290 , 2020-01-26
chapter 1\1.6\module_attribute, 0 , 2020-01-26
chapter 1\1.6\module_attribute\call_myModule.py, 62 , 2020-01-26
chapter 1\1.6\module_attribute\myDoc.py, 311 , 2020-01-26
chapter 1\1.6\module_attribute\myModule.py, 150 , 2020-01-26
chapter 1\1.6\module_attribute\myModule.pyc, 286 , 2020-01-26
chapter 1\1.6\package_user, 0 , 2020-01-26
chapter 1\1.6\package_user\main.py, 165 , 2020-01-26
chapter 1\1.6\package_user\subpackage1, 0 , 2020-01-26
chapter 1\1.6\package_user\subpackage1\myModule1.py, 229 , 2020-01-26
chapter 1\1.6\package_user\subpackage1\myModule1.pyc, 539 , 2020-01-26
chapter 1\1.6\package_user\subpackage1\__init__.py, 141 , 2020-01-26
chapter 1\1.6\package_user\subpackage1\__init__.pyc, 283 , 2020-01-26
chapter 1\1.6\package_user\subpackage2, 0 , 2020-01-26
chapter 1\1.6\package_user\subpackage2\myModule2.py, 229 , 2020-01-26
chapter 1\1.6\package_user\subpackage2\myModule2.pyc, 539 , 2020-01-26
chapter 1\1.6\package_user\subpackage2\__init__.py, 141 , 2020-01-26
chapter 1\1.6\package_user\subpackage2\__init__.pyc, 283 , 2020-01-26
chapter 1\1.6\sys_module.py, 168 , 2020-01-26
chapter 1\1.7, 0 , 2020-01-26
chapter 1\1.7\class_attribute.py, 444 , 2020-01-26
chapter 1\1.7\class_attribute_modify.py, 227 , 2020-01-26
chapter 1\1.7\class_method.py, 556 , 2020-01-26
chapter 1\1.7\class_method_modify.py, 231 , 2020-01-26
chapter 1\1.7\gc_clear.py, 782 , 2020-01-26
chapter 1\1.7\inherit.py, 1043 , 2020-01-26
chapter 1\1.7\in_class.py, 670 , 2020-01-26
chapter 1\1.7\multi_inherit.py, 427 , 2020-01-26
chapter 1\1.7\Myclass.py, 182 , 2020-01-26
chapter 1\1.7\polymorphism.py, 917 , 2020-01-26
chapter 1\1.7\__del__method.py, 193 , 2020-01-26
chapter 1\1.7\__init__method.py, 193 , 2020-01-26
chapter 1\1.8, 0 , 2020-01-26

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

发表评论

0 个回复

  • spatial-modulation
    关于空间调制的PPT,自己做的,老师已经审核过了(About spatial modulation of PPT, do it yourself, school teacher reviewed the)
    2020-12-25 19:29:03下载
    积分:1
  • MATLAB Codes for Finite Element Analysis
    有限元分析的matlab代码- 结构 本书旨在为读者提供一些有限元的matlab代码。 在简短介绍MATLAB之后,这本书说明了有限元。 用简单的脚本和函数实现一些问题。 .离散系统,如弹簧和杆 .梁和框架在二维和三维中的弯曲 .平面应力问题 .弯曲板 .Timoshenko明德林梁和板的自由振动,包括叠层复合材料 .Timoshenko梁和明德林板的屈曲(MATLAB Codes for Finite Element Analysis- Solids and Structures This book intend to supply readers with some MATLAB codes for finite element analysis of solids and structures. After a short introduction to MATLAB, the book illustrates the finite element implementation of some problems by simple scripts and functions. The following problems are discussed: .Discrete systems, such as springs and bars .Beams and frames in bending in 2D and 3D . Plane stress problems .Plates in bending .Free vibration of Timoshenko beams and Mindlin plates, including laminated composites .Buckling of Timoshenko beams and Mindlin plates)
    2020-12-08 09:39:20下载
    积分:1
  • weixiu
    关于计算机维修的心得,写上来看,不容易啊。对维修很有指导作用(maintenance on the computer experience, to write, Burongyia. Useful guide to the maintenance role)
    2007-01-19 18:31:38下载
    积分:1
  • S7-1200使用手册
    说明:  这是一本关于西门子S7-1200控制器的编程手册(Siemens s7-1200 programming manual)
    2020-06-17 05:00:02下载
    积分:1
  • particletutorial
    一本关于粒子滤波的书,讲得浅显易懂,希望对大家有用~~~(particle filter tourist)
    2011-06-01 16:49:30下载
    积分:1
  • 4300basicweb
    通过一些基础的程序,讲述C和c++的一些基础知识。(Through some basic procedures on the C and c++ some basic knowledge.)
    2009-02-12 14:51:06下载
    积分:1
  • Power-System-Analysis---John-J.-Grainger-ebook
    Power System Analysis - John J. Grainger ebook
    2021-01-07 16:38:53下载
    积分:1
  • 一本介绍微分方程的电子 differentialEguation
    一本介绍微分方程的电子书籍,包含一阶高阶\线性非线性方程的定义及求解方法(introduced a differential equation of e-books includes a band high-ranking linear nonlinear equations and the definition of Solution)
    2006-12-31 09:42:37下载
    积分:1
  • keil51
    本书介绍了c51对单片机编程的技巧,还有汇编的介绍(C51 book describes the techniques of single-chip programming, as well as the compilation Introduction)
    2009-06-10 18:01:54下载
    积分:1
  • 颜色识别二维码
    专门用来识别红色的aruco码,区分blob(Special recognition of red aruco codes)
    2019-08-07 18:36:38下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载