• Well, actually here it is not very hard to find a function whose gradient is this vector field.

    实际上找出一个函数梯度这个向量并不

    youdao

  • To find a function, search for a string, or jump to a line in a file open in the source pane, you can use one of the special modifiers in the script filter.

    正如前面框架所示,每表示个回调级别。选中的哪行显示正在执行的函数名,文件链接和行号。

    youdao

  • If you find a function address range that covers the failing instruction address, the message for that range indicates the method where the error was likely introduced.

    如果找到一个函数地址范围包含失败指令地址,那么这个范围消息就会说明可能引入错误方法

    youdao

  • Given a function and an input, find the fixed point.

    提供了函数输入找到

    youdao

  • By putting it in a function bug if I find a bug and I change my program I can just run the function again.

    输入的值放到函数里,如果以后程序发现了一个,程序进行更改的话,我可以直接

    youdao

  • With this function we can now find multiple matches within a string and extract specific pieces of the information from within each match.

    通过函数我们现在字符串找到多个匹配项,并且每个匹配项中提取特定信息片段

    youdao

  • In this type of learning, the goal is not to maximize a utility function, but simply to find similarities in the training data.

    学习类型目标不是效用函数最大化,而是找到训练数据中的近似点

    youdao

  • One of them is to find the minimum of a maximum of a function when the variables are not independent, and that is the method of Lagrange multipliers.

    其中找出函数极小值极大值这个函数变量相关的,这种方法称为拉格朗日乘数法。

    youdao

  • To clean up any existing packages that are invalid as a result of this change, you can use the new function to find invalid packages on a database or schema level.

    清理由于这种更改无效任何现有可以使用这个功能找出数据库架构级别的无效包。

    youdao

  • To make it easier for potential buyers to find vehicles matching their criteria, it makes sense to now add a search function to the application.

    使潜在买家容易找到满足他们需要的车辆现在最好应用程序添加一个搜索功能

    youdao

  • This function, as mentioned in SQL standards, is used to find the length of a character string in character semantics.

    SQL标准所述函数使用字符语义查找字符字符串长度

    youdao

  • Also, to explore and test the new update capabilities initially, you may find it convenient to embed the XMLQUERY function with the transform in a SELECT statement rather than an update.

    另外研究测试新的更新功能时,select语句(不是update语句)中嵌入包含转换表达式的XMLQUERY函数可能方便。

    youdao

  • Walk through these dependencies by writing a recursive function that can find the latest version of a plug-in (in case duplicate plug-ins are in the same system) and all its dependencies.

    我们可以编写一个函数来遍历这些依赖性可以查找某个插件最新版本(针对相同系统重复插件情况)以及所有依赖性。

    youdao

  • OK, so last time we saw how to use Lagrange multipliers to find the minimum or maximum of a function of several variables when the variables are not independent.

    上次我们了,怎样利用拉格朗日算子,求解一个受约束变量函数最大最小值。

    youdao

  • This procedure is based upon computing a t statistic and using a probability function to find the probability of observing a value that large by chance.

    这个过程基于t统计值计算使用概率函数求得随机观测的概率。

    youdao

  • What I find most useful about mqmon is that it opens up a new, dedicated window for each function.

    关于mqmon认为最有用的就是能为每个函数打开一个专用窗口

    youdao

  • In our case, you could find a generic function that creates the XMLHttpRequest instance and calls its open and send methods.

    我们示例中找到一个泛型函数,此函数能创建XMLHttpRequest实例调用实例的opensend方法。

    youdao

  • To find all the tickets issued by officer Ree, for example, you write a map function that filters the officer property accordingly.

    举例来说,查找officerRee开出所有罚单可以编写一个map函数过滤相应officer属性

    youdao

  • If there is no operator in the line, the built-in match function will fail to find a match and will return -1.

    如果该行没有运算符那么内置match函数无法找到匹配,因此将返回- 1。

    youdao

  • Shor's algorithm, for example, is able to find the period of a function of N bits in polynomial time.

    例如 Shor算法多项式时间找到一个N函数周期

    youdao

  • You may find you need to call a function in your Dojo widget from your Flex code.

    将会发现需要Flex代码中的Dojo小部件内调用函数

    youdao

  • The loadLocal function takes a keyword, as this is used to find the relevant tweets in the localStorage cache.

    loadLocal函数接受一个keyword作为参数,该关键词用于localStorage 高速缓存中寻找相关tweet

    youdao

  • The find function then searches the episode list to find matches using a simple regular expression match on the title and the summary.

    然后find函数搜索剧集列表以便使用标题摘要匹配简单正则表达式查找匹配项。

    youdao

  • We will be substituting a call to this find() method for our recursive function described previously when we get this new version, and so should you.

    获得版本我们调用这个find()方法替代前面介绍递归函数应该如此

    youdao

  • And there is a search function so you can find people you don't know but would like to - for instance, at a company where you want a job.

    用户还通过LinkedIn的搜索功能寻找自己希望认识——例如,目标公司职员

    youdao

  • Perhaps most powerful is the find function, which allows you to use a jQuery selector to search through the descendants of elements in your jQuery object.

    find函数或许功能强大的函数,允许使用jQuery选择器搜索jQuery对象元素后代元素。

    youdao

  • In Listing 15, we revisit our problem of evaluating a concat function by creating a match function (to find concat nodes with string-literal arguments) and an editor function (to evaluate the concat).

    清单15中,我们创建了一个match函数(用于查找具有字符串参数的连接节点)editor函数(用于对连接求值),再次遇到concat函数求值的问题

    youdao

  • 4 (Exercise) Fordemand x(p) = p–e, for e > 1, find the consumersurplus as a function of p. (Hint: recall that the consumer surplus can be expressed as .)

    (练习)对于需求x(p) = p–e 其中 e >1 用p表示消费者剩余. (提示:回忆一下,消费者剩余函数可以表示.)

    youdao

  • Users will be able to find all the charging stations within a certain radius and use the Navigation function to be given turn-by-turn directions to their nearest.

    使用者一定的半径范围找到所有充电站然后使用导航功能的话就一个离你最近的方向

    youdao

  • For each row that satisfies the filter condition, the database server applies hash function to the key and proves the hash table to find a match.

    满足筛选器条件每个中,数据库服务器将对应用函数探测哈希查找匹配的键值。

    youdao

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

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

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