Python在ABAQUS应用源代码_chapter0-3
代码说明:
说明: 是《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
下载说明:请别用迅雷下载,失败请重下,重下不扣分!