New Page 1
Welcome to basicsofcomputer.com
 

Share This Free Knowledge With Your Friends:

Home » Computer Dictionary » Letter D » Data Structure (information structure) Definition/Meaning

Data Structure (information structure) Definition/Meaning:

An aspect of data type expressing the nature of values that are composite, i.e. not atoms. The nonatomic values have constituent parts (which need not themselves be atoms), and the data structure expresses how constituents may be combined to form a compound value or selected from a compound value. Thus "date" regarded as a data structure is a set containing a member for every possible day, combined with operations to construct a date from its constituents - year, month, and day-and to select a desired constituent.

An implementation of a data structure involves both choosing a storage structure and providing a set of procedures/functions that implement the appropriate operations using the chosen storage structure. Formally, a data structure is defined as a distinguished domain in an abstract data type that specifies the structure. Computer solution of a real-world problem involves designing some ideal data structure, and then mapping this onto available data structures (e.g. arrays, records, lists, queues, and trees) for the implementation.

Note that terms for data structures are used to denote both the structure and data having that structure. See also dynamic data structure.

Near by Terms:

DAC
D/A Converter (DAC)
Daisychain (bused interface)
Daisy Wheel Printer
DARPA
DASD
Data
Data Abstraction
Data Acquisition
Data Aggregate
Databank
Database
Database Administrator
Database Language
Database Management System (DBMS)
Database System
Data Break (cycle stealing)
Data Bus (data path)
Data Capture   
Data Cartridge
Data Chaining
Data Channel
Data Cleaning
Data Collection    
Data Communication Equipment
Data Communications
Data Compaction
Data Compression
Data Contamination
Data Definition Language (DDL)
Data Description Language (DDL)   
Data Dictionary (data dictionary/directory; DD/D)
Data Encryption
Data Encryption Standard (DES)
Data Module
Data Name
Data Network
Datapac
Data Path
Datapoint
Data Preparation
Data Processing (DP)
Data-Processing Manager (DPM)
Data Protection Legislation
Data Reduction
Data Retrieval
Data Selector/Multiplexer
Data Set
Data Sheet
Data Sink
Data Source
Data Stream
Data Structure (information structure)
Data Structure Language
Data Summarization
Data Tablet
Dam Terminal Equipment
Data Transfer Rate
Data Translation
Data Transmission
Data Transparency
Data Type
Data Validation
Data-Vet Program
Data Word
Datum
Datum-Limit Register
Daughter
Daughter Board (daughter card)
 
New Page 1

Basic Computer Science

   
» The Age of Information

» Types of Computer and Digital Age

» Input and Output Devices

» Storage Devices Of Computer

» Central Processing Unit

» Software: The Power Behind The Power

» Data Communication and Computer Networks

» The Nature Of Information

» The System Theory

» Transaction Processing System (TPS) and Management Information System (MIS)

» Decision Support System (DSS) and Executive Support System (ESS)

» Expert System (ES) and Office Information System (OIS)

 

Operating Systems

   
» Introduction to Operating System

» Introduction to Process Management

» Threads and CPU Scheduling

» Process Synchronization in Operating System

» Deadlocks

» Memory Management in Operating System

» Virtual Memory in Operating System

» File System Management in Operating System

» I/O and Device Management

» Security

» Linux Operating System

 

Database Management System

   
» Introduction to Database Systems

» Database System Architecture

» Database Administration and Database Development Process

» The Entity-Relationship Model

» Semantic Object Model

» Logical Database Design and Relational Data Model

» Normalization in Database

» Transformation of E-R Model into Relational Data Model

» Representing Semantic Object Model and Types of Semantic Object Model

» Physical Database Design

» Introduction to Structured Query Language (SQL)

» Implementation of Relational Database and Database Application Design

» Client Server Database Systems & Open Database Connectivity (ODBC)

 

Questions and Answers

   
» Basics of Information Technology

» Computer Architecture

» Data Communication

» Information Networks

» Fundamentals of the Internet

» Application and Uses of Computer

» Security, Copyright and The Law

» Windows Operating Systems

» Spreadsheet Software

» Process Management in CPU

» CPU Scheduling

» Process Synchronization

» Deadlocks

» Memory Management

» Database Systems

» Database System Architecture

» Database Administration and Database Development Process
 
 
New Page 1
 

Home                Dictionary                 Contact us                   About us                    Privacy policy                  Link to us                   Advertise

Copy right ©  2012