摘要: 在使用PCL库的时候,经常需要显示点云,可以用下面这段代码: 阅读全文
posted @ 2016-06-18 12:29 Grandyang 阅读(9270) 评论(0) 推荐(0)
摘要: Given a sorted array of integers nums and integer values a, band c. Apply a quadratic function of the form f(x) = ax2 + bx + c to each element x in th 阅读全文
posted @ 2016-06-18 06:58 Grandyang 阅读(11944) 评论(0) 推荐(0)
Fork me on GitHub