转载请注明出处: http://www.cnblogs.com/darkknightzh/p/6424398.html 参考网址: https://github.com/torch/nn/issues/974 https://github.com/brotchie/torch-ubuntu-gpu- ...
分类:
其他好文 时间:
2017-02-21 19:03:29
阅读次数:
372
1.Lambert模型(漫反射) 环境光: Iambdiff = Kd*Ia 其中Ia 表示环境光强度,Kd(0<K<1)为材质对环境光的反射系数,Iambdiff是漫反射体与环境光交互反射的光强。 方向光: Ildiff = Kd * Il * Cos(θ) 其中Il是点光源强度,θ是入射光方向与 ...
分类:
其他好文 时间:
2017-02-21 14:34:07
阅读次数:
234
一、有一个cephcluster,假设已经准备好了,文档网上一大堆二、开始集成ceph和kuberntes2.1禁用rbdfeaturesrbdp_w_picpath有4个features,layering,exclusive-lock,object-map,fast-diff,deep-flatten因为目前内核仅支持layering,修改默认配置每个cephnode的/etc/ceph/ceph.co..
分类:
Web程序 时间:
2017-02-20 23:26:11
阅读次数:
3080
Content is what is passed as children. View is the template of the current component. The view is initialized before the content and ngAfterViewInit() ...
上面是比较两个绝对时间的大小 上面是倒计时小程序实例代码 链接http://www.cnblogs.com/wellsoho/p/3248082.html ...
分类:
Web程序 时间:
2017-02-19 13:52:26
阅读次数:
179
这是由下午打羽毛球带来的,在打球与练球的过程中用到了刻意联系的原则,专注,以及反馈,然后针对性的训练。在加上勇气,这造就了我下午的美好的体验。一次的美好的体验,就能够带来一天的好心情,以及自信心。 早上是八点钟起床,起床后终于第一次刻意练习了听力。这个也讲究在听得过程中完成长时记忆,以及逻辑推导,与 ...
分类:
其他好文 时间:
2017-02-19 00:28:14
阅读次数:
268
1.Lambert模型(漫反射) 环境光: Iambdiff = Kd*Ia 其中Ia 表示环境光强度,Kd(0<K<1)为材质对环境光的反射系数,Iambdiff是漫反射体与环境光交互反射的光强。 方向光: Ildiff = Kd * Il * Cos(θ) 其中Il是点光源强度,θ是入射光方向与 ...
分类:
其他好文 时间:
2017-02-17 14:57:30
阅读次数:
258
关于php的array_diff和array_diff_assoc的使用总结 关于php的array_diff和array_diff_assoc的使用总结 2015-11-07 17:01 184人阅读 评论(0) 收藏 举报 2015-11-07 17:01 184人阅读 评论(0) 收藏 举报 ...
分类:
Web程序 时间:
2017-02-17 12:41:19
阅读次数:
180
1. git status 查看当前可以 git add 的变动 2. git add --all,添加所有 3. git commit --all -m “说明” 3.1 查看修改和最近版本的区别 git diff HEAD -- 4. git push 5. 查看两个版本的差别 git diff ...
分类:
其他好文 时间:
2017-02-17 09:55:00
阅读次数:
126