preprocessor

preprocessor

1. Secondly, when I preprocess the aberrance image, I use an arithmetic based on theline features of characters, then segment the image of characters based on improvedproject features.

(2)车牌字符分割阶段,为了满足算法实时性的要求,对畸变车牌进行预处理时,采用字符的行特征来描述本文的倾斜校正算法,之后,基于改进的投影特征图对字符图像分割;

2. The -a option, requiring no argument, instructs NASM to replace its powerful preprocessor with a stub preprocessor which does nothing.

-a选项不要求任何参数,通知NASM的强大的预处理器不进行任何处理。

3. The # and ## preprocessor operators should not be used.;

13不应该使用‘#’或‘##’预处理操作符。

4. Application of ANSYS Preprocessor in Electromagnetic Field Calculation for Large Hydrogenerators

ANSYS前处理器在大型水轮发电机电磁场计算中的应用

5. C++ inherits a fairly elaborate preprocessor from C.

C++继承了C的非常精细的预处理器。

6. This is a portable C preprocessor, which is handy if you have a compiler that has an "integrated" pre-processor.

CPP一种简便的C预处理器系统,通过综合预处理编译器可以进行轻松的控制。

7. Each function in DEFORM preprocessor can be controlled by corresponding script command.

DEFORM前处理器中每一项功能的实现,均可用相应的脚本命令控制。

8. The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation.

GNU C 预处理器是一个由 GNU C 编译器在真正编译程序之前自动调用以对程序进 行预处理操作的宏处理器。

9. Preprocess algorithm of PCB line detection

PCB走线检测的预处理算法

10. PHP (Hypertext Preprocessor)

PHP

11. PHP (recursive acronym for "PHP: Hypertext Preprocessor") is a widely-used Open Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.

PHP(“PHP:Hypertext Preprocessor”,超文本预处理器的字母缩写)是一种被广泛应用的开放源代码的多用途脚本语言,它可嵌入到HTML中,尤其适合web开发。

12. PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.

PHP,即“PHP:Hypertext Preprocessor”,是一种被广泛使用的开放源代码多用途脚本语言,尤其适用于web开发并可以嵌入到HTML中去。

13. The Schematron processor performs a preprocessor pass during which it does a literal string substitution of the parameter with the given value.

Schematron处理程序在用给定的值对参数进行文字串置换时,要执行一次预处理程序。

14. The SQL preprocessor generates calls to functions in the interface library or DLL.

SQL预处理器生成对接口库或DLL中的函数的调用。

15. SQL preprocessor error messages sorted by message value

SQL预处理器错误消息(按消息值排序)

16. SQL Preprocessor error messages indexed by error message value

SQL预处理器错误消息(按错误消息值编索引)

17. The Research on Data Preprocess and Path Supplement in Web Data Mining

Web日志挖掘的预处理及路径补全算法的研究

18. A preprocessor token can be a header name, identifier, number, character literal, string literal, symbol, or miscellaneous character.

一个预处理记号可以是头文件名、标识符、数字、字符类型、字符串类型、元素或者混合字符。

19. The other is to use multi-resolution data to preprocess before tracking and filtering.

一种是利用多分辨率数据进行跟踪滤波后航迹的删除处理。

20. New Method for Finite Element Preprocess of Large Hydrogenerator.

一种适于大型水轮发电机磁场计算前处理的新方法。

21. The possible preprocessor constants are described in the following table.

下表列出了可用的预处理器常量。

22. The table below shows some of the most common preprocessor directives.

下表指出了一些最常见的预处理指令。

23. the script compiler to have a built-in preprocessor.

不用重写一个内建预处理的脚本编译器。

24. Note though, that the preprocessor engine does some token transformation, so that not all of the listet here token identifiers may occur inside tokens, returned from the preprocessing iterator.

不过请注意,预处理引擎会做一些单词转换,因此不是在此列出的所有单词标识符都都会在预处理引擎所返回的单词中出现。

25. The C++ lexers packaged with the Wave library may be used standalone, too, and are not tied to the C++ preprocessor iterator at all.

与Wave库一起打包的C++lexer也可以单独使用,并没有与C++预处理迭代器捆绑在一起。

26. Therefore, in chapter seven we build a small preprocessor to create the boilerplate required.

为了创建样板文件的需要,我们在第七章构建一个小型预处理器。

27. In order to get the better useful information from the exam data, which with complex and uncertain data, it is necessary to preprocess the source data.

为了更好地从大量复杂的和不确定的考试数据中有效地抢掘有用的信息,必须对源数据进行预处理。

28. To apply Spatial Fine Granularity Scalable Coding(S-FGS) efficiently, a design and implementation of preprocessor was proposed.

为了更好地运用空域精细可扩展编码算法,提出了一种编码预处理器的设计方案。

29. To help avoid name clashes, preprocessor variables usually are written in all uppercase letters.

为了避免名字冲突,预处理器变量经常用全大写字母表示。

30. To reduce the pattern effect in all-optical clock recovery, a novel device termed as code mixer was designed to preprocess the injected data signals.

为减少全光时钟提取中的码型效应,设计了混码器对注入数据脉冲进行预处理。

31. A method of data preprocess using wavelet threshold shrinkage algorithm is presented to remove GPR echo signals' noises and the realization of the circuit based on DSP and software is given.

为此,文中提出了采用小波阈值萎缩进行数据预处理的方法,以去除雷达回波噪声,并给出了基于DSP的电路和软件实现方法。

32. The preprocessor variable defined to prevent a header from being included more than once in a single source file.

为防止头文件被同一源文件多次包含而定义的预处理器变量。

33. This paper proposed a preprocess algorithms of PCB test image, which includes two parts-binarization and denoising.

介绍了一种PCB走线质量检测的预处理方法,它包括对PCB待测图像的二值化和去噪两个部分。

34. Beginning in chapter 7 we will use a simple preprocessor to simplify coding, but even then linkage switching is error-prone.

从第7章开始,我们会介绍一个简单的预处理程序用来简化编码,然而即便如此,链接的改变一样是易错的。

35. However, the classified proteomic data isn’t gotten easily, because of high dimension and noise.So, to analyze the data preprocess of proteomics is a very important part in this thesis.

但是,质谱技术在分类工作中往往受到资料维度过高与杂讯干扰所困扰,所以蛋白质体分析的前置处理在本文中是很重要的一环。

36. As the analog front end of the UATS" dry parts, the UATS preprocessor functions as an indispensable bridge joining the wet parts to the signal processor.

作为系统干端的模拟前端部分,水声靶标系统预处理机将系统湿端和信号处理机连接起来,起到了重要的桥梁作用。

37. A common way to make headers safe uses the preprocessor to define a header guard .

使得头文件安全的通用做法,是使用预处理器定义头文件保护符。

38. Allows the page parser filter to preprocess page directives.

允许页分析器筛选器对页指令进行预处理。

39. Keywords non-contact detection;breathing;heartbeat;preprocessor;

关键词非接触检测;呼吸;心动;预处理器;

40. Thereinto, the analog receiver, the main body of the UATS preprocessor, conditions the output signals of the receiving transducer, which are amplified and filtered.

其中,模拟接收机完成对接收换能器输出信号的放大、滤波等调理工作,是水声靶标系统预处理机的主体部分;

41. The Conversion Degree Function is used to preprocess the stock market historical data and try to find the very window section whose similarity exceeds the special threshold.

利用转化程度函数对历史数据进行预处理,找到与当前数据窗口相似度超过特定闺值的历史数据窗口。

42. front-end preprocessor system

前端预处理系统

43. Data Preprocess in Medical Diagnosis System

医疗诊断系统中的数据预处理

44. Design of 16-channel EEG signals preprocessor

十六路脑电信号预处理器的设计

45. The technology about expression transformation is a very important work during the preprocess phase of automatic parallelizing compiling.

单位:南京大学计算机软件新技术国家重点实验室计算机科学与技术系南京210093;

46. An interpreter for steady process modeling is developed based on Modelica Specification 1.4. Integrated with a DAE solver developed and a DAE preprocessor, it forms a Modelica developing environment prototype.

参照Modelica语言1.4版标准,开发了能处理稳态过程的解释器。 集成了稳定的数值求解系统和微分代数方程预处理器,形成一个Modelica开发环境的原型。

47. adaptable syntactic preprocessor

可修改语法的预处理机

48. At the same time, there to be introduce the fingerprint preprocess.

同时介绍指纹图像的预处理:目的是去除指纹图像中的噪音,将其转化为一幅清晰的点线图,便于提取正确的指纹特征。

49. Since the % character is used extensively by the macro preprocessor, you should ensure that both the signed and unsigned modulo operators are followed by white space wherever they appear.

因为%被宏预处理器广泛使用,你要确保有符号或无符号求余运算符应该紧跟着空格。

50. Therefore, how to preprocess data to improve the data quality is very important on accurateness of data analysis results.

因此,如何预处理数据对于提高数据质量以及数据分析结果的正确有效性有着重大的影响。

51. So this paper discusses the technique of importing the model created by UGNX to the CFD preprocess soft in this article.

因此文中探讨了通过UGNX建模,然后导入CFD前处理软件的方法。

52. We introduce the same concept of exemplar-based image inpainting into our algorithm, then preprocess target image with texture segmentation and structure reconstruction.

因此本篇论文主要针对纹理取样修复法的缺点进行改良,我们同样采用纹理取样修复法的概念,并且加入纹理分割和结构重建。

53. So this lexer does not recognize any keywords (except true and false, which are needed by the preprocessor itself).

因此,这个lexer不识别任何关键字(除了true和false,因为预处理器本身需要它们)。

54. Image enhancing and image restoration are two important parts of image processing.They preprocess the image to make it good for the advanced processing.

图像增强与图像恢复是数字图像处理中较为重要的两部分,可以说是图像的预处理部分,是其他图像处理的基础。

55. Image preprocess In star algorithm the image preprocess includes 3 operations, which are histogram equalization, contrast stretch and 5x5 neighborhood averagesmoothing.

图像预处理 星形算法的图像预处理包括三步,灰度直方图均衡、对比度增强和5×5像素平滑。

56. In PL / 1, the state in which a preprocessor variable or entry name is said to be when its value cannot replace the corresponding identifier in source program text.

在pl/1语言中,当预处理程序变量或入口名的值不能替换源程序文本中相应的标识符时的状态。

57. At W3POP we demonstrate server-side scripting by using Active Server Pages (ASP) and PHP: Hypertext Preprocessor (PHP) .

在W3POP的有关服务器端脚本教程中,我们重点介绍了动态服务器页面(ASP)以及超文本预处理程序(PHP)。

58. 4. At W3POP we demonstrate server-side scripting by using Active Server Pages (ASP) and PHP: Hypertext Preprocessor (PHP) .

在W3POP的有关服务器端脚本教程中,我们重点介绍了动态服务器页面(ASP)以及超文本预处理程序(PHP)。收藏指正

59. In the preprocessor module, using ACIS geometry modeling technique and HOOPS graphic tool package provides interactive platform and realizes the cooperative visualization.

在前处理模块,将ACIS几何造型引擎和HOOPS图形工具包进行再次开发,为复杂模型的创建和编辑提供了交互界面,并实现了电磁场前处理模块的协同可视化。

60. Radiometric correction is a very important preprocess in the dynamic monitoring of landuse.It can improve the precision of landuse classification and the change detection.

在土地利用变化动态监测中,辐射校正是非常重要的一项预处理过程,它能够提高土地利用分类及土地利用变化检测的精度。

61. Under the same experimental conditions, an iris image database is used Matlab6.5 to preprocess.

在完全相同的实验条件下,运用Matlab6.5软件对由虹膜图像组成的虹膜数据库进行预处理。

62. In this process, all preprocessor directives are carried out, macro expansions are performed, and comments are removed.

在此过程中,将执行所有的预处理器指令,执行宏展开,并移除注释。

63. In the process, all preprocessor directives are carried out, macro expansions are performed, and comments are removed.

在此过程中,执行所有的预处理器指令,执行宏展开,并移除注释。

64. Before we write our own header, we need to introduce some additional preprocessor facilities. The preprocessor lets us define our own variables.

在编写头文件之前,我们需要引入一些额外的预处理器设施。预处理器允许我们自定义变量。

65. This method contains three key issues: PowerPoint Courseware Preprocess, Semantic Paragraph Acquisition Based on Text Classification and Knowledge-point Summarization.

在这个方法中有三个关键技术:PowerPoint课件预处理、基于文本分类的语义段获取和知识点摘要。

66. Infrared image watershed segmentation based on the preprocess by CNN-PDE bias-anisotropic diffusion filter

基于CNN-PDE偏差异质扩散预处理的红外图像分水岭分割

67. FPGA DESIGN FOR A BAR CODE PREPROCESSOR BASED ON VHDL HIGH LEVEL SYNTHESIS

基于VHDL高级综合的条码阅读预处理器的FPGA设计

68. An Irrelevant Information Preprocess Based on the Minimal Class Difference

基于最小类差异的无关信息预处理算法

69. The orthogonal signal correction (OSC) is a popular algorithm in the signal preprocess.

基于正交投影的正交信号校正(OSC)算法是近年来在光谱处理上很活跃的一种方法。

70. Based on interdependence of all parameters, the principal component analysis (PCA) has been proposed to preprocess the roving procedure's data collected from a worsted mill.

基于粗纱工艺参数之间相互关联的特点,提出利用主成分分析法对精毛纺厂采集到的粗纱生产数据进行预处理。

71. The primitive form of EXTERN differs from the user-level form only in that it can take only one argument at a time: the support for multiple arguments is implemented at the preprocessor level.

基本形式的EXTERN跟用户级的形式有所不同,因为它只能带有一个参数:对多参数的支持可在预处理器级别上实现。

72. H works some preprocessor magic to make DEFINE_GUID reserve the storage even if the definition of the DEFINE_GUID macro happens to be in one of the precompiled header files.

奇妙的工作于一些处理过程来使得DEFINE_GUID储存设备,即使DEFINE_GUID宏的定义发生在一个预编译的头文件中。

73. Makes the compiler preprocess as much as possible of the library code (rather than loading already-preprocessed header files) if defined.

如果定义了该宏,编译器将尽可能对本库代码进行预处理(而不是导入已经预处理的头文件)。

74. It can be used in a character or string literal, or to continue a preprocessor directive or one-line comment on multiple lines.

它可用于字符或者字符串类型,或者是再多行中对一个预处理指令或者一行注释进行续行。

75. We can reasonably hy pothesize that AC neurons with multipeaked frequency tuning curves could execute a function as a highly tuned preprocessor of complex spectral information.

实验中还观察到多峰频率调谐曲线神经元,它们在声通讯和声定位中不同波谱区域的时间匹配中起作用。

76. The experiment shows that the preprocess algorithm is able to obtain an effective threshold for the binarization of the defect image,eliminating the noise and enhancing .

实验结果表明,使用该方法能够得到一个满意的二值化阈值,并有效地消除噪声,处理速度也较快。

77. The results show that the preprocessor is designed reasonably,which can provide the computer with high quality signals.

实验结果表明预处理器为后序计算机分析处理提供了较高质量的信号,而且设计合理、实用有效。

78. The experiment shows that the preprocess algorithm is able to obtain an effective threshold for the binarization of the defect image, eliminating the noise and enhancing the speed highly.

实验结果表明,使用该方法能够得到一个满意的二值化阈值,并有效地消除噪声,处理速度也较快。

79. Preprocess the phonocardiogram (PCG ) signal before using the principle of wavelet transform to detectthe singularity of the signal.The object of accurately locating the S, and S, has been achieved.

对心音图(PCG)信号进行预处理后,再利用小波变换原理检测信号的奇异点.达到准确定位的目的。

80. This paper introduces the means and characteristics of signal acquisition of the non-contact life parameters detection system as well as the design of preprocessor circuit.

对非接触生命参数(如呼吸、心动等)检测技术中信号采集的方法和特点进行了深入的研究,并设计了相适配的预处理器电路。

英语宝典
考试词汇表