码迷,mamicode.com
首页 >  
搜索关键字:computer graphics    ( 5401个结果
Architectures for concurrent graphics processing operations
BACKGROUND1. FieldThe present invention generally relates to rendering two-dimension representations from three-dimensional scenes, and more particula...
分类:其他好文   时间:2014-07-14 14:39:07    阅读次数:278
drawRect: 小注
drawRect:()默认是什么都不做的,1.如果基础一个UIView,子类可以使用Core Graphics框架和UIKit在这个方法中完成绘制操作。2.如果使用其他方法设置子类的content,可以不适用这个方法。如:你只是改变背景颜色,或者使用他的underlying layer对象(包括直接...
分类:其他好文   时间:2014-07-14 09:50:15    阅读次数:221
Hierarchical Tree Traversal in Graphics Pipeline Stages
BACKGROUNDMany algorithms on a graphics processing unit (GPU) may benefit from doing a query in a hierarchical tree structure (including quad-trees, o...
分类:其他好文   时间:2014-07-13 19:47:28    阅读次数:289
Graphics
C#中Graphics的画图代码【转】架上图片了你就可以在画板上涂改了啊我要写多几个字上去string str = "Baidu"; //写什么字?Font font = Font("宋体",30f); //字是什么样子的?Brush brush = Brushes.Red; //用红色涂上我的字吧...
分类:其他好文   时间:2014-07-13 19:45:20    阅读次数:298
Framework for Graphics Animation and Compositing Operations
FIELD OF THE DISCLOSUREThe subject matter of the present disclosure relates to a framework for handling graphics animation and compositing operations ...
分类:其他好文   时间:2014-07-13 19:19:20    阅读次数:351
core graphics path
ios quartz 2D path小结...
分类:其他好文   时间:2014-07-13 16:51:42    阅读次数:189
C++ opencv快速例子学习——读图显示
opencv快速学习...
分类:编程语言   时间:2014-07-12 22:43:54    阅读次数:511
黑客和敏捷开发
黑客和敏捷开发 前段时间读了一下Paul Graham的《黑客与画家》(Hackers and Painters: Big Ideas from the Computer Age),虽说这书已经出版良久了,但是读书往往是不讲究时间的,有收获就好。这本书是文集,相对内容比较散,针对的也并非是业内人士,所以不同人在不同角度可以把这本书看出千滋百味。但不管怎么说,我觉得绝大多数人,都可以从这本书中收获...
分类:其他好文   时间:2014-07-12 21:26:07    阅读次数:233
PatentTips - Scheduling compute kernel workgroups to heterogeneous processors based on historical processor execution times and utilizations
BACKGROUND OF THE INVENTION 1. Field of the InventionThe present invention relates generally to heterogeneous computer systems.2. Background ArtComput...
分类:其他好文   时间:2014-07-12 14:44:24    阅读次数:296
PatentTips - Hardware virtualization such as separation kernel hypervisors
BACKGROUND1. FieldInnovations herein pertain to computer virtualization, computer security and/or data isolation, and/or the use of a separation kerne...
分类:其他好文   时间:2014-07-12 14:12:35    阅读次数:205
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!