摘要: 题目 Given an array of integers, return indices of the two numbers such that they add up to a specific target. You may assume that each input would have 阅读全文
posted @ 2019-05-29 15:05 风雪初晴,宜下江南 阅读(207) 评论(0) 推荐(0) 编辑
摘要: Github地址 https://github.com/Jessey0925/LeetCode LeetCode Array(数组) | ID | Title | Difficulty | C++ | Python | Blog | | : : | : : | : : | : : | : : | : 阅读全文
posted @ 2019-05-29 15:04 风雪初晴,宜下江南 阅读(173) 评论(0) 推荐(0) 编辑
摘要: 为了学习slam,在ubuntu16.04系统上安装opencv3.2.0以及对应的opencv_contrib3.2.0 安装过程 下载 Github上下载有的时候比较慢,我这里分享了OpenCV3.2.0+OpenCV_contrib3.2.0的下载链接(包括一些编译过程中需要下载的文件) 链接 阅读全文
posted @ 2019-05-18 21:11 风雪初晴,宜下江南 阅读(3435) 评论(0) 推荐(0) 编辑