Word Explorer

Executable compression

💡 Words with a Similar Meaning to "Executable compression"

Found via reverse dictionary — words that share a conceptual meaning.

WordDefinition
solid compression
decompilernoun(computer science) A computer program performing the reverse operation to that of a compiler.
executable codenoun(computing) Instructions for a computer in a form the computer can directly use (i.e. which it can execute). Derived from source code by compiling or assembling and linking.
portable executablenoun(software) A file format used for executable programs, DLLs, fonts, etc. in Microsoft Windows and some other operating systems.
file archiverA file archiver is a computer program that combines a number of files together into one archive file, or a series of archive files, for easier transportation or storage.
data compressionnoun(computing) Any of several techniques for reducing the number of bits needed to represent an item of digital data, either to save storage or to use less bandwidth when transmitting it
zip filenounA computer file containing the zipped (compressed) contents of one or more files; a kind of compressed archive.
image compressiona type of data compression applied to digital images, to reduce their cost for storage or transmission.
compilernoun(software) A computer program that transforms source code into object code.
linkernoun(software compilation) A computer program that takes one or more objects generated by compilers and assembles them into a single executable program.
history of compiler constructionIn computing, a compiler is a computer program that transforms source code written in a programming language or computer language (the source language), into another computer language (the target language, often having a binary form known as object code or machine code).
executablenoun(computing) A file that can be run directly by a computer's hardware or a p-code interpreter with no further processing.
linkagenounA connection or relation between things or ideas.
object fileAn object file is a file that contains machine code or bytecode, as well as other data and metadata, generated by a compiler or assembler from source code during the compilation or assembly process.
compression rationoun(computing) The ratio of the size of compressed data to the size of the original uncompressed data.
preferred executable format
object codenoun(computing) The output of a compiler or assembler; it is not necessarily executable directly without linking to other modules
java class fileA Java class file is a file (with the filename extension) containing Java bytecode that can be executed on the Java Virtual Machine.
self-extracting archiveA self-extracting archive (SFX or SEA) is a computer executable program which combines compressed data in an archive file with machine-executable code to extract the information.
precompiled headerIn computer programming, a precompiled header is a (C or C++) header file that is compiled into an intermediate form that is faster to process for the compiler.

Translate “Executable compression” into Another Language

Pick a language — the word will be pre-filled in the translator.

Home/Dictionary/Executable compression