搜索资源列表
scatmech600
- 一个运行中尺度天气分析系统MM5的python脚本程序-a python scr ipt to run MM5
dictcnWorker
- 字典遍历算法,Python脚本,可移植可调试,python2.5-dictionary overview
ypr2opk
- 实现摄影测量中POS数据,直接解算影像外参数,使用python编写的photoscan脚本来实现。但注意的是:这是通用转换方法,若POS硬件不同,需要修改部分参数-Achieve photogrammetry POS data, foreign direct solver image parameters using python write photoscan scr ipt. But note: This is a common method of conversion, if differ
a
- 自动化测试脚本,主要围绕个人练习,比如:python列表、元祖、字典-auto test scr ipt,single person plactist;example: python list、tuple、dict.
Abaqus-python.zip
- abaqus脚本语言python的学习着重在abaqus中的应用(this is a book used for learning python)
abaqus
- abaqus用python语言写的脚本,全处理参数化CAE分析过程可参考,二次开发人员可参考(The scr ipt written by ABAQUS in Python language can be used for reference in parameterized CAE analysis and for reference by secondary developers)
python
- 可用于LAMMPS中python脚本的编纂(it is available to code the python scr ipt which can be used in LAMMPS)
高程点自动匹配程序
- 由于程序需要用到arcgis自带的arcpy,而arcpy不是需要付费的,故只能将脚本导入arcgis中运行,具体方法如下: 1.在lwcheck软件中,生成mdb,并导入检测点数据后,进行平面点自动匹配,然后关闭lwcheck软件,打开arcgis,导入mdb数据,添加“Check_Points”和“Point_0”两个点层。点击python按钮,调出python窗口。 2.在python窗口中,点击右键,点击“load...”,选择“高程点自动匹配.py”,点击确定,按下回车键,