• First of all, because it extracts data character of input spectrum by using PLS, so the dimensions of input variable of SVM modeling are decreased effectively.

    由于PLS - SV M建模法先通过PLS提取输入光谱的数据特征,因此有效降低了SVM模型输入变量的维数。

    youdao

  • The result shows the three methods can be used in deformation series-data character analysis, and to determine variability, chaos and fractal dimension character.

    结果表明,这三种方法用于形变数据序列的性态特征分析是可行的,可以用来确定沉降数据序列的变异性、混沌性及分形维特征。

    youdao

  • Following all these parameters, you should get the print out match a specify data character set and this is represent a specify visual characteristics of the finished print.

    遵循这些参数,你会得到满足给定数据特性的最终印样,这也代表了所规定的视觉特性最终印样。

    youdao

  • In this paper, we propose a storage architecture for an embedded real time database system according to the data character of real time application and the performance of the storage media.

    本文针对嵌入式系统的应用环境和实时数据库系统的数据特征,通过对各种存储器性能的比较,提出了嵌入式实时数据库系统的存储体系结构。

    youdao

  • This means that in your application you should prefer binary data types over character types.

    这意味着,在应用程序中,应该优先选择二进制数据类型,而不是字符类型。

    youdao

  • In the case of the tag, it may contain either character data or a sub-element or a sub-element — or any combination of each of these.

    就标记而言,它既可以包含字符数据,也可以包含一个子元素或一个子元素—或这几个的任意组合。

    youdao

  • Resolution: The schema DDL generated by the EJB components uses the data type CHARACTER for the column by default.

    解决方案:由EJB组件生成的模式DDL 在默认情况下对列使用的数据类型是 CHARACTER。

    youdao

  • This will be mostly useful when passing data between systems with different character encoding.

    当使用不同的字符编码在系统之间传递数据时,这尤其有用。

    youdao

  • CDATA is the XML command that tells the viewer to stop parsing the code and read the code within the block that follows as character data.

    CDATA是XML命令,它告诉查看程序停止解析代码,并读取接下来的块中的代码,这里的代码是字符数据的形式。

    youdao

  • All data, including dynamic SQL statements, user input data, user output data, and character fields in the SQLCA, is interpreted based on this code page.

    所有数据,包括动态sql语句、用户输入数据、用户输出数据以及SQLCA中的字符字段,都是基于该代码页进行解释的。

    youdao

  • Text is not merely what goes within leaf elements or within attributes — technically called character data.

    文本不仅仅是叶子元素或者属性中的主要成分——技术上称这类文本为字符数据。

    youdao

  • You can control character data even more closely if you're willing to use EXSLT extensions (See resources).

    如果愿意使用EXSLT扩展(请参阅参考资料),还可以进一步控制字符数据。

    youdao

  • You can declare a new NAMESPACE constant, which is implicitly made a constant and from the character data type.

    可以声明一个新的NAMESPACE常量,这隐式声明了一个字符数据类型的常量。

    youdao

  • The XSLT script in Listing 3 replaces all character data with a node of the same length comprising only spaces.

    清单3 中的XSLT脚本用长度相同但仅包含空格的节点代替所有字符数据。

    youdao

  • The root of the tree is the document itself, and each node corresponds to an element or character data.

    树的根是文档本身,每个节点对应于一个元素或字符数据。

    youdao

  • At precompile and bind time, the code page derived at the database connection is used for precompiled statements, and any character data returned in the SQLCA.

    在预编译和绑定时,代码页派生于用于预编译语句和SQLCA中返回的所有字符数据的数据库连接。

    youdao

  • When describing mixed content, the character data cannot be constrained in any way.

    当描述混合内容时,根本无法约束字符数据。

    youdao

  • CDATA (character data) sections are treated as a block of data by the parser, allowing you to include any character in the data stream.

    CDATA(字符数据)区域被解析器视为数据块,从而允许您在数据流中包含任意字符。

    youdao

  • Therefore, it is important to understand what constitutes a character for writing applications that involve multi-byte character data.

    因此,理解字符组成对编写应用程序处理多字节字符数据非常重要。

    youdao

  • The content between the tags, including the white Spaces, is referred to as character data.

    标记之间的内容,包括空白,称为字符数据。

    youdao

  • UTF-8 was chosen as the default format for character data columns, with UTF-16 for graphic data columns.

    UTF - 8被选择为字符数据列的默认格式,其中U TF - 16用于图形数据列。

    youdao

  • Having data sets with a non-white space character separating the data points is a very common occurrence.

    最常见的就是数据集合不使用空格字符分隔数据点。

    youdao

  • To avoid code page conversion issues, the recommended approach is to use character FOR BIT DATA or BLOB instead of character types.

    要避免代码页转换的问题,建议使用字符forBITDATA或blob代替字符类型。

    youdao

  • ParseElementText (ns, name) — Parses the next element, which must have only character data content.

    parseElementText (ns,name) -解析下一个元素,它必须只包含字符数据内容。

    youdao

  • In a Unicode database, all the tables store character data using the Unicode encoding scheme.

    在Unicode数据库中,所有的表都使用Unicode编码方案存储字符数据。

    youdao

  • Characters which the parser calls when it encounters character data.

    characters,语法分析器遇到字符数据时调用它。

    youdao

  • parseContentText(ns, name) -- Parses past the end of the current element, which must have only character data content.

    parseContentText(ns,name) -解析完当前元素的尾部,它必须只包含字符数据内容。

    youdao

  • XOP works with base64-encoded character data content.

    XOP使用Base64编码的字符数据内容。

    youdao

  • The type char is used to represent character data and is covered in Chapter 8.

    char类型被用来表示字符数据,在第8章会讲到。

    youdao

  • ASCII streams, for ASCII character data.

    ascii流,用于ASCII字符数据。

    youdao

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

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

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