也可使用error函数。
HTTP error condition codes can be caught by the error function.
HTTP错误条件代码可以由错误函数捕获。
With my system setup, the error function provides the most useful result: the error message.
在我的系统设置中,error函数提供了最有用的结果:错误消息。
In the learning process, the regularization method was used in the ordinary error function.
在学习过程中,正则化措施被使用到普通的误差函数中。
The message you want to display for that particular error check is passed to the if_error function.
对应于该特定错误检查的消息将传递给if_error函数。
Hence, an error function with variable weighted coefficient is defined to control value of gradient norm.
因此,定义了一种变系数加权的误差函数,以控制梯度范数的大小。
Adopt advanced defensive system with 4 main anti-error function to avoid any mistake during batching and feeding.
具备4大防错功能的先进的配投料防错系统能有效的避免橡胶材料的配合错误和投放错误。
So adding a penalty term to the error function of BP network is an important approach to gain better generalization.
所以在BP网络的误差函数中加入惩罚项是提高网络泛化能力的一个重要途径。
Next, you step through each of the errors you encountered and invoke the libxml_display_error function for each error object.
接下来,遍历遇到的每个错误并为每个错误对象调用libxml_display_error函数。
BP network adopt error against propagate algorithm to leam and train the neural network at present, this algorithm is on the basis of the error function gradient of the network.
目前BP网络采用误差逆传播算法学习训练神经网络,该算法是基于网络误差函数梯度下降的。
Experiment shows that acutance function method is better than mean square error function method. The error factors are analyzed and corresponding improvement approaches are put forward.
实验结果表明在该系统中锐度函数法作判据的效果要优于均方差函数法,最后分析误差因素并提出修正途径。
In the paper, a modified constant modulus algorithm (MCMA) is proposed. The proposed algorithm minimizes a modified error function and the learning-rate is multiplied by received sequences.
采用一种修正恒模算法(MCMA),该算法使修正的误差函数最小并且自适应学习率由接收序列即时调整。
A closed-form solution for filter coefficients is obtained by minimizing the frequency-domain squared-error function and revealing some properties of the matrices related to the design problem.
通过最小化频域平方误差函数并揭示与设计问题有关的一些矩阵的性质,得到了滤波器系数的闭式解。
Based on the output-voltage error function, a novel time-discrete modulation technique is proposed for matrix converters (MCs) and time-discrete difference equations of a MC circuit are derived.
针对矩阵变换器调制方式的特点,提出了基于输出电压误差函数分析的矩阵变换器离散调制技术,推导了基于时间离散和差分原理的电路方程。
Note if we didn't use an asynchronous function then we'd get a compile type error.
注意,如果我们不使用异步函数,那么我们就会得到一个编译类型错误。
Hence, with no password entered, the function is passed an uninitialized variable and a script error results.
因此,若无密码键入,传递到该函数的是未初始化的变量和脚本错误结果。
Each time a corresponding client socket contains any read, write or error operations, the corresponding callback function is called.
每当对应的客户端套接字包含读、写或错误操作时,调用对应的回调函数。
The query is executed with a success handler and an error handler function.
通过成功处理程序和错误处理程序函数执行查询。
To do this, make a HEAD request and then check for a 404 error in your callback function; Listing 11 shows a sample callback.
要实现这种功能,生成一个HEAD请求,然后在回调函数中检查404错误;清单11给出了一个简单的回调函数。
You usually see this error when you assign a value returned from a function to a variable with a more specific type.
你通常会把函数返回值赋给拥有更特定类型变量的时候遇到这样的错误。
If you submit the form, you'll get an error because you haven't created a function to receive the form's post.
如果提交此表单,就会得到一个错误,因为我们尚未创建一个函数来接收此表单的发布。
If a wing falls off an airplane, the forensic engineers will look first at where the wing attaches to the airplane: in physical systems, proximity of error to function is frequently high.
如果一个机翼脱落了,工程师首先会查看机翼连接的位置:在物理系统上,错误和功能的临近度通常很高。
The function returns when the mutex is locked, or if an error occurred.
当互斥被锁定或者发生错误时,函数返回。
The function returns an error or success code; if it's an error code, the code itself can be used to figure out what went wrong.
函数返回错误代码或成功代码;如果是错误代码,则代码本身可用于指出何处出错。
This definitely isn't the most verbose of error messages, but it points to the function and the precise line number that has the offending assumption.
这肯定不是最详细的错误消息,但是它指出了具有错误假设的函数和确切行号。
To write a user-defined function for INET_ATON() could be error prone or tedious.
为 INET_ATON()编写一个用户定义函数很容易出错,并且过程很繁琐。
Some disciples espouse using exceptions to check parameters and other preconditions, and error codes to report processing errors within the function.
某些派别的信徒支持使用异常来检查参数和其他的前置条件,使用错误编码来报告程序中出错的处理。
The error status of the function is captured and tested, but this example ignores a feature of send in non-blocking mode (enabled by the MSG_DONTWAIT flag).
函数的错误状态被捕获并测试,但这个例子忽略了send在无阻塞模式(由msg_dontwait标志启用)下的一个特性。
DiscussionError is a custom class (a fault) that contains the error message, the function name where it is generated, and the database name containing the Web services.
DiscussionError是一个(默认)自定义类,其中包含了错误消息、生成消息的函数名和包含Web服务的数据库名。
Then we call the exit() function with an error code; for this utility, we've chosen to return different numbers for every different error condition.
随后我们用错误码调用exit()函数;对于本实用程序,我们已经选择了对每个不同错误条件返回不同数字。
应用推荐