-
1 interrupt table
Вычислительная техника: таблица прерываний -
2 interrupt table
-
3 priority interrupt table
conversion table — таблица пересчета; таблица преобразования
-
4 priority interrupt table
Большой англо-русский и русско-английский словарь > priority interrupt table
-
5 priority interrupt table
Вычислительная техника: таблица приоритетов прерыванийУниверсальный англо-русский словарь > priority interrupt table
-
6 priority interrupt table
English-Russian dictionary of computer science and programming > priority interrupt table
-
7 table
1) таблица•- accuracy table
- add table
- addition table
- address table
- aligned table
- area table
- autotest table
- available device table
- base table
- Boolean operation table
- boxed table
- bundle table
- checking table
- CMOS table
- color-translation table
- configuration table
- contingency table
- conversion table
- correction table
- cross-reference table
- decision table
- difference table
- equivalent table
- file allocation table
- first entry table
- form table
- four-digit table
- frame table
- frequency table
- function table
- hashed table
- hash table
- header table
- job accouting table
- job control table - light table
- loop-at table
- loop-up table
- mapping table
- matrix table
- multiplication table
- name table
- nested table
- next entry table
- offset table
- on-screen table
- operation table
- operational table
- output table
- page frame table
- page table
- parsing table
- partition table
- plotting table
- polarization table
- polling table
- precedence table
- priority interrupt table
- program reference table
- public volume table
- relative track address table
- relocation dictionary table
- relocation factor table
- relocation table
- routing table
- security table
- segment table
- servo plotting table
- set-used table
- shadow page table
- site status table
- state table
- structure table
- symbol table
- terminal table
- trace table
- transfer table
- transition table
- translation table
- truth table
- two-input table
- usability table
- user profile table
- visual table of contents
- volume table of contents
- X-Y tableEnglish-Russian dictionary of computer science and programming > table
-
8 table
1) таблица || представлять в табличной форме; заносить в таблицу || табличный2) микр. координатный стол4) стол; столик; доска (напр. чертёжная) || настольный5) рабочая поверхность экрана, проф. рабочий стол ( в компьютерной графике)6) (краткий) перечень или список || заносить в перечень или список•- table of logarithmstable of content — оглавление; содержание
- table of normal distribution
- table of physical quantities
- table of prime numbers
- table of random numbers
- table of symbols
- bad track table
- Cayley table
- checking table
- color table
- color look-up table
- communication vector table
- contingency table
- control sequence table
- conversion table
- correspondence table
- count table
- data table
- decision table
- dispatch table
- double-entry table
- drawing table
- existence table
- external table
- fencing table
- file allocation table
- forwarding table
- frequency table
- function table
- host table
- implementation table
- interrupt descriptor table
- interrupt vector table
- jump table
- keyed substitution table
- light table
- local descriptor table
- logic-function table
- look-up table
- loran table
- multiplication table
- multiway table
- NM table
- object table
- ordered table
- page table
- partition table
- periodic table
- permutation table
- preferred values table
- process table
- reference table
- relocation table
- routing table
- standard frequency table
- state table
- step-and-repeat table
- step control table
- substitution table
- summary table
- symbol table
- trigonometric table
- truth table
- two-way table
- type table
- unit conversion table
- unusable track table
- vector table
- video look-up table
- virtual table
- volume table of contents
- x-y table -
9 interrupt vector
вектором прерывания называется адрес (указатель) программы обработки конкретного номера прерывания (interrupt number), находящийся в таблице векторов прерываний (IVT). Адрес начала этой таблицы известен процессору и при возникновении прерывания с данным номером управление аппаратно передаётся подпрограмме его обработки (ISR)."In many CISC architectures there is a table of vectors that tells the processor where to jump for each of the possible conditions that could cause an exception". — Во многих CISC-архитектурах имеются таблицы векторов, чтобы процессор мог определять адрес передачи управления для каждой из возможных ситуаций, связанных с исключениями.
Syn:Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > interrupt vector
-
10 interrupt vector table
= IVTтаблица векторов прерываний, ТВПсостоит из упорядоченного по номерам прерываний ( interrupt number) списка адресов подпрограмм их обработки. С этой таблицей работают BIOS, ОС и некоторые системные программы. Расположение ТВП зависит от архитектуры процессора и обычно не может быть изменено программистомАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > interrupt vector table
-
11 interrupt directory
device directory — таблица устройства; указатель устройства
-
12 interrupt descriptor table
Вычислительная техника: таблица дескрипторов прерыванийУниверсальный англо-русский словарь > interrupt descriptor table
-
13 interrupt dispatch table
Техника: диспетчерская таблица прерыванийУниверсальный англо-русский словарь > interrupt dispatch table
-
14 interrupt descriptor table
English-Russian electronics dictionary > interrupt descriptor table
-
15 interrupt descriptor table register
= IDTREnglish-Russian electronics dictionary > interrupt descriptor table register
-
16 interrupt vector table
English-Russian electronics dictionary > interrupt vector table
-
17 interrupt descriptor table register
The New English-Russian Dictionary of Radio-electronics > interrupt descriptor table register
-
18 interrupt vector table
• keskeytystaulukko -
19 interrupt-vector table
• keskeytysvektoritaulukko -
20 interrupt vector table
таблица векторов прерыванийEnglish-Russian dictionary of technical terms > interrupt vector table
См. также в других словарях:
Interrupt — This article is about computer interrupts. For the study of the effect of disruptions on job performance, see Interruption science. In computing, an interrupt is an asynchronous signal indicating the need for attention or a synchronous event in… … Wikipedia
Interrupt descriptor table — The Interrupt Descriptor Table (IDT) is a data structure used by the x86 architecture to implement an interrupt vector table. The IDT is used by the processor to determine the correct response to interrupts and exceptions.The details in the… … Wikipedia
Interrupt vector — An interrupt vector is the memory address of an interrupt handler, or an index into an array called an interrupt vector table or dispatch table . Interrupt vector tables contain the memory addresses of interrupt handlers. When an interrupt is… … Wikipedia
interrupt handler — Special software located in the operating system kernel that manages and processes system interrupts. Also known as an interrupt service routine (ISR). When an interrupt occurs, the processor suspends and saves its current activity and… … Dictionary of networking
Interrupt-Deskriptor — Als Deskriptor bezeichnet man in Intel x86 Prozessoren ab 80286 eine Struktur, welche ein Segment oder eine Funktion im Hauptspeicher beschreibt. Deskriptoren kommen ausschließlich im Protected Mode vor, im Real Mode haben die Segmente eine… … Deutsch Wikipedia
Table tennis — Ping Pong redirects here. For other uses, see Ping Pong (disambiguation). Table tennis Table tennis at the highest level Highest governing body ITTF Nickname(s) Ping pong … Wikipedia
Interrupt Descriptor Table — L IDT ou Interrupt Descriptor Table est un tableau de données situé dans la mémoire d un ordinateur d architecture x86, et permettant au microprocesseur de gérer les interruptions. Il s agit d un tableau comportant au maximum 256 descripteurs de… … Wikipédia en Français
interrupt vector table — A list of addresses, maintained by the operating system kernel, for specific software routines known as interrupt handlers. See also interrupt handler … Dictionary of networking
BIOS interrupt call — BIOS Interrupt Calls are a facility that DOS programs, and some other software such as boot loaders, use to invoke the BIOS s facilities. Some operating systems also use the BIOS to probe and initialise hardware resources during their early… … Wikipedia
Interruption Descriptors Table — Interrupt Descriptor Table L IDT ou Interrupt Descriptor Table, est une table système d interruptions sur les architectures x86. Il s agit d un tableau stocké dans la mémoire vive (à l adresse 0x0 par défaut) qui associe chaque vecteur d… … Wikipédia en Français
Redirection table — The redirection table in an I/O Advanced Programmable Interrupt Controller, or IOAPIC, contains information about how to forward interrupts from each interrupt signal line on the APIC. The redirection table is programmable.Each entry contains the … Wikipedia