Document Description Language - Definition. Was ist Document Description Language
Diclib.com
Wörterbuch ChatGPT
Geben Sie ein Wort oder eine Phrase in einer beliebigen Sprache ein 👆
Sprache:

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

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 Document Description Language - definition

PROPRIETARY HARDWARE DESCRIPTION LANGUAGE (HDL)
Altera hardware description language

Altera Hardware Description Language         
Altera Hardware Description Language (AHDL) is a proprietary hardware description language (HDL) developed by Altera Corporation. AHDL is used for digital logic design entry for Altera's complex programmable logic devices (CPLDs) and field-programmable gate arrays (FPGAs).
Binary Format Description language         
EXTENSION OF XSIL
Binary Format Description; Binary format description language
The Binary Format Description (BFD) language is an extension of XSIL which has added conditionals and the ability to reference files by their stream numbers, rather than by their public URLs. A template written in the BFD language can be applied to a binary data file to produce a file with that data formatted with descriptive XML tags.
Page Description Language         
COMPUTER LANGUAGE THAT DESCRIBES THE APPEARANCE OF A PRINTED PAGE IN A HIGHER LEVEL THAN AN ACTUAL OUTPUT BITMAP
Printer control language; Printer Control Language; Printer language; Page Description Language; Page description markup language; KPDL; ZjStream; Ultra Fast Rendering; Page description language (PDL); List of page description languages
(PDL) A language such as Adobe Systems, Inc.'s PostScript or Xerox's Interpress which allows the appearance of a printed page to be described in a high-level, device-independent way. Printing then becomes a two-stage process: an application program produces a description in the language, which is then interpreted by a specific output device. Such a language can therefore serve as an interchange standard for transmission and storage of printable documents. (1995-02-20)

Wikipedia

Altera Hardware Description Language

Altera Hardware Description Language (AHDL) is a proprietary hardware description language (HDL) developed by Altera Corporation. AHDL is used for digital logic design entry for Altera's complex programmable logic devices (CPLDs) and field-programmable gate arrays (FPGAs). It is supported by Altera's MAX-PLUS and Quartus series of design software. AHDL has an Ada-like syntax and its feature set is comparable to the synthesizable portions of the Verilog and VHDL hardware description languages. In contrast to HDLs such as Verilog and VHDL, AHDL is a design-entry language only; all of its language constructs are synthesizable. By default, Altera software expects AHDL source files to have a .tdf extension (Text Design Files).