操作序列长度不超过1000。
最大序列长度为32个十六进制数字(16个字节)。
The maximum sequence length is 32 hexadecimal digits (16 bytes).
定量地求得丁-戊共聚物二元组分布及数均序列长度数据。
The dyad distribution and number-average sequence length of these copolymers were quantitatively determined.
求一个未排序数组中,出现的长度最长的连续子序列长度。
Given an unsorted array of integers, find the length of the longest consecutive elements sequence.
并研究了这些指标与初值、系统参数、序列长度等之间的关系。
The relationships of these properties versus initial value, system parameter and sequence length are studied in detailed.
观察了14例女性阑尾炎标本CAG重复序列长度作为参照组;
CAG repeat length of 14 female samples were selected as cintrol.
在这个问题中最大的维度是10,最小的维度是1。最大的盒子序列长度为30。
In this problem the maximum dimensionality is 10 and the minimum dimensionality is 1. The maximum number of boxes in a sequence is 30.
我们发现本方法的结果受蛋白质序列长度影响较大而与蛋白质序列的相似度无关。
The length of sequences affects the result more than the degree of identity when using DWT to analyze the similarity of two protein sequences.
在辨识被控对象的脉冲响应模型时,现有算法是建立在其脉冲响应序列长度不变的基础上。
Present algorithm treats the length of impulse response sequence constant when identifying the model of object.
信息嵌入的序列长度自适应于原始图像,并定量分析了该方法检测过程,给出了检测门限。
The length or the sequence embeded is adaptive to the original image. The detection procedure is analysed using probability theory, the detection threshold is given.
试产结果表明该方法有效地控制了分子量和等规序列长度及其分布,微观结构与进口料相近;
As results, the morphological structure of the product was close to that of the abroad with suitable molecular weight distribution, isotacticity and section distribution.
实验表明,对于输入端较多的电路,该方法生成的测试向量序列长度极大的减少,硬件开销也较小。
The experimental results show that for the circuits having many inputs, the length of test vectors generated by this method is much shorter and the hardware cost is smaller.
有效的自定义分隔符必须具有偶数个十六进制数字,并且允许的最大序列长度为16字节(32个十六进制数字)。
A valid custom delimiter must have an even number of hexadecimal digits, and the maximum sequence length allowed is 16 bytes (32 hexadecimal digits).
建立屏山站日流量分期平稳自回归模型,并模拟了序列长度为5200年的日流量过程对该模型进行检验。
Divided period Stationary Autoregressive model for daily flow of Pingshan hydrological station is established in this paper. Daily flow procedure during 5200 years is simulated to test this model.
最后的值必须是一个小于该序列长度的非负整数,然后该序列就被请求将被赋对象赋值给它带那个指标的项。
The resulting value must be a nonnegative integer less than the sequence's length, and the sequence is asked to assign the assigned object to its item with that index.
光纤环形腔中光放大器、滤波器的加入,以及光脉冲直流基座的降低,可以明显改善输出的幅值和复制序列长度。
The output amplitude and the length of pulses train are greatly improved with additional semiconductor optical amplifier and filter in the optical fiber loop as the DC component of input keeps low.
你可以在任何序列匹配的最后使用这个模式来解除长度制约。
You can use this pattern at the end of any sequence match to remove length as a condition.
如果让最大超时长度保留为4,则程序将结束并打印当前输入的音调序列。
If you leave the maximum timeout length at 4, the program will end and print your currently entered tone sequence.
循环完成后,我们将数据的长度压入到序列的尾部。
After the loop is done, we push the length of the data at the end of the list.
序列是变长向量,它有两个特征:元素的最大大小,在编译时确定,可以是无限的;长度,在运行时确定。
A sequence is a variable length vector that has two characteristics: a maximum size, which is determined at compile time and which could be unlimited; and a length, which is determined at run time.
所以,这两个序列的LCS长度是5。
用算法加工符号序列,使其长度最小化,并允许观察者将其还原,这涉及算法复杂度,或Kolmogorov - Chaitin复杂度(柯氏复杂度或KCC)。
Symbolic sequences can be characterized by the length of the minimal algorithm that allows the observer to reconstitute them, referred to as algorithmic complexity or Kolmogorov-Chaitin complexity.
如果我们保留最大超时长度为4秒,那么程序运行到这个时间时就会结束,并打印当前输入的敲打序列。
If you leave the maximum timeout length at four, the program will end and print your currently entered knock sequence.
rope的长度就是序列中字符的个数。
A rope's length is simply the number of characters in the sequence.
如果参数是空序列,fn:string (seq)将返回长度为零的字符串,另一个函数则返回空白序列。
If the argument is an empty sequence, fn: string (seq) will return a zero-length string, but the other function returns an empty sequence.
XPath 1.0到XPath 2.0最引人注意的一个改变是引入了更加丰富的类型系统:每个值现在都是一个序列,一个单一的值将被视为长度为1的序列。
The most notable change from XPath 1.0 to XPath 2.0 is the introduction of a much richer type system: Every value is now a sequence, with a single value being treated as a sequence of length 1.
节点包含许多用于应用和解析序列的选项,包括字面值、来自XPath谓词的表达式计算和特定时间长度内的序列。
The nodes have a wide range of options for applying and parsing sequences, including literal values, expressions calculated from an XPath predicate, and sequences bounded by a given length of time.
请注意,这仅是一个LCS,而不是唯一的LCS,因为可能存在其他长度相同的公共子序列。
Note that this is an LCS, rather than the LCS, because other common subsequences of the same length might exist.
如果采用特殊编码的某个字符的长度跨越了多个字节,则基于字符的字符串函数可以将每个字符处理为一个单元而不是一个字节序列。
If a character in a particular encoding spans multiple bytes, the character-based string functions can process each character as a single unit as opposed to a sequence of bytes.
如果采用特殊编码的某个字符的长度跨越了多个字节,则基于字符的字符串函数可以将每个字符处理为一个单元而不是一个字节序列。
If a character in a particular encoding spans multiple bytes, the character-based string functions can process each character as a single unit as opposed to a sequence of bytes.
应用推荐