upload
IEEE Computer Society
産業: Computer; Software
Number of terms: 50628
Number of blossaries: 0
Company Profile:
Founded in 1946, the IEEE Computer Society is a professional organization for computing professionals. Based in Washington, DC, it's the largest of IEEE’s 38 societies organized under the IEEE Technical Activities Board. The IEEE Computer Society is dedicated to advancing the theory, practice, and ...
Computer instructions and data definitions expressed in a form that can be recognized and processed by an interpreter.
Industry:Computer; Software
Computer instructions and data definitions expressed in a form that can be recognized by the processing unit of a computer.
Industry:Computer; Software
Computer instructions and data definitions in a form output by an assembler or compiler. An object program is made up of object code.
Industry:Computer; Software
Computer programming using macros and macroinstructions.
Industry:Computer; Software
Computer programs and data files built to support software development and testing, but not intended to be included in the final product. For example, dummy routines or files, test case generators, software monitors, stubs.
Industry:Computer; Software
Computer programs, procedures, and possibly associated documentation and data pertaining to the operation of a computer system.
Industry:Computer; Software
Contrast with: local data.
Industry:Computer; Software
Data contained in the address field of a computer instruction.
Industry:Computer; Software
Data that can be accessed by only one module or set of nested modules in a computer program.
Industry:Computer; Software
Data that can be accessed by two or more non-nested modules of computer program without being explicitly passed as parameters between the modules.
Industry:Computer; Software