Terms containing coding | all forms
Subject | English | Korean |
comp., MS | hard-coding | 하드 코딩 (The process of putting string or character literals in the main body of code, instead of in external resource files) |
comp., MS | Huffman coding | Huffman 코딩 (An entropy encoding method for lossless data compression. It uses a variable length code table for encoding a source symbol (such as a character in a file) where the variable-length code table has been derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol) |