English | Greek |
aggregate function | συνάρτηση συγκεντρωτικών αποτελεσμάτων (A function that performs a calculation on multiple values and returns a single value) |
callback function | λειτουργία επιστροφής κλήσης (A function provided by (IIS) that allows an Internet Server API (ISAPI) extension or filter to access IIS services) |
data collection control function | συνάρτηση ελέγχου συλλογής δεδομένων (An API function that provides sophisticated control over the data collection logger) |
easing function | συνάρτηση εξομάλυνσης (A mathematical formula to produce more realistic animations. For example, an easing function can be used to create objects that bounce or spring realistically) |
Evaluating Offshoring Strategy for HR Functions | Αξιολόγηση υπεράκτιας στρατηγικής για διαδικασίες ΑΔ (A template that addresses, from a Human Resources perspective, the general activities that define an evaluation of an off-shoring strategy for Human Resource functions) |
Excel Cube Functions | Λειτουργίες κύβου του Excel (Functions used to extract and display OLAP data (sets and values)) |
Function procedure | διαδικασία συνάρτησης (A procedure that returns a value and that can be used in an expression. You declare a function with the Function statement and end it with the End Function statement) |
Function tablet button | λειτουργικό κουμπί (A tablet button that you can use in combination with other tablet buttons to do a task. This is similar to using a key combination on a standard keyboard) |
hash function | συνάρτηση κατακερματισμού (An algorithm that produces a hash value of some piece of data, such as a message or session key. With a good hash algorithm, changes in the input data can change every bit in the resulting hash value; for this reason, hashes are useful in detecting any modification in a data object, such as a message. Furthermore, a good hash algorithm makes it computationally infeasible to construct two independent inputs that have the same hash. Typical hash algorithms include MD2, MD4, MD5, and SHA-1) |
key derivation function | συνάρτηση παραγωγής κλειδιού (A cryptographic function that generates key material from a secret value) |
multi-function printer | εκτυπωτής πολλαπλών λειτουργιών (An office machine that is able to perform multiple functions such as print, copy, scan, and send faxes) |
pseudo-random function | συνάρτηση ψευδοτυχαίων αριθμών (A function that takes a key, label, and seed as input, then produces an output of arbitrary length) |
scalar-valued function | συνάρτηση με μονόμετρη τιμή (A function that returns a single value, such as a string, integer, or bit value) |
splitter function | συνάρτηση διαίρεσης στηλών (A function used to split the specified columns into a set of additional columns using the specified splitter) |
table-valued function | συνάρτηση με τιμή πίνακα (A user-defined function that returns a table) |
unmanaged function | μη διαχειριζόμενη συνάρτηση (A function that is compiled to machine code (such as x86 or x64) as opposed to intermediate language (IL)) |
user function | αρμοδιότητες χρήστη (A grouping of the tasks a certain employee needs to perform when participating in a specific business process) |
wait function | λειτουργία αναμονής (A function that blocks the execution of the calling thread until a specified set of conditions has been met) |