摘要: August 2, 2013 S. Keshav David R. Cheriton School of Computer Science, University of Waterloo Waterloo, ON, Canada keshav@uwaterloo.ca 摘要:科研人员一般都花费大量时 阅读全文
posted @ 2025-11-02 15:39 combust 阅读(12) 评论(0) 推荐(0)
摘要: 费曼学习法的思路:教学相长 I couldn’t reduce it to the freshman level. That means we really don’tunderstand it. 要是不能把一个科学概念讲得让一个大学新生也能听懂,那就说明我自己对这个概念也是一知半解的。 而费曼本人的老师Wheeler,也曾经说过这么一句著名的话: One can only learn ... 阅读全文
posted @ 2018-01-01 23:10 combust 阅读(250) 评论(0) 推荐(0)
摘要: 为什么用 NanoGUI是一个支持OpenGL绘制的gui 库,也提供python的绑定(由pybind11实现) 优点 支持Mac、Windows和Linux,能够在windows平台上提供OpenGL3.x支持。 体积小 支持高清屏 使用lambda回调函数,逻辑清晰 缺点 维护不及时 功能少 缺少移动版本 总体来说,对于一般应用已经足够。 编译 从github下载: gi... 阅读全文
posted @ 2017-10-15 15:07 combust 阅读(4660) 评论(0) 推荐(1)