Computer s(__)is my favourite subject

w5154b2022-10-04 11:39:542条回答

已提交,审核后显示!提交回复

共2条回复
刘文_zz 共回答了17个问题 | 采纳率88.2%
science 科学
1年前
mysin 共回答了3188个问题 | 采纳率
Computer s(cience__)is my favourite subject
1年前

相关推荐

they spent houes s at a computer s该填什么
benny_yao1年前1
鹅蛋碰石头 共回答了20个问题 | 采纳率85%
很高兴为您
staying
spent (in) doing
求大神翻译。CR Categories and Subject Descriptors: C.0 [Computer S
求大神翻译。
CR Categories and Subject Descriptors: C.0 [Computer Systems Organization]: Hardware/Software Interfaces; D.1.3 [Programming Techniques]: Concurrent Programming; I.3.1 [Computer Graphics]: Hardware Architecture.
1 INTRODUCTION
Computer graphics hardware has been rapidly increasing in per- formance. This has motivated immediate-mode graphics inter- faces like OpenGL [20] to adopt constructs such as display lists and packed vertex arrays in order to alleviate system bottlenecks. However, these constructs may impose an undesired paradigm shift for the application programmer, and they may not be useful in resolving the particular performance bottleneck. Furthermore, with the increasing use of multiprocessor systems for graphics applications, a serial interface to the graphics system can be inelegant. A parallel graphics interface seeks to resolve these issues. To provide a common framework, we first review three key issues in graphics interfaces.
The first issue in designing a graphics interface is state. In a stateless interface, the behavior of every command is independent of every other command; thus, every command must include all the information required to execute that command. Conversely, in an interface with state, a command’s behavior can be affected by previous commands. Some of the information required for the execution of commands may reside within the state maintained by the interface, and some commands modify that state.
lshd1年前1
klllo 共回答了21个问题 | 采纳率90.5%
CR分类和主题描述:c.0 [计算机系统组织]:硬件/软件接口编程技术;D.1.3 [ ]:并发编程;i.3.1 [计算机图形学]:硬件结构。
1引言
计算机图形硬件已迅速增加,每性能。这使得直接模式图形间的脸像OpenGL [ 20 ]采用构造如显示列表和填充顶点数组为了缓解系统瓶颈。然而,这些结构可以为应用程序将不需要范式的转变,他们可能不会在解决特定的性能瓶颈是有用的。此外,...