英语人>词典>汉英 : 预处理程序 的英文翻译,例句
预处理程序 的英文翻译、例句

预处理程序

基本解释 (translations)
preprocessor

更多网络例句与预处理程序相关的网络例句 [注:此内容来源于网络,仅供参考]

For the follow-up treatment.Software part want function that realize: Through interrupt service routine gather and come out regularly ECG signal, store among computer in the form of the binary scale; Data compress programme should realize to ECG signal pretreatment and compress of signal, Narrow the storing amount of the data, save the space; Case information management system realize patient information and heart telecommunication file of interest, Keep and in the data base, can show the ECG signal wave form at the screen of the computer directly data that gather. Andhas offered and type and report the single function.

软件部分所要实现的功能为:通过中断服务程序把心电信号定时采集出来,以二进制的形式存储在计算机中;数据压缩程序应实现对心电信号的预处理和压缩,缩小数据存储量,节省空间;病例信息管理系统实现患者个人信息和心电信息的存档,把采集的数据保存作数据库中,能够将心电波形直接显示在计算机屏幕上,并提供打印报告单的功能。

This is similar behaviour to that of other image viewing and manipulation applications, however it is a bit more hidden in Preview.

这样的操作在其他的图像浏览以及处理程序里同样适用,不过在预览程序里,它看起来就是一个隐藏功能。

A sound style rule bars the instructions of a program from using any numerical or textual constant directly; instead, they rely on symbolic names, and the actual values only appear in a constant definition (constant in Pascal or Ada, preprocessor macros in C, PARAMETER in Fortran 77, constant attributes in the notation of this book).

一条合理的规则禁止把任何数字或本文常数直接地使用在程序的指令中;而是依赖于符号名,并且真实的数值只在一个常数定义中出现Pascal或Ada的常数(constant,C的预处理程序宏, Fortran 77的叁数,在本书符号中的常数属性。

The optimizing fracturing design chiefly includes fractures parameter optimization of fracturing wells, the volume of pre-conditioning fluid and preflush, the optimization of pump parameter and program, the optimization of fracturing technology parameters (Optimizing various kinds of proppant, concentration, volume and program and the adding way to optimize the reasonable operation parameters so as to improve the fluid diversion in natural formation fractures and main fractures).

压裂优化设计主要包括压裂井裂缝参数优化;预处理液和前置液用量、泵注参数和程序的优化;压裂工艺参数优化(以提高地层天然裂缝和主裂缝导流能力为目标,优化各种支撑剂类型、浓度、用量和程序,以及加入方式等;优化合理的施工参数)。

That's why it's called a pre processor.

这就是它称作预处理程序的原因。

In PL/1, the state in which a preprocessor variable or ''.'entry'.

在pl/1语言中,当预处理程序变量或''。

In PL/1, the state in which a preprocessor variable or entry name is said to be when its ''.

在pl/1语言中,当预处理程序变量或入口名的''。

Then,have an in-depth study on S-shaped curve,and find out the acceleration,vel...

最后给出了程序段预处理过程流程图和程序段插补过程流程图。

By above research, the following results are obtained.(1)The extracting module of aero-radioactive thematic information is integrated with ENVI, the remote sensing image processing software;(2) Based on the IDL, the computer program modules extracting following uranium thematic information have been developed, including initial uranium contents, active uranium contents, uranium migration coefficient, uranium information strengthen, uranium D-value and variance Ratio etc, al. Some of kalium special information extracting modules are also developed;(3)Based on the IDL, the aero-radioactivity information multi-parameter focus analysis module is developed;(4) It is proposed that a lots of phenomenon of uranium immigrating exist in Keping-Kuche are in the Neocene period. Because of the uranium pre-enrichment, the areas with high uranium content were formed in Neozoic and Quaternary. The above migration uranium are also the abundant source for uranium ore-forming in favorable strata of Mesozoic and Cenozoic system;(5)There are obvious uranium immigrating and enrichment in Eastern Portion of Keping Block Uplift, Yinate-Laolongjiang, and Qidaoban-KuChe.

通过上述研究,取得了如下成果:(1)实现了航放专题信息提取模块与ENVI遥感图像处理软件的无缝集成;(2)基于IDL语言开发了初始铀含量、活性铀含量、铀迁移系数、铀信息增强、铀差值方差比等航放铀专题信息,钾专题信息提取处理程序;(3)基于IDL语言开发了航放信息多参数聚焦分析处理程序;(4)发现柯坪-库车地区在晚第三纪开始出现了大量的铀迁移富集现象,不仅使上第三系、第四系沉积时因铀的预富集而形成铀含量高场区,而且也为研究区中新生代有利目的层的铀成矿提供了铀源条件;(5)研究认为,研究区柯坪断隆东段,英阿特-老龙江,七道班-库车等三个区块存在明显的铀迁入富集。

Elements of C language programming course involve principal concept of programming, basic techniques to design algorithms, data types, operators, expressions, input/output, control structures, structural programming method, arrays, strings, pointers, functions, module programming method, structure, union, bit-wise operation, preprocessor and files.

本课程的教学基本要求包括熟悉并掌握程序设计基本概念、基本数据类型、运算符和表达式;熟练使用基本的数据输入输出方法;掌握 C语言的控制结构、结构化程序开发方法;掌握数组、字符串、指针的概念并能熟练进行应用编程;了解函数概念及程序模块化开发方法;了解结构与共用体,位运算,预处理以及数据文件的基本处理技术。

更多网络解释与预处理程序相关的网络解释 [注:此内容来源于网络,仅供参考]

prepayments and accrued income:预提/待摊费用

prepare 准备 | prepayments and accrued income 预提/待摊费用 | preprocessing program 预处理程序

CPP C:语言预处理程序

cpio 复制文件档案 | cpp C语言预处理程序 | crash 检查系统内存映象

Preprocess:预处理

C++程序通常要经过6个阶段(如图1.1),即编辑(edit)、预处理(Preprocess)、编译(compile)、连接(Link)、装入(load)和执行(excute). 这里主要介绍典型UNIX C++系统(注意,本书的程序不经修改或稍作修改即可在大多数当前的++系统中运行,

preprocessor:预处理器

#include设施是C++预处理器(preprocessor)的一部分. 预处理器处理程序的源代码,在编译器之前运行. C++继承了C的非常精细的预处理器. 现在的C++程序以高度受限的方式使用预处理器.

preprocessor:预处理程序

(736) 预处理程序(preprocessor)有什么作用?(777) 说明变量存储在内存(memory)中的什么地方. (783) 用什么方法存储标志(flag)效率最高?

preprocessor statement:预处理程序语句

preprocessor procedure 预处理程序过程 | preprocessor statement 预处理程序语句 | preprocessor time 预处理程序时间,预处理程序阶段

groff-dviGNU groff DVI:格式处理程序

GroffGNU groff文本格式处理程序 | groff-dviGNU groff DVI格式处理程序 | groff-gxditviewX下的groff格式预览程序

下的groff格式预览程序:groff-gxditviewX

groff-dviGNU groff DVI格式处理程序 | groff-gxditviewX下的groff格式预览程序 | ktzset在启动时设置时区

pretranslation program:预翻译程序

pretracheal layer 颈筋膜气管前层,颈筋膜气管前层,颈筋膜中层,颈筋膜中层 | pretranslation program 预翻译程序 | pretreated ore 预处理过的矿石

pretreated ore:预处理过的矿石

pretranslation program ==> 预翻译程序 | pretreated ore ==> 预处理过的矿石 | pretreatment tank ==> 预处理槽