region descriptor - Definition. Was ist region descriptor
DICLIB.COM
KI-basierte Sprachtools
Geben Sie ein Wort oder eine Phrase in einer beliebigen Sprache ein 👆
Sprache:     

Übersetzung und Analyse von Wörtern durch künstliche Intelligenz

Auf dieser Seite erhalten Sie eine detaillierte Analyse eines Wortes oder einer Phrase mithilfe der besten heute verfügbaren Technologie der künstlichen Intelligenz:

  • wie das Wort verwendet wird
  • Häufigkeit der Nutzung
  • es wird häufiger in mündlicher oder schriftlicher Rede verwendet
  • Wortübersetzungsoptionen
  • Anwendungsbeispiele (mehrere Phrasen mit Übersetzung)
  • Etymologie

Was (wer) ist region descriptor - definition

X86 DATA STRUCTURE
Global descriptor table; Local Descriptor Table; Local descriptor table
  • Format of a [[segment descriptor]]

Descriptor (chemistry)         
  • 90px
  • 100px
  • 110px
  • 120px
  • Isomerie der '''Aldoxime''': links ein früher als ''syn''-, heute als (''E'')-konfiguriert zu beschreibendes Aldoxim, rechts das entsprechende (''Z'')-  (veraltet: ''anti'')-Isomer.
  • ''cis'' (left) and ''trans'' isomerism (right) in a ring system.
  • 100px
  • ''cis'' (left) and ''trans'' (right) configured double bound: maleic acid and fumaric acid
  • 100px
  • 50px
  • Configuration assignment of the stereo center "X", the substituents are decreasingly prioritized from "A" → "D" according to the CIP rules.
  • Spiro[4.5]decane
  • [[Violet leaf aldehyde]], systematic name (''E'',''Z'')-nona-2,6-dienal, is a compound having one (''E'')- and one (''Z'')-configured double bond
TYPE OF NOTATIONAL PREFIX IN CHEMISTRY NOMENCLATURE
Pseudo-asymmetric carbon atom; Descriptor (Chemistry)
A descriptor is in chemical nomenclature a prefix placed before the systematic substance name, which describes the configuration or the stereochemistry of the molecule. Some listed descriptors are only of historical interest and should not be used in publications anymore as they do not correspond with the modern recommendations of the IUPAC.
Interrupt descriptor table         
MEMORY STRUCTURE OF X86 MICROPROCESSORS
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.
descriptor         
WIKIMEDIA DISAMBIGUATION PAGE
Descriptor (disambiguation)
<operating system> An integer, string or other small data value which refers to one of several objects allocated to a program by the operating system, usually the kernel. A common example is a Unix file descriptor which is a small integer that identifies an I/O channel. Another example is a reference to an area of memory (e.g. shared memory). Compare capability. (1998-02-06)

Wikipedia

Global Descriptor Table

The Global Descriptor Table (GDT) is a data structure used by Intel x86-family processors starting with the 80286 in order to define the characteristics of the various memory areas used during program execution, including the base address, the size, and access privileges like executability and writability. These memory areas are called segments in Intel terminology.