英语人>词典>汉英 : 初始定义 的英文翻译,例句
初始定义 的英文翻译、例句

初始定义

词组短语
original definition · initial definition
更多网络例句与初始定义相关的网络例句 [注:此内容来源于网络,仅供参考]

Although the discussion began with the aim of rethinking the NCPH board's draft definition of public history, one idea that repeatedly emerged from the H-Public discussion was the importance of keeping that definition as open as possible.

虽然这场讨论的最初目的是要重新考虑美国公众史学委员会关于公众史学的初始定义,但在这次网络讨论中,大家反复强调保持公众史学定义开放性的重要意义。

Because an extern that is initialized is treated as a definition, any subseqent definition of that variable is an error

因为已初始化的 extern 声明被当作是定义,所以该变量任何随后的定义都是错误的

The process is characterized in that, the zoomed image being defined by its horizontal and vertical homothety ratio with respect to the coded image (1, 7), it performs the following steps: calculation of the horizontal and vertical sizes of an initial display rectangle (8) from which would be obtained the sizes of the target display rectangle (2) as defined by the profile and level information by applying the horizontal and vertical homothety ratios, storage in the display_horizontal_size and display_vertical_size fields of an MPEG2 video data stream of the horizontal and vertical sizes of the initial display rectangle.

该方法的特点是被缩放图像由它针对被编码图像(1,7)的水平和垂直缩放率定义,它执行下面的步骤:通过应用水平和垂直缩放率来计算初始显示长方形(8)的水平和垂直尺寸,从中可以获得按照轮廓和级别信息定义的目标显示长方形(2)的尺寸,在MPEG2视频数据流的display_horizontal_size和display_vertical_size字段中存储初始显示长方形的水平和垂直尺寸。

If T is a class type (clause 9) with a user-declared constructor (12.1), then the default constructor for T is called and the initialization is ill-formed if T has no accessible default constructor

也就是说如果T这个类具有用户自定义构造函数的话,那么"值初始化"(value-initialize)将会调用它;如果这个类是non-union类型且没有用户自定义的构造函数,则每一个非静态数据成员将会进行"值初始化"。

When a definition defines two or more variables, each variable may have its own initializer.

当一个定义中定义了两个以上变量的时候,每个变量都可能有自己的初始化式。

A declaration may have an initializer only if it is also a definition because only a definition allocates storage.

声明初始化可能只有一个定义,因为这也是唯一一个定义分配存储。

When we define a variable without an initializer, the system sometimes initializes the variable for us.

当定义没有初始化式的变量时,系统有时候会帮我们初始化变量。

E. , the sum of absolute intensities of normalized block along the main and sub-principal diagonal pixels), which is a modification of original one, is utilized to confine efficiently the search space to the vicinity of the initial-matched block

具体说,它把子块叉迹的定义修改为其规范子块主次对角元绝对值之和,并利用新叉迹把搜索范围限制在初始匹配块的邻域内;同时,引入误差阈值来控制以初始匹配块为中心的搜索邻域大小。

Aformula which describes the transient process from beginning traveling waveto steadytraveling wave was deduced and the concept of initial traveling wave stagefirst was defined and its duration was given. It leads to a conclusion that reflectionfactor is a time dependent function, and variation range and reflection factor atdifferent stage were presented .Based on unified traveling wave theory andtransmission line model of reflective terminal with energy storage element , powerpolarity of initial traveling wave was analysed with both physical and mathematicalmethod.

通过理论推导得出从初始行波到稳态行波过渡过程的数学公式,统一了不同阶段的故障分量信号;定义了初始行波的概念,并指出了其持续时间的影响因素,针对末端含有储能元件系统,从物理和数学两方面剖析了初始行波的功率极性;通过分析提出反射系数是时变函数,给出了在不同暂态阶段行波反射系数的变化范围。

Data and bss define the section to be a data section, analogously to code. Data sections are marked as readable and writable, but not executable. data declares an initialised data section, whereas bss declares an uninitialised data section.

data和bss定义一个数据段,类似code,数据段被标识为可读可写,但不可执行,data定义一个被初始化过的数据段,bss定义一个未初始化的数据段。

更多网络解释与初始定义相关的网络解释 [注:此内容来源于网络,仅供参考]

constants:定义在 Portlet 使用的常量

ActionClassManager 返回给定名字引用的操作类实例 | Constants 定义在 Portlet 使用的常量 | InitialStateManager 处理初始化 Portlet 状态的请求

initialization:初始值

复用度等于初始值(Initialization)加上复用次数与人库时间的比值. 定义2基于学习的部分(StudyPart). 基于学习的部分可以分两部分来描述:内部信息描述(ImerInfo)和外围信息描述(Outerlnfo).

array initializer:数组初始值设定项

new运算符允许使用数组初始值设定项(array initializer) 指定数组元素的初始值,数组初始值设定项是在一个位于定界符{和}之间的表达式列表. 下面的示例分配并初始化具有三个元素的int[]. 接口(interface) 定义了一个可由类和结构实现的协定.

Object Initializer:对象初始化器

C#3.0规范将匿名类型描述为从对象初始化器(object initializer)自动推断和生成的元组类型. 在你能够充分领会这一定义之前,你需要了解"对象初始化器"的概念,它是匿名类型特性的基础. 我要对对目前常用的三个方法进行仔细的分析,

invalid data initializer:无效初始化数据

too few arguments to INVOKE INVOKE中定义太少 | invalid data initializer 无效初始化数据 | RET operand too large RET操作数太大

data member:成员数据

第二种:可以定义初始化成员列表(Initializer list)来初始化成员数据(data member). C++初始化类的成员,不但可以用构造函数(constructor)完成,而且可以用初始化类成员列表来完成. MFC大量用到此方法. 例如有些初学者可能不大理解如下代码:1.

order of execution:执行顺序

1643order file有序文件 | 1644order of execution执行顺序 | 1645original definition初始定义

original definition:初始定义

1644order of execution执行顺序 | 1645original definition初始定义 | 1646os操作系统

struct:定义结构

方法(Method)的定义:结构(struct)是值类型的(轻量级). 其值是可以拷贝的. 存放在栈上,结构的构造函数必须有有参数,如要生成没有参数的结构函数只能是系统来生成的缺省结构函数,自己无法生成,结构的构造函数不会自动初始化字段,

minimized boolean:初始化最小值

collapsed boolean 定义显示收缩按钮 false | minimized boolean 初始化最小值 false | maximized boolean 初始化最大值 false