英语人>词典>汉英 : 未解析的 的英文翻译,例句
未解析的 的英文翻译、例句

未解析的

基本解释 (translations)
unanalysed

更多网络例句与未解析的相关的网络例句 [注:此内容来源于网络,仅供参考]

In this paper, we treat the composition operators on several analytic function spaces. The study of analytic composition operators links analytic-function theory and operator theory.

本文主要从事解析函数空间上的复合算子的研究而未涉及可测函数空间上的复合算子。

Packets transmitted by AARP that determine if a randomly selected node ID is being used by another node in a nonextended AppleTalk network.

AARP(AppleTalk地址解析协议)发送的数据包,用来确定在一个未扩展的AppleTalk网络中,一个随机选择节点ID是否被另一个节点使用。

Not detailed in Figure 1 are the parts of the compiler that are not verified yet: upstream, a parser, type-checker and simplifier that generates Clight abstract syntax from C source files and is based on the CIL library21; downstream, a printer for PPC abstract syntax trees in concrete assembly syntax, followed by generation of executable binary using the system's assembler and linker.

图1中没有详细标出的是该编译器中未验证的部分:前面的部分是基于CIL库[21]的语法解析器、类型检查器和语法树化简器,完成从C源代码文件到Clight抽象语法树的生成工作。后面的部分,则是由PPC抽象语法树到具体汇编语法的输出,随后的可执行二进制文件生成部分则采用系统自带的汇编器和链接器。

The semi-analytical solution for Hamilton canonical equation is employed widely in the engineering problems in recent years.

近年来,Hamilton正则方程半解析法在工程问题上的应用越来越广泛,但至今未见有关这种方法收敛性和对称性问题研究的文献。

The solitary wave can be generated considering Goring and Raichlen's movement of a paddle. The proposed original linear solution for the solitary wave generation is expressed in the hypergeometric function. Two disadvantages of the original solution with large trailing wave and skewed wave profile are found by comparing with the theory of solitary wave derived from Boussinesq's equation.

本文并以弱非线性的孤立波造波问题做为解析之对象,由於孤立波造波板速度为一超越函数,造成解析上的困难;本文以 hypergeometric 函数推求常微分方程式之全解,并与理论波形解比较后,发现由於未考虑非线性及分散性过强等问题,使得线性暂态解较理论波形拉长与歪斜,可能无法有效描述孤立波造波问题,故针对线性之分散关系做出修正。

The solitary wave can be generated considering Goring and Raichlen's movement of a paddle. The proposed original linear solution for the solitary wave generation is expressed in the hypergeometric function. Two disadvantages of the original solution with large trailing wave and skewed wave profile are found by comparing with the theory of solitary wave derived from Boussinesq's equation. The difference between the original linear solution and the solitary wave theory results from the nonlinearity and dispersion of generated waves in the flume.

本文并以弱非线性的孤立波造波问题做为解析之对象,由於孤立波造波板速度为一超越函数,造成解析上的困难;本文以 hypergeometric 函数推求常微分方程式之全解,并与理论波形解比较后,发现由於未考虑非线性及分散性过强等问题,使得线性暂态解较理论波形拉长与歪斜,可能无法有效描述孤立波造波问题,故针对线性之分散关系做出修正。

But of course, all of this is to leave the concept of freedom unanalyzed, and to take the claims of freedom within the film on face value.

但是当然,所有这些都是未被解析的自由概念,在电影中表面价值。

According to the situation in permafrost regions, the governing differential equations of heat transfer in frozen zone and unfrozen zone are simplified.

根据冻土地区的实际情况对圆形隧道正冻区和未冻区的热传导方程进行简化,应用无量纲量和摄动技术对简化方程进行求解,给出了圆形隧道冻结过程的近似解析解。

Compared with the numerical model, the analytical model is more propitious to studying relationship between process parameters and surface geometrical error.

通过研究这些因素,基于铣削力/铣削扭矩和瞬时未变形切屑厚度的关系,建立了一个考虑了铣削力/铣削扭矩的解析模型,用来预报在端铣情况下工件的表面几何误差。

The semantics are incomplete until orig is resolved (e.g., by THEN ).

这个语义在 orig 被解析出之前都是未完全的。

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

Iterating:迭代

值聚合,包括组装(populating)条目和从所有条目读取过滤的和未过滤的值解析(rendering)整个表单,通过执行定制解析的单个装饰器(decorator)或者迭代(iterating)表单中的所有条目Zend_Form 是可迭代的(iterable),

multiprogramming:多道程序设计

解析:多道程序设计(Multiprogramming)是指允许多个程序同时进入一个计算机系统的主存储器并启动进行计算的方法. 从宏观上看,多道程序都处于运行过程中,但都未运行完成;从微观上看,各道程序轮流占用CPU,交替地执行.

syntax error:(句法错误)

是在分析器前后出现的(is the front end of the parser).词法分析器(the lexical analyzer)被认为是分解自然文本字符串为有意义的词汇单元的,这个词汇单元就叫做tokens,同时把这个信息传递给parser.错误处理过程:yyerror(),当parser解析的过程中一个句法错误(syntax error)未被发现时调用此函

unnamed class:未命名类

universe 全球的、通用的 | unnamed class 未命名类 | unparsed entity 未解析实体

Unspecified:未指定的

unparsed entity 未解析实体 | unspecified 未指定的 | user agent default styles 用户代理默认风格

unparsed entity:未解析实体

根据是否解析实体内容进行细化-解析实体(parsed entity)是XML内容,实体的值称为置换文本;未解析实体(unparsed entity)可以是非文本内容,即使他是文本,也不要求是XML.