Subject | English | Korean |
comp., MS | binary association | 이진 연관 (In a static structure diagram, a relationship between exactly two classes. You can add name and stereotype properties to a binary association. The point where a binary association connects to a class is an association end or role) |
comp., MS | binary behavior | 바이너리 동작 (A component attached to HTML elements which encapsulate specific functionality) |
IT | binary code | 이진 코드 |
comp., MS | binary collation | 이진 데이터 정렬 (A collation where data is sorted based on the sequence of coded values defined by the locale and data type) |
math. | binary data | 이진수자료 |
comp., MS | binary delta replication | 이진 델타 복제 (A Configuration Manager process that copies only the changed portions of a package or content file rather than the entire file when an update has been made) |
comp., MS | binary digit | 이진수 (The smallest unit of information handled by a computer. One bit expresses a 1 or a 0 in a binary numeral, or a true or false logical condition. A group of 8 bits makes up a byte, which can represent many types of information, such as a letter of the alphabet, a decimal digit, or other character) |
math. | binary experiment | 이진실험 |
comp., MS | binary file | 이진 파일 (A file that contains encoded information that is interpreted according to the application that created it. In general, a binary file can be edited only by the application in which it was created) |
comp., MS | binary format | 이진 형식 (Any format that structures data in 8-bit form. Binary format is generally used to represent object code (program instructions translated into a machine-readable form) or data in a transmission stream) |
math. | binary logistic regression | 이진 로지스틱 회귀 |
math. | binary longitudinal data | 이진 다시점 자료 |
comp., MS | binary notation | 이진 표기법 (Representation of numbers using the binary digits, 0 and 1) |
comp., MS | binary number | 이진수 (A number expressed in binary form, or base) |
math. | binary sequence | 이진수열 |
comp., MS | binary transfer | 이진 전송 (The preferred mode of electronic exchange for executable files, application data files, and encrypted files) |
comp., MS | binary tree | 이진 트리 (In programming, a specific type of tree data structure in which each node has at most two sub-trees, one left and one right. Binary trees are often used for sorting information; each node of the binary search tree contains a key, with values less than that key added to one subtree and values greater than that key added to the other) |
math. | binary variable | 이진수자료 |
comp., MS | compiled binary file | 컴파일된 이진 파일 (An Access 2007 database (.accdb) file with all modules compiled and all editable source code removed) |