-
1 fixed buffer
internal buffer — внутренний буфер; буферная память
communication buffer — буфер связи; буфер сообщений
-
2 fixed buffer
ж.-д. тупиковый упорБольшой англо-русский и русско-английский словарь > fixed buffer
-
3 fixed buffer
ж.-д. тупиковый упор -
4 fixed buffer
Железнодорожный термин: тупиковый буфер, тупиковый упор -
5 fixed buffer
-
6 fixed buffer
-
7 buffer
1) буфер; амортизатор; демпфер2) ж.-д. буферный брус5) буфер, буферная память, буферное ЗУ || буферизовать7) машиностр. (вспомогательный) накопитель•-
block buffer
-
car buffer
-
circular buffer
-
data buffer
-
FIFO buffer
-
FILO buffer
-
first-in-first-out buffer
-
first-in-last-out buffer
-
fixed buffer
-
friction buffer
-
i/o buffer
-
input buffer
-
internal buffer
-
look-ahead buffer
-
output buffer
-
part buffer
-
paste buffer
-
pattern buffer
-
peripheral buffer
-
plate buffer
-
read buffer
-
sample buffer
-
sender/receiver buffer
-
spring buffer
-
text buffer
-
tool buffer
-
type-ahead buffer
-
video buffer
-
write buffer -
8 buffer
1) буфер, буферная схема; буферное устройство2) буфер, буферное запоминающее устройство || заполнить буфер; буферизовать•- cache buffer
- card-punch buffer
- chained-segment buffer
- circular buffer
- communication buffer
- core buffer
- data buffer
- data-out buffer
- deskewing buffer
- double buffer
- elasticity buffer
- FIFO buffer
- first-in, first-out buffer
- fixed-length buffer
- frame buffer
- full-word buffer
- half-word buffer
- hidden buffer
- I/O buffer
- index buffer
- input buffer
- input/output buffer
- inquiry buffer
- instruction buffer
- instruction-prefetch buffer
- internal buffer
- interprocessor buffer
- look-ahead buffer
- look-aside buffer
- mapped buffer
- media convercion buffer
- N-entry buffer
- output buffer
- peripheral buffer
- ping-pong buffers
- prefetch buffer
- read buffer
- read-ahead buffer
- read-enable buffer
- real-time buffer
- receive buffer
- receive-data buffer
- refresh buffer
- result buffer
- rotating buffer
- row buffer
- sector buffer
- send buffer
- status buffer
- swining buffer
- terminal buffer
- transmit-data buffer
- transparency buffer
- two-set buffer
- typeahead buffer
- video-frame buffer
- write buffer
- write-enable bufferEnglish-Russian dictionary of computer science and programming > buffer
-
9 fixed-length buffer
-
10 fixed-length
-
11 buffer storage
tape storage — запоминающее устройство на ленте; ленточный накопитель
English-Russian dictionary of Information technology > buffer storage
-
12 fixed-length buffer
Большой англо-русский и русско-английский словарь > fixed-length buffer
-
13 fixed length buffer
Программирование: фиксированная длина буфера -
14 fixed-length buffer
Вычислительная техника: буфер фиксированной длины -
15 fixed-length buffer
English-Russian dictionary of computer science and programming > fixed-length buffer
-
16 data buffer
-
17 paste buffer
-
18 boundaries of a fixed length buffer
Программирование: ограничения фиксированной длины буфераУниверсальный англо-русский словарь > boundaries of a fixed length buffer
-
19 тупиковый упор
-
20 тупиковый упор
ж.-д. fixed buffer, bumping postБольшой англо-русский и русско-английский словарь > тупиковый упор
См. также в других словарях:
Buffer overflow — In computer security and programming, a buffer overflow, or buffer overrun, is an anomalous condition where a process attempts to store data beyond the boundaries of a fixed length buffer. The result is that the extra data overwrites adjacent… … Wikipedia
Buffer stop — A buffer stop or bumper (US) is a device to prevent railway vehicles from going past the end of a section of track.The design of the buffer stop is dependent in part upon the kind of couplings that the railway uses, since the coupling gear is the … Wikipedia
Buffer underrun — In computing, buffer underrun or buffer underflow is a state occurring when a buffer used to communicate between two devices or processes is fed with data at a lower speed than the data is being read from it. This requires the program or device… … Wikipedia
Buffer (rail transport) — Cutaway model of a buffer … Wikipedia
buffer stock — A stock of a commodity owned by a government or trade organization and used to stabilize the price of the commodity. Usually the manager of the buffer stock is authorized to buy the commodity in question if its price falls below a certain level,… … Big dictionary of business and management
Circular buffer — A ring showing, conceptually, a circular buffer. This visually shows that the buffer has no real end and it can loop around the buffer. However, since memory is never physically created as a ring, a linear representation is generally used as is… … 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
Mineral redox buffer — In geology, a redox buffer is an assemblage of minerals or compounds that constrains oxygen fugacity as a function of temperature. Knowledge of the redox conditions (or equivalently, oxygen fugacities) at which a rock forms and evolves can be… … Wikipedia
Disk buffer — Not to be confused with page cache. The disk buffer sits on the controller board of the hard drive. In computer storage, disk buffer (often ambiguously[citation needed] called disk cache … 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