We give the commutative of compound function definition and prove the existence of common fixed points of a function sequence.
本文定义了两个函数复合可交换的概念,并证明了函数列存在公共不动点。
Based on the need of solving practical problems, Professor C. Zhang proposed pseudo almost periodic function and pseudo almost periodic function sequence.
基于解决实际问题的需要,张传义教授提出了伪概周期函数和伪概周期序列。
M-band interpolatory wavelet packets is a sequence space spanned by dilation translates of a iterate function sequence obtained by a cardinal interpolation function.
带插值小波包是根据基插值函数建立的迭代函数序列进行伸缩平移的空间序列。
By using the analytic approach, the problems of the convergence about the random selection function sequence are discussed and some strong laws of large Numbers are obtained.
利用分析方法讨论随机选择函数列的收敛性问题,得到了一些有关的强大数定律。
The convergence of the optimal value and optimal solution of the stochastic programming are given as the function sequence is epi-convergence and the random variable sequence is square convergence.
主要讨论了一类随机规划在函数序列上图收敛和随机变量序列均方收敛意义下,该类随机规划的最优解和最优值的收敛情况。
Learn the coding sequence structure of immunophilin gene of Schistosoma japonicum(Sj )and predict its function.
了解日本血吸虫免疫蛋白基因的编码序列结构,并预测其功能。
Then it applies the function to the previous result and the next element in the sequence.
然后再将此函数应用到之前的结果以及序列中的下一个元素。
This function moves each frame back in time from the last image in the sequence to the first.
该函数按时间反向移动各帧,从图像序列的最后一幅到最前一幅。
This function takes two parameters: a function and a sequence.
这个函数接受两个参数:一个函数和一个序列。
The main function shows the standard sequence for sending the message and handling the events.
主函数中给出了用于发送消息和处理事件的标准序列。
Computer comparison then shows which human genes correspond in DNA sequence and thus, presumably, in function, to the genes in these "model" organisms.
通过对比找出人类基因中相同序列,就可以推测和相应的生物模型中的基因有类似的功能。
It applies the function to the first two elements in the sequence.
它将此函数应用到序列中的前两个元素。
If a function is called from many places, use the stack backtrace to determine the specific calling sequence.
如果在许多地方调用了一个函数,可以使用堆栈跟踪检查调用序列。
Especially, what happens if the new version changes the calling sequence for a given function?
特别是新版本改变了某个给定函数的调用次序时,又会怎样?
The SEQUENCE is the latest function implemented by DB2 UDB for generating unique values.
SEQUENCE是最近DB2UDB为生成惟一值而实现的函数。
The XIRR function determines the irr of a sequence of cash flows that occur on any set of irregularly spaced dates.
xirr函数确定一序列发生在间隔不规则日期里现金流的IRR。
We want to write a function that given a function to compute the sum of a sequence, gives us the next function to compute the sum of a sequence.
我们要编写一个返回另一个函数的函数,用返回的函数计算对序列求和。
You can also "implode" a sequence into a string with the XQuery string-join function, as in Listing 9.
您还可以使用XQuerystring - join函数将序列合并成一个字符串,如清单9所示。
Using this with the map function, we get a sequence of integers, just as we wanted.
联合使用它与map函数,我们就能如愿地得到一个整数序列。
If this sequence was not lazy, the lazy-seq-fibo function would get called again and again.
如果这个序列不是惰性的,lazy - seq - fibo函数就会一次又一次地被调用。
The count function can take any sequence.
count函数可用于任何序列。
All that remains is to set up a key sequence (; s in this example) to call the ToggleSyntax function.
剩下的工作就是设置一个关键的序列(本例中为;s)来调用ToggleSyntax函数。
The bind function takes two arguments: first, the event sequence to respond to, and second, the callback and its parameters.
函数bind带有两个变量:第一,要响应的事件序列;第二,回调和它的参数。
To a large degree, the return sequence of an XQuery function depends exclusively on the parameters with which you call it.
在很大程度上,一个XQuery函数的返回序列只取决于调用该函数时使用的参数。
We use the seq function to turn big-num-str into a sequence.
我们使用seq函数来将 big-num-str转变为一个序列。
You can also aggregate strings from a sequence of strings: the new string-join function takes a sequence as an argument, unlike concat , which takes many arguments, each being a string.
还可以通过各字符串的序列来聚合字符串,新增的string - join函数以序列为参数,这与concat有所不同,它可以有很多参数,每个参数要求是字符串。
Moving inside-out in Listing 12, notice that we use the map function, which takes two parameters: a function and a sequence.
浏览清单12,会注意到我们使用了map函数,它接受两个参数:一个函数和一个序列。
In Lisp, a map takes as input a function and a sequence of values. It then applies the function to each value in the sequence.
在Lisp里面,map接收一个函数和一个序列作为输入,然后把这个输入的函数应用于这个序列里的每个元素。
A typical sequence of steps involved in the operation of the Controller function is.
Controller功能操作所涉及的步骤顺序通常是。
It returns a new sequence where the NTH element of the sequence is the result of applying the function to the NTH element of the original sequence.
它返回一个新的序列,该序列的第n个元素是将此函数应用到原始序列的第n个元素后的结果。
应用推荐