搜索资源列表
VBA
- 将汇总的井斜数据(一个excel)依据井名分成多个excel文件,方便导入其它软件-Well deviation data will be aggregated into multiple excel files (excel) in accordance with the well name for easy import into other software
PDMS
- PDMS 数据报表自动生成! 导入文件必须是PDMS生成的文件,否则无法导入,程序不能运行,只有导入合法的PDMS生成文件才能运行。-Statements of PDMS data automatically generated! Import file must be generated PDMS documents, otherwise it is impossible to import, the program can not run, only the import of the
telecontrol
- C#开发的电力远动规约解析软件,主要功能如下 1) 丰富的远动规约库,可解析常见的远动通信规约,包括如下: 循环式远动规约(CDT)DL 451—91 DISA远动规约(/GDNR003-2002) 解析XT9702远动规约(Q/GDNR004-2002) 解析IEC60870-5-101远动规约 解析IEC60870-5-104运动规约 2) 强大的容差能力,支持各种格式的报文输入,方便快捷。 3) 支持
write_las_file
- 在地球物理勘探中将原始的测井资料井曲线数据导入-creates a disk file in LAS (Log ASCII Standard)format,
ansys-write-array-to-the-file
- ansys 写数组到文件,数据格式与fortran相同,必须用/input导入的方式-ansys array writing to the file, the same data format fortran, must/input introduced manner
高程点自动匹配程序
- 由于程序需要用到arcgis自带的arcpy,而arcpy不是需要付费的,故只能将脚本导入arcgis中运行,具体方法如下: 1.在lwcheck软件中,生成mdb,并导入检测点数据后,进行平面点自动匹配,然后关闭lwcheck软件,打开arcgis,导入mdb数据,添加“Check_Points”和“Point_0”两个点层。点击python按钮,调出python窗口。 2.在python窗口中,点击右键,点击“load...”,选择“高程点自动匹配.py”,点击确定,按下回车键,