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

Python在ABAQUS应用源代码_chapter0-3

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

  • 数据结构(C语言版)严蔚敏 第四版紫皮
    说明:  数据结构、严蔚敏、课后习题、第四版紫色、电子书(Data structure, Fourth Edition, Yan Weimin, exercises after class)
    2021-03-03 12:59:33下载
    积分:1
  • Calculo-Diferencial-e-Integral
    Calcules for integral, in pdf
    2013-09-16 20:42:27下载
    积分:1
  • Computer_Graphics_Principles_and_Practice
    计算机图形学原理及实践:C语言描述(英文版.第2版) pdf格式(Computer Graphics Principles and Practice 2nd Edition in C pdf format)
    2009-12-12 14:09:13下载
    积分:1
  • MATLAB_book1
    《MATLAB优化算法案例分析与应用(进阶篇)》,基于工程实践和算例的分析,对优化算法学习很有帮助(MATLAB optimization algorithm case analysis and application (Advanced edition), based on engineering practice and examples analysis. It is very helpful to learn the optimization algorithm)
    2017-04-24 17:01:34下载
    积分:1
  • usercreep
    完整ansys二次开发蠕变本构关系的详细代码,已经调试成功(Full details of the code creep ansys secondary development of constitutive relations, has been successful commissioning)
    2020-11-30 14:49:27下载
    积分:1
  • Signals-and-Systems
    信号与系统,(第二版)奥本海姆著 刘树棠译 西安交通大学出版社 2001,非常经典的教材,建议大家看一下(Signals and Systems, (Second Edition) Oppenheim Liu Shutang translation of Xi' an Jiaotong University Press, 2001, is a classic textbook, suggested we look at)
    2014-03-14 21:33:20下载
    积分:1
  • my-hacker-girlfriend
    一本关于黑客的电子书,这本书很火,在网上很难下载(o other about hacker book ,my girl friend is a hacker, the book is very splendid)
    2013-05-03 21:54:06下载
    积分:1
  • DataStructures_Algorithms_and_Applications_in_C++(
    《数据结构算法与应用-C++语言描述》中文版(pdf格式,可注释) 只有放在其他书籍里了("data structure algorithms and application-C language description," the Chinese version (pdf format, Notes can be) only on the other books Lane)
    2006-08-13 11:39:58下载
    积分:1
  • digital-filter-banks
    The silde introduces about digital filter bank- an important concept in contemporary communication. Also, concept of L-band filters or Nyqist filter is introduced here.
    2014-01-06 16:56:07下载
    积分:1
  • The-empirical-mode-decomposition
    hht1.介绍2.非平稳数据处理方法回顾(声谱图、小波分析、WVD、改进谱、经验正交函数展开、其他各类方法)3.瞬时频率4.固有模态函数5.经验模式分解方法:过滤方法6.完整性和正交性7.希尔伯特谱8.确认和校准希尔伯特谱9.应用(经典非线性系统大量的结论、试验中得到的观测数据)10.讨论11.结论(1. Introduction 2. Non-stationary data processing methods Review (spectrogram, wavelet analysis, WVD, improving the spectrum, empirical orthogonal function expansion, other types of methods) 3. Instantaneous frequency of 4. Intrinsic mode function 5. Empirical Mode Decomposition Methods: filtering methods 6. completeness and orthogonality 7. Hilbert spectrum of 8. to identify and calibrate Hilbert spectrum 9. Applications (classical nonlinear systems a lot of conclusions, the trial in the observational data) 10. discussion 11. Conclusions)
    2009-12-29 16:00:55下载
    积分:1
  • 696522资源总数
  • 104049会员总数
  • 30今日下载