Subject | English | Korean |
comp., MS | calculation condition | 계산 조건 (A Multidimensional Expressions (MDX) logical expression that is used to determine whether a calculation formula will be applied against a cell in a calculation subcube) |
comp., MS | chronic condition | 만성 질환 (A disease that is persistent in its effects) |
comp., MS | condition code | 조건 코드 (One of a set of bits that are set on (1, or true) or off (0, or false) as the result of previous machine instructions. The term is used primarily in assembly or machine language situations. Condition codes are hardware-specific but usually include carry, overflow, zero result, and negative result codes) |
comp., MS | global conditions | 글로벌 조건 (A setting or an expression that is used to define rules that specify how an application is deployed on client devices) |
comp., MS | join condition | 조인 조건 (A comparison clause that specifies how tables are related by their join columns) |
math. | Konyus conditions | Konyus 조건 |
math. | Lipschitz condition | 립쉬츠 조건 |
comp., MS | race condition | 경합 상태 (A condition in which two or more threads can reach and execute a block of code, and the program outcome changes radically depending on which thread reaches the code first. A race condition is benign if all outcomes are valid. However, race conditions can be associated with synchronization errors that can result in one process interfering with another process and possibly introduce a vulnerability. Frequently, a potential outcome of a race condition leaves the program in an unstable or invalid state) |
comp., MS | search condition | 검색 조건 (In a WHERE or HAVING clause, predicates that specify the conditions that the source rows must meet to be included in the SQL statement) |
comp., MS | test condition | 테스트 조건 (In a database unit test, a set of frequently used validation functions that test whether a unit test returns the expected results) |
comp., MS | wait condition | 대기 조건 (A workflow condition that enables a workflow to block its own execution) |
comp., MS | workflow condition | 워크플로 조건 (A logical "if-then" statement in a workflow that defines a specific situation and any actions that should be taken when that situation occurs) |