-
1 IRP
Data structures that drivers use to communicate with each other. -
2 I/O request packet
Data structures that drivers use to communicate with each other.حزمة طلب I/O -
3 module
"In programming, a collection of routines and data structures that performs a particular task or implements a particular abstract data type. Modules usually consist of two parts: an interface, which lists the constants, data types, variables, and routines that can be accessed by other modules or routines, and an implementation, which is private (accessible only to the module) and which contains the source code that actually implements the routines in the module." -
4 array
"In programming, a list of data values, all of the same type, any element of which can be referenced by an expression consisting of the array name followed by an indexing expression. Arrays are part of the fundamentals of data structures, which, in turn, are a major fundamental of computer programming." -
5 network control block
"NetBIOS data structures that contain information about the command to perform an optional post routine, an optional event handle, and a pointer to a buffer that is used for messages or other data." -
6 NCB
"NetBIOS data structures that contain information about the command to perform an optional post routine, an optional event handle, and a pointer to a buffer that is used for messages or other data." -
7 Windows API
"The functions, messages, data structures, data types, and statements you can use in creating applications that run under Microsoft Windows 95 or later, including procedure declarations, user-defined type definitions, and constant declarations." -
8 heap
A portion of memory reserved for a program to use for the temporary storage of data structures whose existence or size cannot be determined until the program is running. -
9 Crow's Foot
A specification language for describing data structures. You can use the Crow's Foot entity and relationship shapes to diagram the structure of databases. -
10 IDEF1X
A specification language for describing data structures. Visio includes an IDEF1X template. You can use the IDEF1X entity and relationship shapes to diagram the structure of databases. -
11 implementation class
"In a static structure diagram, a class that defines the physical data structures and procedures of an object as implemented in a traditional programming language, such as C++. An object may have only one implementation class." -
12 executive resource
"A resource that is designed for use with data structures that require exclusive access for writing, but that can be read by several threads concurrently. Executive resources are not maintained in the system's dispatcher database, so they usually are faster and more efficient than kernel dispatcher objects." -
13 accessor
"A data structure or group of structures created by the consumer that describes how row or parameter data from the data store is to be laid out in the consumer's data buffer, enabling providers to optimize access. An accessor is a collection of bindings." -
14 OLAP
A technology that uses multidimensional structures to provide rapid access to data for analysis. The source data for OLAP is commonly stored in data warehouses in a relational database. -
15 ar-sa OLAP
A technology that uses multidimensional structures to provide rapid access to data for analysis. The source data for OLAP is commonly stored in data warehouses in a relational database. -
16 online analytical processing
A technology that uses multidimensional structures to provide rapid access to data for analysis. The source data for OLAP is commonly stored in data warehouses in a relational database.English-Arabic terms dictionary > online analytical processing
-
17 generics
"A feature of the common language runtime, conceptually similar to C++ templates, that allows classes, structures, interfaces, and methods to have placeholders (generic type parameters) for the data types they store and manipulate. Generic types are a form of parameterized types." -
18 job market pricing
"A method of determining compensation by comparing individual jobs to market benchmark data for similar jobs in order to identify a value-relative basis. With this method, a specific pay range is associated with an individual job, but not with a compensation level (grade or band). Job market pricing is a feature of broad-banding compensation structures, but not of grades or steps." -
19 organization model
"Internal control, data access, and performance reporting structures designed to divide responsibility for human and operations resources and work processes."
См. также в других словарях:
Data structures — A systems term. Data structures are the files, records and data elements of a data base. These, and the relationships between the data, make up a structure which is represented in a data model … International financial encyclopaedia
List of terms relating to algorithms and data structures — The [http://www.nist.gov/dads/ NIST Dictionary of Algorithms and Data Structures] is a reference work maintained by the U.S. National Institute of Standards and Technology. It defines a large number of terms relating to algorithms and data… … Wikipedia
Dictionary of Algorithms and Data Structures — The Dictionary of Algorithms and Data Structures is a dictionary style reference for many of the algorithms, algorithmic techniques, archetypal problems and data structures found in the field of computer science.[1] The dictionary is maintained… … Wikipedia
Plain Old Data Structures — (PODS) are data structures that are represented only as passive collections of field values, without using encapsulation or other object oriented features.Plain Old Data Structures are appropriate when there is a part of a system where it should… … Wikipedia
Algorithms + Data Structures = Programs — is a book written by Niklaus Wirth covering some of the fundamental topics of computer programming. The book was published by Prentice Hall in 1976 [ [http://portal.acm.org/citation.cfm?id=540029 Algorithms + Data Structures = Programs] ] and is… … Wikipedia
List of data structures — This is a list of data structures. For a wider list of terms, see list of terms relating to algorithms and data structures.Base data structuresComparisonAn attempt to classify data structures based on feature attributes: Stable means that input… … Wikipedia
Static and dynamic data structures — In computer science, a static data structure is a data structure created for an input data set which is not supposed to change within the scope of the problem. When a single element is to be added or deleted, the update of a static data structure … Wikipedia
Data structure alignment — is the way data is arranged and accessed in computer memory. It consists of two separate but related issues: data alignment and data structure padding. When a modern computer reads from or writes to a memory address, it will do this in word sized … Wikipedia
Data consistency — summarizes the validity, accuracy, usability and integrity of related data between applications and across an IT enterprise. This ensures that each user observes a consistent view of the data, including visible changes made by the user s own… … Wikipedia
Data conversion — is the conversion of computer data from one format to another. Throughout a computer environment, data is encoded in a variety of ways. For example, computer hardware is built on the basis of certain standards, which requires that data contains,… … Wikipedia
Data architecture — in enterprise architecture is the design of data for use in defining the target state and the subsequent planning needed to achieve the target state. It is usually one of several architecture domains that form the pillars of an enterprise… … Wikipedia