• 可以将用户信息函数物品

    You can include the subscription information in the byline of the articles.

    youdao

  • 方法以变精度粗糙集分类质量量度作为信息函数,对条件属性进行选择

    The measure of quality ofclassification acts as information function to select the condition attribute in this method.

    youdao

  • 实验表明模糊信息函数比互信息函数具有更少局部极值更好优化特性

    Experiment results show that similarity measure based on fuzzy mutual information has less local extremums and better optimization character.

    youdao

  • 本文分析信息函数项目信息函数评分信息函数IRT中的重要概念意义及其之间的联系。

    This paper analyses the meaning of the concepts in IRT such as information, item information function, scoring information function and their relations.

    youdao

  • 目的给出多级评分项目信息函数计算公式同时通过几个实例讨论了多级评分项目信息函数在实践中的应用。

    The objective was to give out calculate formula of multilevel item information function, and give some examples of multilevel item information.

    youdao

  • 质量评估主要方法项目特征曲线、项目信息函数测验信息函数、项目预测效度分析项目偏差检测

    The methods applied in data analysis are the analysis of item characteristic curve, item information function, test information function and item validity, as well as the checking of biased items.

    youdao

  • 本文首先在介绍三种教育测量理论基础详细地论述了项目反应理论的基本原理模型参数估计以及信息函数等。

    In the thesis, the basic principle, model, parameter estimation and information function of IRT are discussed based on three education test theories.

    youdao

  • 提出了基于最大信息具有奇数约束优化得分函数

    A score function for optimization based on maximum mutual information entropy with odditional restriction is proposed.

    youdao

  • 浏览器并不关于计时器事件任何信息传递这些函数

    Nor do browsers pass any information about the timer event to these functions.

    youdao

  • 属性函数提供杂项信息文件大小磁盘使用量等

    Attribute functions: Provide for miscellaneous information such as file size and disk usage.

    youdao

  • 不过,如果处理来自服务器文本字符串复杂信息这些函数可以变得很复杂。

    The functions can get more complex, however, when you start working with more complex information from the server than simple text Strings.

    youdao

  • 输出格式包含了关于目录文件函数以及总结信息

    The export format contains nested summary information about directories, files, functions, lines, and blocks.

    youdao

  • DB 2跟踪实质上是运行跟踪程序捕捉到控制信息(函数相关参数)的日志

    A DB2 trace is essentially a log of control flow information (functions and associated parameter values) that is captured while the trace facility is on.

    youdao

  • 例如必须参数形式包括进类型信息,必须用函数形式返回所有变量类型

    For example, you must include type information with arguments, return values with functions, and types for all variables.

    youdao

  • 可以通过GETSNAPSHOT命令通过各种快照函数收集快照信息

    You can also collect snapshot information through the GET snapshot command, or through various snapshot functions.

    youdao

  • 但是理解任何内核关键要素内核的映射,它提供符号信息(比如函数变量以及它们地址)。

    But an important element of understanding any kernel is the map of the kernel, which provides symbol information (such as functions and variables as well as their addresses).

    youdao

  • 清单1以图表形式展示了stab格式收集一个函数信息

    Listing 1 is a diagrammatic representation of gathering information from STAB format for a simple function.

    youdao

  • 如果想要验证信息需要使用XMLVALIDATE函数重新验证XML数据

    If you want validation information, you need to re-validate XML data with the XMLVALIDATE function.

    youdao

  • 可以选择使用一个WSDL文件告诉客户端关于可用函数信息以及输入参数返回个数数据类型

    You can use an optional WSDL file to give clients information on the available methods, as well as the number and data types of input arguments and return values.

    youdao

  • 函数设计程序一个非模态的、图形化界面用于指定定义函数信息

    The function designer is a non-modal, graphical interface used to specify information to define a function.

    youdao

  • WSDL文件很有用的,因为它们包含了关于可用SOAPAPI函数信息并且可以连接客户端用于自动发现” SOAP API。

    WSDL files are useful, because they contain information on available SOAP API methods and can be used by connecting clients to "auto-discover" the SOAP API.

    youdao

  • 不过如果程序使用gethostbyname或者任何其他同一对象返回信息函数,或者如果每次使用时都会阻塞信号那么就是安全的。

    However, if the program does not use gethostbyname or any other function that returns information in the same object, or if it always blocks signals around each use, you're safe.

    youdao

  • 函数将所需信息放置bufferhandle 中,我们将允许指针进入

    The function places the requested information in the bufferhandle, whose pointer we are passing in.

    youdao

  • 关于生成器函数信息可以通过db2look工具直接db 2编目视图获得

    The information about the key generator function can be gathered with the db2look tool or directly from the db2 catalog views.

    youdao

  • 使用清单13Getthreadinfo函数可以找到信息

    This information can be found using the Getthreadinfo function as shown in listing 13.

    youdao

  • 下面是 mkewuidKornShell脚本函数产生的用法信息

    The following usage message information is from the mkewuid Korn Shell script function

    youdao

  • SQL存储过程free_chunks搜索匹配空闲信息用于ADDchunk函数调用

    The SQL stored procedure searches for a matching free chunk in the free_chunks table and USES this information for the ADD chunk function call.

    youdao

  • 如下所列一系列各种GoogleWeb服务集成函数(更多信息请参见参考资料)。

    Here is a series of functions that integrate with the various Google-based Web services (see Resources for a link to more information).

    youdao

  • XSLT/XQuery处理器使用函数调用中的信息包括函数名称参数个数选择方法

    The XSLT/XQuery processor uses the information in the function call, including the function name and the number of arguments, to select the method.

    youdao

  • luaL_checknumber()函数可以用于检查参数,并且还能打印包含信息错误消息以及中断函数执行

    The luaL_checknumber() function can also be used to check arguments, printing an informative error message and aborting execution of the function.

    youdao

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

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

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