让我们编写一个输入函数来从文件中读取相应的行。
Let's write an input function to get the relevant lines from the file.
您可以使用输入函数在PHP代码中轻松地创建输入框。
The input function will allow you to create input boxes easily in your PHP code.
为了调用方法,并使其发挥作用,只需输入函数名后接圆括号即可。
To invoke, or call the method and have it do its work -- you enter the name of the function, followed by parentheses.
与输入函数类似,您可以使用输出函数轻松地在PHP代码中创建输出标记。
Like, the input function, the output function allows you to easily create output tags in your PHP code.
在预测和建模中,通过大量研究发现,最好使用高斯输入函数和线性输出函数。
In prediction and modeling, most the responses were found to be best trained using Gaussian input membership functions with a linear output function.
假设输入函数为各态历经的平稳随机过程,得出各输出响应的谱密度与频率的关系。
The relations between spectrum densities of system output responses and frequency were obtained by assuming input functions to be ergodic and stable stochastic processes.
在改进BP算法与网络训练的结合过程中,权函数及输入函数皆被用同一正交基函数展开。
In the process of application of Improved BP algorithm in PNN, the input functions and the network weight functions are represented as expansion of a same orthogonal function basis.
对网络的过程式输入函数及时变的权函数,实施连续沃尔什变换,用变换后的数据训练网络。
First, both input function of network and weight function of hide layer are converted to walsh base function series, and then network is trained by coefficient of walsh base function.
该模型是完全集结,当输入函数比脉冲函数、阶跃函数复杂时,比其它完全集结模型的响应拟合好。
The model is perfect aggregative. When imput of system is more complex than pulse function and jump function, this model provides response more accurately than other perfect aggregation models.
大系统的模型最优简化的积分平方误差法,至今仅仅对输入函数为脉冲、幂函数和正弦函数时有效。
For optimal model - reduction of large scale systems, up to now, the integral-square - error method has been developed for systems with impulse, power or sine function inputs only.
重点介绍了几种组织中的L C值以及LC的计算方法。另外,还介绍了几种获取输入函数的简化方法。
In this paper we summarize lc values in several tissue and the method to calculation them, and introduce several simple method to get input function.
当大系统的输入函数的初始参数发生偏离时,其最优简化模型的近似模型可以利用输入函数的渐近展开得到。
When parameters of the input of a large scale system deviate, its approximate reduced order model can be obtained by using the asymptotic expansion of the input function.
FunctionSQLbody区段:SQL body区段提供了SQL编辑器控件,用于输入函数的sql体。
Function SQL body section: the SQL body section provides the SQL editor control to enter the SQL body for the function.
为此,db 2提供了另外一个输入函数db 2 - fn:sqlquery,以便在XQuery中调用sql查询。
For this purpose, db2 provides another input function, db2-fn: sqlquery, to invoke an SQL query from within XQuery.
通过运用VB中若干内部函数的文本框,对在程序运行过程中动态地输入函数表达式,并求得函数值和梯度的可行性进行了探讨。
The article discusses how to use some inner function and textbox about VB to dynamic input expression of functions when running program, finally getting the result of function and grades.
对几种特殊的输入函数进行了编码仿真实验,结果说明了视皮层复杂细胞时空整合编码序列的精细时间结构能够进行视觉输入的神经表象。
The simulated results for three special input functions show the finer structure of spatiotemporal integration coding series of complex cells in visual cortex could represent visual inputs.
全文搜索表达式在sql上下文中表达,相关的XML文档在XQuery上下文中使用db 2 - fn:sqlquery输入函数进行处理。
The full-text search expression is expressed in an SQL context, and the relevant XML documents are processed in the XQuery context using the db2-fn: sqlquery input function.
在输入空间中引入一组函数正交基,将输入函数和网络权函数表示为该组正交基的展开形式,利用基函数的正交性简化过程神经元聚合运算。
By introducing a group of function orthogonal basis into the input space, the input functions and the network weight functions are expressed in the expansion form.
本文最后给出,当角频率有偏离时,其最优简化模型可以利用正弦输入函数的渐近展开式作相应的改变的结论。而且这种方法也适用于其它输入函数的参数偏离时的情形。
If a parameter in the inputs of the original large scale system deviates, the corresponding reduced order model can be changed by using the asymptotic expansion of the input functions.
圆括号是用来传函数的,输入或参数的。
The parentheses to pass in inputs or arguments to functions.
该函数接受所有其输入参数作为引用值。
This function accepts all its input arguments as referenced values.
函数语言的名称源于这样一种概念:程序行为应该像数学函数一样;换句话说,给定一组输入,函数应始终返回相同的输出。
Functional languages get their name from the concept that programs should behave like mathematical functions; in other words, given a set of inputs, a function should always return the same output.
默认情况下,输入连接变量被用作到一个函数的输入;然而,可以根据需要进行编辑。
By default, the input connection variables are used as the inputs to a function; however, these may be edited if desired.
向需要输入数据的函数提供值,就应该产生已知的结果。
Functions expecting input data are presented with values that will produce known results.
圆括号里面的东西,只是一个函数的输入。
It's just an input to a function, the thing inside parentheses.
输入过滤扩展功能提供了一组函数来解析和检查输入,然后在函数中使用此输入。
The input filtering extensions provide a set of functions to parse and check input before you use it in your functions.
如果使用CODEUNITS来获取字符的长度,则用作字符串函数输入的CODEUNITS的不同会导致输出的不同。
If you take the length of a character in CODEUNITS, the output differs according to the CODEUNITS used as inputs to the string function.
用相同的输入调用函数,总是返回相同的值。
A function always returns the same value when invoked with the same input.
INPUT:这个4gl函数的输入参数的数据类型;必须从左到右与函数定义中的输入参数一一对应,还必须与输入参数数量匹配。
Input: Data types of the input arguments to this 4gl function; must have one-to-one correspondence from left to right, and must match the count of arguments, as in the function definition.
INPUT:这个4gl函数的输入参数的数据类型;必须从左到右与函数定义中的输入参数一一对应,还必须与输入参数数量匹配。
Input: Data types of the input arguments to this 4gl function; must have one-to-one correspondence from left to right, and must match the count of arguments, as in the function definition.
应用推荐