D

Source code for the D programming language, a systems language designed as a more practical alternative to C++ with garbage collection and powerful metaprogramming.

Definition
D

COLLAborative Design Activity: an XML-based open standard for exchanging digital assets between graphics applications. Managed by the Khronos Group.

Definition
D

dBASE File: a database file format originally from dBASE, later adopted by FoxPro and Clipper. Also used as the attribute table format in Shapefiles.

Definition
D

Distributed Denial of Service: an attack that overwhelms a target server, service, or network by flooding it with massive amounts of traffic from multiple distributed sources, rendering it unavailable...

Definition
D

Debian Package: the software package format for Debian-based Linux distributions (Ubuntu, Mint, etc.).

Definition
D

Digital Elevation Model: a raster representation of terrain elevation data. Used in terrain analysis, hydrology, and 3D terrain visualization.

Definition
D

DSD Interchange File Format: an alternative container for DSD audio data, used alongside DSF for high-resolution audio distribution.

Definition
D

Dynamic Host Configuration Protocol: a network management protocol that automatically assigns IP addresses, subnet masks, gateways, and other network parameters to devices on a network, eliminating th...

Definition
D

Digital Imaging and Communications in Medicine: the international standard for medical images (CT, MRI, X-ray, ultrasound) including patient metadata.

Definition
D

Dynamic-Link Library: a shared library format on Windows containing code and data that can be used by multiple programs simultaneously.

Definition
D

Apple Disk Image: a mountable disk image format used on macOS for distributing software, supporting compression and encryption.

Definition
D

Digital Negative: an open raw image format created by Adobe as a universal RAW format. It aims to address the lack of an open standard for raw files from various cameras.

Definition
D

Domain Name System: the hierarchical decentralized naming system that translates human-readable domain names (e.g., example.com) into IP addresses (e.g., 93.184.216.34) that computers use to communica...

Definition
D

A protocol that sends DNS queries over encrypted HTTPS connections instead of traditional unencrypted UDP. DNS over HTTPS enhances privacy by preventing eavesdropping and manipulation of DNS data, mak...

Definition
D

Avid DNxHD/DNxHR: professional video codecs by Avid Technology designed for multi-generation compositing and editing with minimal quality loss.

Definition
D

Microsoft Word Binary File Format: the legacy proprietary document format used by Microsoft Word prior to the introduction of DOCX in Office 2007.

Definition
D

Office Open XML Document: the default document format for Microsoft Word since 2007. It is an XML-based, ZIP-compressed format that is the ISO/IEC 29500 standard.

Definition
D

Document Object Model: a programming interface for HTML and XML documents that represents the page structure as a tree of objects, allowing programs to dynamically access and update the content, struc...

Definition
D

DSD Stream File: a file format for storing DSD (Direct Stream Digital) audio, the encoding used in Super Audio CDs (SACD). Favored by audiophiles for its high-resolution audio.

Definition
D

Document Type Definition: a set of markup declarations defining the structure of an XML or SGML document. Predates XML Schema.

Definition