码迷,mamicode.com
首页 >  
搜索关键字:computer graphics    ( 5401个结果
SGU 149. Computer Network
时间限制:0.25s空间限制:4M;题意: 给出一颗n(n#include #include #include using namespace std;#define mp make_pair#define fi first#define se second#define sz(x) ((int.....
分类:Web程序   时间:2014-07-16 19:03:45    阅读次数:268
POJ 2586:Y2K Accounting Bug(贪心)
Y2K Accounting Bug Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 10024 Accepted: 4990 Description Accounting for Computer Machinists (ACM) has suff...
分类:其他好文   时间:2014-07-16 17:36:10    阅读次数:259
UVA Getting in Line
题目如下: Getting in Line  Computer networking requires that the computers in the network be linked. This problem considers a ``linear" network in which the computers are chaine...
分类:其他好文   时间:2014-07-16 17:11:41    阅读次数:245
第1讲:The nature of Testing--测试的本质
*********声明:本系列课程为Cem Kanner的软件黑盒测试基础的笔记版************** What's A COMPUTER PROGRAM? Textbooks often define a "computer program" like this: A program is a set of instructions(指令) for a computer. Tha...
分类:其他好文   时间:2014-07-16 10:58:18    阅读次数:196
GDI图形、C\HDC\CDC
l GDI图形接口l 绘制图形l DC,HDC设备CDC类l 绘制矩形 一、了解GDI与GUI GDI是Graphics Device Interface的缩写,含义是图形设备接口,它的主要任务是负责系统与绘图程序之间的信息交换,处理所有Windows程序的图形输出。 在Windows操作系统下,绝...
分类:其他好文   时间:2014-07-16 00:52:32    阅读次数:394
I - The 3n + 1 problem(2.4.2)
I - The 3n + 1 problem(2.4.2) Time Limit:1000MS     Memory Limit:10000KB     64bit IO Format:%I64d & %I64u Submit Status Description Problems in Computer Science are often classified a...
分类:其他好文   时间:2014-07-14 17:14:52    阅读次数:214
Procedural graphics architectures and techniques
BACKGROUNDThe evolution of graphics rendering technology has led to the development of procedural techniques for describing various steps in the rende...
分类:其他好文   时间:2014-07-14 14:33:02    阅读次数:296
Graphics-Processing Architecture Based on Approximate Rendering
BACKGROUNDThe present invention generally relates to the processing of graphics data, and particularly relates to methods and apparatus for controllin...
分类:移动开发   时间:2014-07-14 14:24:49    阅读次数:331
DYNAMIC CONTEXT SWITCHING BETWEEN ARCHITECTURALLY DISTINCT GRAPHICS PROCESSORS
FIELD OF INVENTIONThis invention relates to computer graphics processing, and more specifically to computer graphics processing using two or more arch...
分类:其他好文   时间:2014-07-14 14:21:10    阅读次数:272
Graphics processing architecture employing a unified shader
FIELD OF THE INVENTIONThe present invention generally relates to graphics processors and, more particularly, to a graphics processor architecture empl...
分类:其他好文   时间:2014-07-14 14:16:36    阅读次数:369
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!