-
41 Secure Hash Algorithm 1
"An algorithm that generates a 160-bit hash value from an arbitrary amount of input data. SHA-1 is used with the Digital Signature Algorithm (DSA) in the Digital Signature Standard (DSS), among other places." -
42 SHA-1
"An algorithm that generates a 160-bit hash value from an arbitrary amount of input data. SHA-1 is used with the Digital Signature Algorithm (DSA) in the Digital Signature Standard (DSS), among other places." -
43 type mismatch
A general error that happens when assigning a value to a variable of another type or when comparing values of incompatible data types. -
44 Filter By Selection
"A technique for filtering records in a form, datasheet, or data access page in which you retrieve only records that contain the selected value." -
45 Filter Excluding Selection
"A technique in which you filter records in a form, datasheet, or data access page to retrieve only those records that don't contain the selected value."English-Arabic terms dictionary > Filter Excluding Selection
-
46 group filter control
"A drop-down list box control on a data access page that retrieves records from an underlying recordset based on the value you select from the list. On a grouped page, the control retrieves a specific group of records." -
47 Hidden field
"A form field that is invisible to a site visitor but supplies data to a form handler. When a form is submitted, hidden fields are passed to the form handler along with name-value pairs for each visible form field." -
48 key
"In IP security (IPSec), a value used in combination with an algorithm to encrypt or decrypt data. Key settings for IPSec are configurable to provide greater security." -
49 key performance indicator
"A predefined measure that is used to track performance of a strategic goal, objective, plan, initiative, or business process. A KPI is evaluated against a target. An explicit and measurable value taken directly from a data source. Key performance indicators (KPIs) are used to measure performance in a specific area, for example, revenue per customer." -
50 ar-sa مؤشر الأداء الأساسي
"A predefined measure that is used to track performance of a strategic goal, objective, plan, initiative, or business process. A KPI is evaluated against a target. An explicit and measurable value taken directly from a data source. Key performance indicators (KPIs) are used to measure performance in a specific area, for example, revenue per customer." -
51 KPI
"A predefined measure that is used to track performance of a strategic goal, objective, plan, initiative, or business process. A KPI is evaluated against a target. An explicit and measurable value taken directly from a data source. Key performance indicators (KPIs) are used to measure performance in a specific area, for example, revenue per customer." -
52 Decimal
"A data type that stores a signed, exact numeric value described as the number of digits appearing before and after the decimal point, with a maximum of 29 total digits. All possible digits cannot be represented if you are using the maximum number of digits." -
53 null
Pertaining to a value that indicates missing or unknown data. -
54 unbound object
"An object, such as a picture, whose value isn't derived from data stored in a table." -
55 bigint
An integer data type with a value from -2^63 (-9223372036854775808) through 2^63-1 (9223372036854775807). -
56 bit
"A data type that stores either a 1 or 0 value. Integer values other than 1 or 0 are accepted, but they are always interpreted as 1."بت -
57 scatter chart
"A chart that plots numerical data along two value axes (x,y)." -
58 xy chart
"A chart that plots numerical data along two value axes (x,y)." -
59 bubble chart
"A variation on a scatter chart in which the data points are replaced with bubbles, and three values are compared instead of two. The third value determines the size of the bubble marker." -
60 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."
См. также в других словарях:
Data Value — [engl.], Datenwert … Universal-Lexikon
Data integrity — in its broadest meaning refers to the trustworthiness of system resources over their entire life cycle. In more analytic terms, it is the representational faithfulness of information to the true state of the object that the information represents … Wikipedia
Data logger — Cube storing technical and sensor data A data logger (also datalogger or data recorder) is an electronic device that records data over time or in relation to location either with a built in instrument or sensor or via external instruments and… … Wikipedia
Data binding — is a general technique that binds two data/information sources together and maintains synchronization of data. This is usually done with two data/information sources with different types as in XML data binding. However, in UI data binding, data… … Wikipedia
Value (computer science) — In computer science, a value is a sequence of bits that is interpreted according to some data type. It is possible for the same sequence of bits to have different values, depending on the type used to interpret its meaning. For instance, the… … Wikipedia
Data classification (data management) — In the field of data management, data classification as a part of Information Lifecycle Management (ILM) process can be defined as tool for categorization of data to enable/help organization to effectively answer following questions: What data… … Wikipedia
Value at risk — (VaR) is a maximum tolerable loss that could occur with a given probability within a given period of time. VaR is a widely applied concept to measure and manage many types of risk, although it is most commonly used to measure and manage the… … Wikipedia
Data-flow analysis — is a technique for gathering information about the possible set of values calculated at various points in a computer program. A program s control flow graph (CFG) is used to determine those parts of a program to which a particular value assigned… … Wikipedia
Data Interchange Format — (.dif) is a text file format used to import/export single spreadsheets between spreadsheet programs (OpenOffice.org Calc, Excel, Gnumeric, StarCalc, Lotus 1 2 3, FileMaker, dBase, Framework, Multiplan, etc.). It is also known as Navy DIF . One… … Wikipedia
Data Intensive Computing — is a class of parallel computing applications which use a data parallel approach to processing large volumes of data typically terabytes or petabytes in size and typically referred to as Big Data. Computing applications which devote most of their … 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