2020年3月20日

GPS精度因子(GDOP,PDOP,HDOP,VDOP,TDOP)

摘要: GPS精度因子(GDOP,PDOP,HDOP,VDOP,TDOP) 原网址: https://www.cnblogs.com/inteliot/archive/2012/08/14/2638185.html PDOP:位置精度因子(Position Dilution of Precision),直译 阅读全文

posted @ 2020-03-20 18:07 jobgeo 阅读(2301) 评论(0) 推荐(0)

2020年3月17日

VTD专题

摘要: 1. Abbreviations CL Closed-Loop DIL Driver-in-the-Loop Ego Own vehicle GUI Graphical User Interface GSI Generic Simulation Interface IG Image Generato 阅读全文

posted @ 2020-03-17 10:05 jobgeo 阅读(478) 评论(0) 推荐(0)

2020年3月14日

使用Python的Numpy 生成随机数列表

摘要: https://blog.csdn.net/christianashannon/article/details/788672041、np.random.rand 用于生成[0.0, 1.0)之间的随机浮点数, 当没有参数时,返回一个随机浮点数,当有一个参数时,返回该参数长度大小的一维随机浮点数数组, 阅读全文

posted @ 2020-03-14 07:28 jobgeo 阅读(3578) 评论(0) 推荐(0)

2020年3月5日

Win10 下使用Ubuntu子系统

摘要: 1. 安装win10子系统 1. 开启开发者模式 系统设置 -> 更新和安全 -> 针对开发人员 -> 选择开发者模式 2. 启用 Linux 子系统组件 系统设置 -> 应用 -> 右侧的程序和功能 -> 启动或关闭windows功能 -> 勾选适用于 Linux 的 Windows 子系统 设置 阅读全文

posted @ 2020-03-05 17:10 jobgeo 阅读(750) 评论(0) 推荐(0)

2020年2月4日

Python依赖库查找

摘要: 1. 使用pip freeze,可以找出当前环境内的所有依赖 $ pip freeze > requirements.txt 2. 使用pipreqs工具,可以导出当前项目的所有依赖 # pip install pipreqs # 使用方式也比较简单 pipreqs ./ # 安装 pip inst 阅读全文

posted @ 2020-02-04 14:02 jobgeo 阅读(1700) 评论(0) 推荐(0)

2019年9月25日

使用技巧

摘要: 1. git add 多个文件的格式介绍 1. git add 多个文件的格式介绍 1 git提交修改之前要add然后commit,假如我用git clone远程服务器文件到本地,然后我如果修改了其中几个文件要提交,我必须一个个的如: 2 3 $git add a.txt 4 $git add b. 阅读全文

posted @ 2019-09-25 11:30 jobgeo 阅读(231) 评论(0) 推荐(0)

2019年6月28日

ue4.21 设置相机的位置

摘要: 阅读全文

posted @ 2019-06-28 09:38 jobgeo 阅读(1156) 评论(0) 推荐(0)

2018年12月14日

openstreetmap算路服务搭建

摘要: 1. git地址:https://github.com/graphhopper/graphhopper 2. 最新的 web service jar包:https://graphhopper.com/public/releases/graphhopper-web-0.11.0.jar 3. bin文 阅读全文

posted @ 2018-12-14 10:46 jobgeo 阅读(1000) 评论(1) 推荐(1)

笔记

摘要: https://sunng87.wordpress.com/2011/10/04/gps%E6%95%B0%E6%8D%AE%E9%87%87%E9%9B%86%E4%B8%8Eopenstreetmap%E7%BC%96%E8%BE%91/ 采集 首先你需要一个GPS数据记录器,或者叫做GPS L 阅读全文

posted @ 2018-12-14 09:04 jobgeo 阅读(172) 评论(0) 推荐(0)

2018年12月11日

markdownpad

摘要: 邮箱: Soar360@live.com 授权秘钥: GBPduHjWfJU1mZqcPM3BikjYKF6xKhlKIys3i1MU2eJHqWGImDHzWdD6xhMNLGVpbP2M5SN6bnxn2kSE8qHqNY5QaaRxmO3YSMHxlv2EYpjdwLcPwfeTG7kUdnh 阅读全文

posted @ 2018-12-11 19:25 jobgeo 阅读(108) 评论(0) 推荐(0)

导航