摘要: 原帖地址:http://blog.csdn.net/popy007/article/details/4091967上一篇文章中我们讨论了透视投影变换的原理,分析了OpenGL所使用的透视投影矩阵的生成方法。正如我们所说,不同的图形API因为左右手坐标系、行向量列向量矩阵以及变换范围等等的不同导致了矩... 阅读全文
posted @ 2016-01-26 16:03 zhangbaochong 阅读(1875) 评论(0) 推荐(0) 编辑
摘要: 题目:Say you have an array for which theithelement is the price of a given stock on dayi.Design an algorithm to find the maximum profit. You may complet... 阅读全文
posted @ 2016-01-26 14:04 zhangbaochong 阅读(256) 评论(0) 推荐(0) 编辑