- display buffer
- дисплейный буфер (память для хранения информации, выводимой на экран)
Большой англо-русский и русско-английский словарь. 2001.
Большой англо-русский и русско-английский словарь. 2001.
Display list — A display list (or display file) is a series of graphics commands that define an output image. The image is created (rendered) by executing the commands. For a display device without a frame buffer, such as the old vector graphics displays, the… … Wikipedia
Buffer Manager — DB2 ist ein kommerzielles relationales Datenbank Management System (RDBMS) der Firma IBM, dessen Ursprünge auf das System R und die Grundlagen von E. F. Codd vom IBM Research aus dem Jahr 1970 zurückgeht. Inhaltsverzeichnis 1 Eigenschaften 1.1… … Deutsch Wikipedia
Buffer Pool — DB2 ist ein kommerzielles relationales Datenbank Management System (RDBMS) der Firma IBM, dessen Ursprünge auf das System R und die Grundlagen von E. F. Codd vom IBM Research aus dem Jahr 1970 zurückgeht. Inhaltsverzeichnis 1 Eigenschaften 1.1… … Deutsch Wikipedia
Display Serial Interface — The Display Serial Interface (DSI) is a specification by the Mobile Industry Processor Interface (MIPI) Alliance aimed at reducing the cost of display sub systems in a mobile device. This is commonly targeted at LCD and similar display… … Wikipedia
VDP1 32-bit video display processor — The Sega Saturn is equipped with dual custom VDP chips for graphics processing. The VDP1 chip is primarily responsible for sprite generation. Polygon generation is accomplished through manipulation of the sprite engine. Texture mapping and… … Wikipedia
Stack buffer overflow — In software, a stack buffer overflow occurs when a program writes to a memory address on the program s call stack outside of the intended data structure; usually a fixed length buffer.cite web last = Fithen first = William L coauthors = Seacord,… … Wikipedia
Data buffer — In computer science, a buffer is a region of a physical memory storage used to temporarily hold data while it is being moved from one place to another. Typically, the data is stored in a buffer as it is retrieved from an input device (such as a… … Wikipedia
Z-Buffer — Das Z Buffering (auch Depth Buffering, Tiefenpuffer[1] oder Tiefenspeicher Verfahren[2]) ist ein Verfahren der Computergrafik zur Verdeckungsberechnung, also um die vom Betrachter aus sichtbaren dreidimensionalen Flächen in einer Computergrafik… … Deutsch Wikipedia
Vertex Buffer Object — Les VBOs (de l anglais Vertex Buffer Object dont une traduction pourrait être objet tampon de vertex) est en OpenGL une méthode qui permet d envoyer des données 3D (vertex, normales, maillage, couleurs, etc) vers la carte graphique. Cette méthode … Wikipédia en Français
Screen buffer — In computing, screen buffer is a part of computer memory used by a computer application for the representation of the content to be shown on the computer display. [1] The screen buffer may also be called the video buffer, the regeneration buffer … Wikipedia
Translation lookaside buffer — A Translation lookaside buffer (TLB) is a CPU cache that is used by memory management hardware to improve the speed of virtual address translation. All current desktop and server processors (such as x86) use a TLB. A TLB has a fixed number of… … Wikipedia