请输入您要查询的英文单词:

 

单词 preprocessor
释义

preprocessor


pre·proc·ess

P0532100 (prē-prŏs′ĕs′, -prō′sĕs′)tr.v. pre·proc·essed, pre·proc·ess·ing, pre·proc·ess·es To perform preliminary processing on (data, for example).
pre·proc′es·sor n.

preprocessor

(priːˈprəʊsɛsə) n (Computer Science) computing a program or device that that alters data to conform with the input requirements of another program

preprocessor


preprocessor

[¦prē′prä‚ses·ər] (computer science) A program that converts data into a format suitable for computer processing.

preprocessor

(programming)A program that transforms input data in some waybefore it is read by the main program. In the case of acompiler, the input is source code. The main advantage ofusing a preprocessor is that it is possible to change thespecification of the input data without changing the mainprogram. The separation can also help to make the system'soverall behaviour easier to understand. The disadvantage isthat performance may be reduced by the extra input and outputperformed between the two programs.

For example, the C preprocessor, cpp, handles textualmacro substitution (it acts as a "macro preprocessor"),conditional compilation and inclusion of other files.

A preprocessor may be used to transform a program into asimpler language, e.g. to transform C++ into C.

preprocessor

Software that performs some preliminary processing on the input before it is processed by the main program. See preprocessing and compiler directive.
随便看

 

英语词典包含2567994条英英释义在线翻译词条,基本涵盖了全部常用单词的英英翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/31 10:45:28