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

Python在ABAQUS应用源代码_chapter0-3

于 2020-07-24 发布
0 382
下载积分: 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 个回复

  • 基于双目立体视觉的三维重建_杜若霞
    讲解了如何三维视觉的一些介绍,包括如何理解坐标变换。(Some introductions on how to use three-dimensional vision, including how to understand coordinate transformation, are explained.)
    2020-06-23 20:00:01下载
    积分:1
  • FocusAfterRemovalTest
    Activity Instrumentation Test Case for Andriod.
    2013-11-26 14:22:43下载
    积分:1
  • Access
    说明:  An-efficient-resource-allocation-algorithm-for-OFDMbased-NOMA-in-5G-systems
    2019-12-07 20:19:11下载
    积分:1
  • PDS-Pipe
    采用ANSYS软件的APDL语言编写的两个命令流文件,用于计算含缺陷管道的失效概率,将参数稍作改动,可用于其它结构的可靠性分析(using ANSYS APDL preparation of the two documents order flow, used in the calculation of pipeline containing defects failure probability of parameters minor modifications, can be used for other structural reliability analysis)
    2021-04-19 08:48:51下载
    积分:1
  • ISO_IEC_23917_2005
    NFC测试标准ISO 23917,用于对NFC标准ISO 18092进行测试(NFC testing standards ISO 23917, ISO 18092 standards for testing NFC)
    2013-10-30 10:02:54下载
    积分:1
  • Intelligent-optimization-algorithm
    智能优化算法及其在机械工程中的应用,该书介绍最新群体智能算法在机械工程的应用(Intelligent optimization algorithm and its application in mechanical engineering, the book describes the latest swarm intelligence algorithm in mechanical engineering applications)
    2017-03-06 00:47:35下载
    积分:1
  • Applied_Nonlinear_Control_Slotine
    Applied Nonlinear Control, Slotine
    2010-02-01 19:10:08下载
    积分:1
  • ANSYS建模apdl命令流实例应用
    一个精简典型的的建模实例,进行了建模、加载和静力分析等基本步骤(A streamlined and typical modeling example with basic steps such as modeling, loading, and static analysis)
    2018-09-18 14:05:25下载
    积分:1
  • Python Neural Network Programming
    神经网络是一种模拟人脑的神经网络,以期能够实现类人工智能的机器学习 技术。 本书揭示神经网络背后的概念,并介绍如何通过Python实现神经网络。全书 分为3章和两个附录。第1章介绍了神经网络中所用到的数学思想。第2章介绍使 用Python实现神经网络,识别手写数字,并测试神经网络的性能。第3章带领读 者进一步了解简单的神经网络,观察已受训练的神经网络内部,尝试进一步改善 神经网络的性能,并加深对相关知识的理解。附录分别介绍了所需的微积分知识 和树莓派知识。 本书适合想要从事神经网络研究和探索的读者学习参考,也适合对人工智 能、机器学习和深度学习等相关领域感兴趣的读者阅读。(Python Neural Network Programming)
    2019-01-18 00:23:51下载
    积分:1
  • modern_communication_system_using_MATLA5
    本书系Brooks/Cole出版公司(Thomson Learning出版集团的下属子公司)2000年推出的BookWare系列丛书(BookWare Companion SeriseTM)之一种。该书提供了利用MATLAB的普及型学生版本在计算机上解决“现代通信系统”这门课程中涉及的几乎所有方面的问题的分析思路、方法、MATLAB脚本文件和处理结果的范例以及供学生自主学习研讨的习题。全书内容分为9章,分别是:信号与线性系统;随机过程;模拟调制;模拟/数字转换;基带数字传输;带限信道的数字传输;载波调制的数字传输;信道容量和编码;扩频通信系统。(modern_communication_system_using_MATLA)
    2009-07-01 10:14:49下载
    积分:1
  • 696518资源总数
  • 104432会员总数
  • 16今日下载