搜索资源列表
flow-code
- 本代码是基于Matlab6.5的C语言M文件,能够直接移植,计算速度快,操作简单,只需需该相应的线路参数即可-This code is based on the Matlab6.5 M C-language documents can be directly transplanted, fast calculation speed, simple operation, just to be the corresponding line parameters can be
stones_3_1.1
- 利用MATLAB编程,根据级配参数,在指定区域内进行三维石头的重构与投放。结果写入stl文件,后续可视化操作可在逆向工程软件Geomagic中处理。-Using MATLAB programming, according to grading parameters, the three-dimensional reconstruction of the stone and served in the designated area. Results are written stl file, s
高程点自动匹配程序
- 由于程序需要用到arcgis自带的arcpy,而arcpy不是需要付费的,故只能将脚本导入arcgis中运行,具体方法如下: 1.在lwcheck软件中,生成mdb,并导入检测点数据后,进行平面点自动匹配,然后关闭lwcheck软件,打开arcgis,导入mdb数据,添加“Check_Points”和“Point_0”两个点层。点击python按钮,调出python窗口。 2.在python窗口中,点击右键,点击“load...”,选择“高程点自动匹配.py”,点击确定,按下回车键,