Alex and Lee play a game with piles of stones. There ar
Continue reading leetcode–877: Stone Game
月份:2018年7月
leetcode–807: 保持城市天际线
在二维数组grid中,grid[i][j]代表位于某处的建筑物的高度。 我们被允许增加任何数量(不同建筑物的数
Continue reading leetcode–807: 保持城市天际线
Leetcode –771: 宝石与石头
给定字符串J 代表石头中宝石的类型,和字符串 S代表你拥有的石头。 S 中每个字符代表了一种你拥有的石头的类型
Continue reading Leetcode –771: 宝石与石头
每周点评之第三期:使用Google Colab提供的免费GPU
Colab: An easy way to learn and use TensorFlow 不用自己买GPU
Continue reading 每周点评之第三期:使用Google Colab提供的免费GPU
每周点评之第二期:如何提高代码质量
如何提高代码质量?–陈天 这篇文章分别从 产品,接口,指标,日志,代码清晰度,代码复杂度 等方面,
Continue reading 每周点评之第二期:如何提高代码质量
ROS kinetc + Xbox 360 无线手柄 使用
安装手柄接收器驱动 sudo apt-add-repository ppa:rael-gc/ubuntu-xb
Continue reading ROS kinetc + Xbox 360 无线手柄 使用
install ros on TX2
update : – add sollution to rosdep init error exc
Continue reading install ros on TX2
刷Jetpack3.2时安装OpenCV3.3.1失败
当使用PC,重新刷Jetpack 3.2到Jetson TX2时出现以下问题: installing Open
Continue reading 刷Jetpack3.2时安装OpenCV3.3.1失败
每周点评之第一期:Apollo 2.5自动驾驶规划控制
自动驾驶公开课 | Apollo 2.5自动驾驶规划控制 关键词:RTK循迹、EM Planner 、Latt
Continue reading 每周点评之第一期:Apollo 2.5自动驾驶规划控制
使用dmesg 查看linux系统启动信息和处理硬件故障
最近,使用Nvida TX2的时候,USB 和 以太网口识别不了,上网查了一下如何使用dmesg查看内核信息和
Continue reading 使用dmesg 查看linux系统启动信息和处理硬件故障