bafer
1. Prostor koji pravi softver u memoriji računara za privremeno smeštenje podataka. Na primer, program može da odvoji deo memorije za tekst koji unosite preko tastature.
2. Memorija periferijskih uređaja, kao što je pomoćna memorija štampača u kome se čuvaju podaci dok štampač ne bude spreman da ih štampa.
Međumemorija, pomoćna memorija.
buffer · kondenzator · hard disk · kontroler · mikrokontroler · direktorijum · disk · baferi · ram · propusni opseg · kondezator · fajl · pokazivač · filtar · potprogram · modul · skladišni prostor · tlb · bajt · čip · razdelnik · konfiguracioni · multiplekser · ispravljač · otpornik · cache · drajv · format · pagefile · server · oscilator · uređaj · enkoder · innodb · stek · podsistem · eeprom · interval · identifikator · slot
batrgati se · bat teških koraka · batuta · bauk · Bauhaus · Bafalo · bafer · bafer za štampu · baferska memorija · bafer tastature · bafer štampača · Bah · Bahamac · Bahami · Bahamska Ostrva · bahanalije · bahanalski · bahant · bahantkinja
buffer
IPA: / bøfˈœʁ /A region of memory reserved for use as an intermediate repository in which data is temporarily held while waiting to be transferred between two locations or devices. For instance, a buffer is used while transferring data from an application, such as a word processor, to an input/output device, such as a printer.
In computing, a part of the memory used to store data temporarily while it is waiting to be used. For example, a program might store data in a printer buffer until the printer is ready to print it.(Computer science) A part of RAM used for temporary storage of data that is waiting to be sent to a device; used to compensate for differences in the rate of flow of data between components of a computer system; SYN. buffer storage.
A storage area for data that is used to compensate for a speed difference, when transferring data from one device to another. Usually refers to an area reserved for I/O operations, into which data is read, or from which data is written.