• 理解数据独立性含义作用等。

    Data independence understanding of the meaning and role.

    youdao

  • DB2优化器完成物理数据独立性组件

    DB2's optimizer is the component that accomplishes this physical data independence.

    youdao

  • 物理存储特征分离访问标准叫作物理数据独立性

    This separation of access criteria from physical storage characteristics is called physical data independence.

    youdao

  • 由于已经在线访问提供数据独立性,因此同步功能中仍然保留这一特性。

    Data independence will remain there for sync as it is already for online access.

    youdao

  • 方法依据实践归纳提出3nf、方法库、数据独立性以及程序优化等方法。

    Method According to practice, method of non-3NF, method library, independence of data, optimization of programming were induced and presented.

    youdao

  • 利用误差样本平均归一化自相关函数可以对所抽取的数据独立性进行验证同时改进数据处理方法提供依据

    To validate the independency of data, we can using the average autocorrelation function of error swatch, it can also offer thereunder to ameliorate the method of disposing data.

    youdao

  • 他们实际上并不关心混合内容属性语言独立性或者其他有用XML特性,他们需要是从服务器客户机发送数据结构

    They didn't really care about mixed content, attributes, language independence, or other useful characteristics of XML -- they wanted to send data structures from the server to the client.

    youdao

  • 服务器独立性使可以一个单一会话连接不同IBM数据服务器

    Its server independence allows you to connect to different IBM data servers from within a single session.

    youdao

  • 如果调用代码忽略api处理代码中的数据结构,那么丧失这种独立性因为实现中的改变可能破坏行为失常客户端

    If calling code ignored the API and manipulated data structures in the library code, this independence would be lost since a change in the library's implementation might break the misbehaving client.

    youdao

  • IDL负责确保在不同语言之间正确地交换数据从而负责CORBA语言独立性

    IDL is responsible for ensuring that data is properly exchanged between dissimilar languages and is, thus, responsible for the language independence of CORBA.

    youdao

  • 各类训练示例大小平衡或者数据独立性不符合要求Naive Bayes分类器会出现故障。

    Naive Bayes classifiers often break down when the size of the training examples per class are not balanced or when the data is not independent enough.

    youdao

  • LSID位置独立性变性保证使成为数据交叉引用的极佳候选。

    Location independence and the guarantee of immutability of LSIDs make them perfect candidates for database cross-references.

    youdao

  • 这种独立性允许同一台计算机上运行不同修复级别上的不同数据

    This independence allows different databases on the same computer to run at different fix pack levels.

    youdao

  • 使用DBI主要目的之一使得用于访问数据语法具有独立性

    One of the main goals of the DBI is to make the syntax for accessing databases be database independent.

    youdao

  • 前面已提到J2EE通过促进数据独立性提高应用程序可移植性

    I mentioned earlier that J2EE promotes database independence to improve the portability of applications.

    youdao

  • 此外数据访问中分离业务逻辑可实现数据独立性,并各种类型数据存储提供插件能力。

    In addition, separating business logic from data access enables database-independence and provides for plug-ability to various types of data stores.

    youdao

  • 数据中心操作独立性而言HTTP插件应当路由外部 ODR。

    On principles of operational independence of data centers, HTTP plug-ins should not be routing to foreign ODRs.

    youdao

  • 确保数据处理程序保持协议独立性

    Ensuring the Data Handler remains protocol neutral.

    youdao

  • 关系数据包括事务acid属性(原子性一致性独立性持久性)。

    The relational databases also include the transaction ACID property (Atomicity, Consistency, Isolation, Durability).

    youdao

  • 本文描述如何使用数据处理程序基于MQ标头更改转换逻辑同时确保处理程序保持协议独立性

    It describes how to use a Data handler to change the transformation logic based on an MQ header, while ensuring the handler remains protocol neutral. Topics that will be covered are.

    youdao

  • 数据关联目标状态估计两部分既有一定独立性有密切联系部分合理结合提高跟踪系统性能重要的。

    The data correlation and state estimation are both certainly independent and closely relative, but the performance of tracking systems can be improved by suitable incorporating the two components.

    youdao

  • 通过网络数据系统方便其他系统互连,既能实现数据共享保证系统独立性安全性

    Can interlink with the other systems through web net and date-base system conveniently, can not only realize data sharing function, but also ensure the independent ability and security of the system.

    youdao

  • XML内容独立性和平台无关性使它可以作为不同数据挖掘系统描述挖掘结果统一形式。

    It's the content and platform independence of XML that enables XML to be the unified form of describing mining results in different mining systems.

    youdao

  • CORBA优势方法重用上,XML是在数据独立性上。

    The advantage of CORBA is the reuse of method, but XML is the independency of the data.

    youdao

  • 车险定价常用模型广义线性模型,模型建立重要假设索赔数据的相互独立性

    The commonly used auto insurance pricing model is the generalized linear model. This model is built on an important assumption that the claims data must be independent.

    youdao

  • 为了实现数据应用程序独立性,应用程序自行定义所需要局部逻辑数据结构

    In order to keep the data independence from application program, the necessary local logical data structure can be self-defined in every individual application program.

    youdao

  • 95标准制定了拥有语义独立性稳定性数据交换B2 MML规范企业应用系统提供了语义集成支持

    B2MML is an semantically independent and stable XML implementation of ISA-95, which supports semantical integration for enterprise systems.

    youdao

  • 结果表明:这个模型处理数据转换时具有相对独立性,可SQL命令作为XM L文档标签建立数据连接生成SQL命令整合中间件

    This model has relatively independency in dealing with data transition, using SQL command as label in XML document and integrating database connection and SQL command building in the middleware.

    youdao

  • 倘若条件独立性假设确实满足,朴素贝叶斯分类器将会判别模型,譬如逻辑回归收敛得更快因此需要更少训练数据

    If the NB conditional independence assumption actually holds, a Naive Bayes classifier will converge quicker than discriminative models like logistic regression, so you need less training data.

    youdao

  • 倘若条件独立性假设确实满足,朴素贝叶斯分类器将会判别模型,譬如逻辑回归收敛得更快因此需要更少训练数据

    If the NB conditional independence assumption actually holds, a Naive Bayes classifier will converge quicker than discriminative models like logistic regression, so you need less training data.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定