12 2018 档案

摘要:every object of the same class can equally gets access to the static variable float has limited precision, eg, float x = 1.0; but x = 0.99999987 thing 阅读全文
posted @ 2018-12-31 13:42 ecoflex 阅读(131) 评论(0) 推荐(0)
摘要:here, we're just creating a class Square inherited from class Rect. compiler calls only Square.Print() now we would really like to see what is polymor 阅读全文
posted @ 2018-12-29 12:07 ecoflex 阅读(149) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-12-29 01:43 ecoflex 阅读(134) 评论(0) 推荐(0)
摘要:workflow of cmake: edit CMakeLists.txt in the root directory of the project: create an empty build folder, and cmake inside it. ".." means the root di 阅读全文
posted @ 2018-12-29 01:37 ecoflex 阅读(227) 评论(0) 推荐(0)
摘要:http://www.ipb.uni-bonn.de/wp-content/uploads/2018/05/lecture_2.pdf make bash file executable Wall: Warning all Wextra: add even more extra Warning We 阅读全文
posted @ 2018-12-27 12:09 ecoflex 阅读(155) 评论(0) 推荐(0)
摘要:http://www.ipb.uni-bonn.de/teaching/modern-cpp/ Introduction: This page contains all the information on the course Modern C++ for Computer Vision and 阅读全文
posted @ 2018-12-26 12:19 ecoflex 阅读(258) 评论(0) 推荐(0)