52歌赋>英语词典>subsequence翻译和用法

subsequence

英 ['sʌbsɪkwəns]

美 ['sʌbsɪˌkwens]

n.  接续; 紧随…之后; 随后发生的事情; 后果

复数:subsequences 

计算机

英英释义

noun

双语例句

  • Research on the Fast Top-K Subsequence Matching Algorithm over Massive Data Streams
    海量数据流上快速Top-K子序列匹配算法研究
  • Retrieval of Human Motion Capture Data Based on Longest Common Subsequence Model
    基于最长公共子序列的人体运动序列检索
  • Returns the subsequence of the previous match.
    返回以前匹配项的子序列。
  • FDOD describes protein primary sequences by their subsequence distributions, therefore, the information of protein sequences is sufficiently taken into account.
    该方法用蛋白质原始序列的子序列分布来描述氨基酸序列,从而充分考虑了蛋白质序列的信息。
  • You'll first see how to use dynamic programming to find a longest common subsequence ( LCS) of two DNA sequences.
    首先将要看到如何运用动态编程查找两个DNA序列的最长公共子序列(longestcommonsubsequence,LCS)。
  • On expressing any positive rational number as sum of different terms of a given subsequence of harmonic sequence, some particular cases are studies.
    对于用调和数列的子列表示正有理数的问题,研究了一些特殊情况。
  • 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.
    首先通过设计一种轮廓采样点区域分布直方图分析了步态的周期性特征,提取了一个步态周期的帧图像轮廓;
  • Matching a specific occurrence and position of a subsequence in a given input sequence
    在给定输入序列中匹配子序列的特定发生事件和位置
  • This method is capable of fuzzy-alignment by improving the conventional longest common subsequence ( LCS) algorithm.
    该方法通过对传统的最长公共子串算法(LCS)进行改进,并加入了词汇语义信息,使其具有模糊对齐的能力。
  • A new algorithm for finding length of the longest common subsequence
    求最长公共子序列长度的一个新方法