搜索资源列表
xapian-core-0.9.5.tar
- xapian 是一个“Xapian 是一个开源概率论信息检索库,基于GPL发布。它是用C++编写的,提供的绑定可以支持其它语言(支持Perl, Python, PHP, Java, and TCL )的开发。
meep4py
- meep是mit开发的,基于FDTD算法,用于计算电磁场传播问题的开源软件包。meep4py是meep的python接口,这样可以通过python来调用meep的子程序。
concrete
- 基于python的abaqus二次开发(混凝土随机骨料的生成与投放算法)-algorithm and program for random generation and distribution of concrete aggregates
compute-stress
- abaqus的python脚本开发,计算平均应力-abaqus python scr ipt development, calculate the average stress
BESOpython
- BESO的python程序,对于进行abaqus的二次开发很有帮助,这样可以将有限元单独在abaqus中进行处理,而优化算法则采用python进行编写-BESO python program, for the secondary development abaqus helpful, so that the finite element can be handled separately in abaqus, while the optimization algorithm is written
python
- python开发的一些小程序,包括从头到尾打印链表、合并链表、用xx代替字符串中的某个字母等(some things about list and strings)
廖雪峰python2.7教程离线版
- 快速学习Python基础开发值得学习,可离线学习,版权归廖雪峰老师所有(learn Python better and quicker with the guidance of Professor Liao)
creat_resifual_stress
- ABAQUS二次开发程序,gui开发用于界面(ABAQUS GUI cae by python)
Python语言在Abaqus中的应用
- 特别好的学习资料,学习二次开发特别好好,希望你呢个帮助每一个需要的人(Very good learning materials)
Python时间序列分析源代码
- 资源‘Python时间序列分析源代码’,是学习时间序列分析的实战代码;系统解释核心程序版本是python3.7.4,管理环境是Anaconda3,这个Project是在IDE开发环境PyCharm2019.1.1(Professional Editon)中建立的,经debug后完全正常运行,运行结果包括时间序列分析预测的7种方法。