subsequence
英 ['sʌbsɪkwəns]
美 ['sʌbsɪˌkwens]
n. 接续; 紧随…之后; 随后发生的事情; 后果
复数:subsequences
英英释义
noun
- following in time
- something that follows something else
双语例句
- FDOD describes protein primary sequences by their subsequence distributions, therefore, the information of protein sequences is sufficiently taken into account.
该方法用蛋白质原始序列的子序列分布来描述氨基酸序列,从而充分考虑了蛋白质序列的信息。 - Matching a specific occurrence and position of a subsequence in a given input sequence
在给定输入序列中匹配子序列的特定发生事件和位置 - Methods After localization, the structures of the musculobone canals were measured by using of continuous subsequence dissection.
方法采用连续层次解剖法,定点、定位后测量腱弓管的解剖结构。 - For each image sequence, a histogram-based distribution of silhouette points is used to cyclic gait analysis and the silhouettes of one-period subsequence are extracted.
首先通过设计一种轮廓采样点区域分布直方图分析了步态的周期性特征,提取了一个步态周期的帧图像轮廓; - The pattern-based similar subsequence search method is presented.
提出了基于模式的子序列查询方法。 - A new algorithm for finding length of the longest common subsequence
求最长公共子序列长度的一个新方法 - This paper proposes a new algorithm for mining frequent subsequence in time series based on symbolic representation.
提出一种新的基于符号化表示的时间序列频繁子序列的挖掘算法。 - The treatment sequence involved addition of ferrous sulfate for precipitation, and subsequence filtration.
处理步骤是先加硫酸亚铁使之沉淀,然后过滤。 - A new subsequence cluster algorithm is proposed to solve the trivial similarity and horizontal stretching problem.
针对时间序列子序列聚类存在的平凡相似和水平伸缩等问题,提出了一种新的子序列聚类算法。 - You'll first see how to use dynamic programming to find a longest common subsequence ( LCS) of two DNA sequences.
首先将要看到如何运用动态编程查找两个DNA序列的最长公共子序列(longestcommonsubsequence,LCS)。