Subject | English | Korean |
comp., MS | derived class | 파생 클래스 (In object-oriented programming, a class created from another class, called the base class. A derived class inherits all the features of its base class. It can then add data elements and routines, redefine routines from the base class, and restrict access to base-class features) |
comp., MS | derived column | 파생 열 (A transformation that creates new column values by applying expressions to transformation input columns) |
comp., MS | derived element | 파생 요소 (An element, such as an attribute or association, that can be calculated or derived from other information. For example, an age attribute for the class Person can be derived if you know the Person's date of birth) |
comp., MS | derived input | 파생 입력 (The set of input events that are derived from input primitives. This set is loosely defined as an identifiable pattern of input primitives over a limited period of time. Like input primitives, derived input does not require application context to be identified. Derived input includes such things as touch and flick) |
comp., MS | derived key | 파생 키 (A cryptographic key created by a call to CryptDeriveKey. A derived key can be created from a password, or any other user data. Derived keys allow applications to create session keys as needed, eliminating the need to store a particular key) |
comp., MS | derived session key | 파생된 세션 키 (A session key created by an application as needed. Before creating a derived session key, an application prompts the user for a password) |
math. | derived statistics | 유도된 통계량 |