八八字典>英语词典>subsequence翻译和用法

subsequence

英 ['sʌbsɪkwəns]

美 ['sʌbsɪˌkwens]

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

复数:subsequences 

计算机

英英释义

noun

双语例句

  • Matching a specific occurrence and position of a subsequence in a given input sequence
    在给定输入序列中匹配子序列的特定发生事件和位置
  • Outlier subsequence detection algorithm for time series based on LLM
    基于LLM的时间序列异常子序列检测算法
  • This paper proposes a new algorithm for mining frequent subsequence in time series based on symbolic representation.
    提出一种新的基于符号化表示的时间序列频繁子序列的挖掘算法。
  • A New Parallel Scrambling/ Descrambling Method Based on the Property of Sampling Subsequence of m-Sequence
    基于m序列采样性质的并行扰码方法
  • In response to the subsequence of the surcharge, the taxi drivers said they don't worry too much about the decrease of passengers.
    检查中,对于即将加收临时燃料附加费可能带来的客源等问题,出租车司机也大都表示坦然。
  • 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
    求最长公共子序列长度的一个新方法
  • A novel image encryption algorithm based on DNA subsequence operation is proposed.
    提出了一种基于DNA子序列运算的图像加密算法。
  • Subsequence matching on data stream.
    在数据流子序列匹配方面。
  • You'll first see how to use dynamic programming to find a longest common subsequence ( LCS) of two DNA sequences.
    首先将要看到如何运用动态编程查找两个DNA序列的最长公共子序列(longestcommonsubsequence,LCS)。