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

Python在ABAQUS应用源代码_chapter0-3

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

  • Software-Defined-Radio
    包含两本书:Telecommunication Breakdown_Concepts of Communication Transmitted via Software-Defined Radio以及它的中文版《软件无线电》(It contains two books: Telecommunication Breakdown_Concepts of Communication Transmitted via Software-Defined Radio and its Chinese version of " software radio" )
    2020-11-19 10:39:37下载
    积分:1
  • milimeterradarresearch
    一种新型的毫米波雷达地杂波特性de分析与研究,(milimeter radar research)
    2009-04-19 10:42:46下载
    积分:1
  • houheixue
    说明:  厚黑学,一本非常好的书。对于您的成功将起来很大的帮助(Thick black school, a very good book. For your success will be of great help to them)
    2008-09-02 17:02:34下载
    积分:1
  • mimo-ofdm
    mimo - ofdm系统的性能与自适应波束形成算法。来自IEEEE,2007(Performance of MIMO-OFDM systems with adaptive beamforming algorithm,from ieee 2007)
    2021-05-16 14:30:02下载
    积分:1
  • AI-Programmers-Guide
    Adobe Illustrator 开发指南,是学习图形插件体系的很有用的文档(Adobe Illustrator to develop guidelines for the study of graphics plug-in system very useful document)
    2008-04-01 09:59:16下载
    积分:1
  • sfun
    自己写的文章,总结了s函数的使用方法,并且实现了风速与风机的模拟,希望对相关的人有启示(Write your own article, summed up the s function to use, and to achieve a simulated wind speed and fan, I hope the relevant people have inspiration)
    2011-06-24 15:50:00下载
    积分:1
  • 单片机实用教程
    说明:  弹片机教程单片机教程上载内容 返回首页 请一定要上载质量高而且本站没有的源码 (shrapnel-SCM Guide tutorial on the contents of Home Requests must be of high quality on the site but not the source)
    2006-01-27 12:23:12下载
    积分:1
  • radarechoSimulation
    本文首先介绍了近些年来雷达模拟器获得广泛应用及其原因,然后对目标模 型、杂波模型和机载下视脉冲多普勒雷达的频谱分布进行了分析。接着,研究了 雷达回波信号模拟的实现方法,重点是采用网格映象法对地杂波信号的模拟进行 了分析和推导,并采用此方法对瑞利分布的高斯谱杂波、雷达回波信号进行了仿 真和分析。最后,针对用于某机载雷达信号模拟器系统的数字信号处理器进行了 设计和分析。 (This paper first introduces the radar simulator in recent years is widely available and the reasons for, and then on the target model, and the clutter model of airborne pulse Doppler radar, as under the spectrum distribution is analyzed. Then, to study radar signal simulation methods, with emphasis on the use of grid mapping method to the simulated clutter signal analysis and derivation, and use of this method, the Gaussian distribution of the Rayleigh spectrum of clutter, the radar echo signal simulation and analysis. Finally, for an airborne radar signal simulator system digital signal processor has been designed and analyzed.)
    2021-04-14 10:28:55下载
    积分:1
  • 《运筹学·第三版》清华大学出版社
    《运筹学·第三版》清华大学出版社书籍书籍(Operational research, Third Edition, Tsinghua University press)
    2020-10-12 10:37:32下载
    积分:1
  • high-qualityCplusprogramming
    高质量c++编程指南:教你如何编写风格良好,可读性高的程序(High-quality c plus Programming Guide: teach you how to write programs with good style and high quality)
    2010-09-22 23:52:46下载
    积分:1
  • 696518资源总数
  • 104600会员总数
  • 46今日下载