Lcs

abbr.  陆地战斗系统(Land Combat System); (火力)支援登陆艇(Landing Craft, Support); 大容量存储器(Large Capacity Storage)

电力



双语例句

  1. As with the LCS algorithm, for each cell you have three choices and pick the maximum one.
    同LCS算法一样,对于每个单元格,都有三个选择,要从中选择最大的。
  2. Now, you're ready to code a Java implementation for the LCS algorithm.
    现在可以编写LCS算法的Java实现了。
  3. So, the way you construct an LCS is by starting in the lower-right corner cell and then following the pointer arrows backward.
    所以,构建LCS的途径就是从右下角的单元格开始,沿着箭头一路返回。
  4. In this case, the LCS of S1 and S2 is clearly a zero-length string.
    在这种情况下,S1和S2的LCS显然是长度为零的字符串。
  5. Recall that the number in any cell is the length of an LCS of the string prefixes above and below that end in the column and row of that cell.
    回想一下,任何单元格中的数字都是该单元格所在行之上和列之前的字符串的LCS长度。
  6. Finding an LCS is one way of computing how similar two sequences are: the longer the LCS is, the more similar they are.
    查找LCS是计算两个序列相似程度的一种方法:LCS越长,两个序列越相似。
  7. Clearly, the value of any of these LCSs will be0.
    显然,这些LCS的值都是0。
  8. Finally, you construct an actual LCS using the traceback
    最后,用回溯的方式构建实际的LCS
  9. In building up an LCS, this corresponds to adding this character to the LCS.
    构建LCS时,这会将相应的字符添加到LCS中。
  10. It turns out that an LCS of these two sequences is GCCAG.
    这两个序列的LCS是GCCAG。
  11. And, similarly to the LCS algorithm, to obtain S1'and S2 ', you trace back from this bottom-right cell, following the pointers, and build up S1'and S2'in reverse.
    而且,与LCS算法类似,要获得S1'和S2',要从右下角单元格开始沿着指针回溯,反向构建S1'和S2'。
  12. The next thing you want to do is to find an actual LCS.
    接下来要做的就是寻找实际的LCS。
  13. The idea is similar to the LCS algorithm.
    它的思路与LCS算法相似。
  14. Now you'll use the Java language to implement dynamic programming algorithms& the LCS algorithm first and, a bit later, two others for performing sequence alignment.
    下面将使用Java语言实现动态编程算法&首先实现LCS算法,然后实现其他两个进行序列比对(align)的算法。
  15. To compute the LCS efficiently using dynamic programming, you start by constructing a table in which you build up partial results.
    为了用动态编程有效地计算LCS,首先需要构建一个表格,用它保存部分结果。
  16. Note that you prepend it because you're starting at the end of the LCS.
    请注意,之所以将字符放在LCS前端,是因为我们是从LCS末端开始的。
  17. Note that this is an LCS, rather than the LCS, because other common subsequences of the same length might exist.
    请注意,这仅是一个LCS,而不是唯一的LCS,因为可能存在其他长度相同的公共子序列。
  18. You'll use these arrows later in "tracing back" to construct an actual LCS ( as opposed to just discovering the length of one).
    后面的“回溯”一节将用这些箭头建立实际的LCS(与仅仅发现LCS长度相反)。
  19. The score in the bottom-right cell contains the maximum alignment score for S1 and S2, just as it contains the length of an LCS in the LCS algorithm.
    右下角单元格中的得分包含S1和S2的最大比对得分,就像在LCS算法中包含LCS的长度一样。
  20. You'll first see how to use dynamic programming to find a longest common subsequence ( LCS) of two DNA sequences.
    首先将要看到如何运用动态编程查找两个DNA序列的最长公共子序列(longestcommonsubsequence,LCS)。
  21. Multi phase PSZ micro_powders were prepared by low temperature combustion synthesis ( LCS) method, with which nitrates were used as oxidizers while urea as fuels.
    用水合硝酸盐作氧化剂、以尿素为燃料,根据推进化学计算原料的配比,进行了复相PSZ超细陶瓷粉的低温燃烧合成。
  22. S.has32, including two of the new LCS vessels.
    美国有32艘,包括二艘新的濒海战斗舰(LCS)。
  23. Application of LCS Arithmetic in Typing Text Test
    最长公共子序列算法在文字录入测试中的应用
  24. A maximum similarity matching algorithm for noise reduction in Web pages is presented based on LCS.
    提出了一种基于LCS的特征树最大相似性匹配网页去噪算法。
  25. It has always been like this ( GTA LCS, Lumines) and its release the day after we made our Binary Loader for Euro available is most likely a coincidence.
    它一直是这样的(多伦多濒海战斗舰,音乐方块)及其释放后的第二天,我们使我们的二元装载机为欧元提供最可能是一种巧合。
  26. Lane Control Signals are those ever-present traffic signs with illuminated colored symbols on highway bridges and overpasses.
    LCS与公路桥梁和立交桥上的发光彩色交通标志同属于恒久不变的交通信号标志。
  27. LCS liquid filling scale can meet a variety of automatic liquid filling needs.
    LCS液体灌装秤,可以满足多种液体自动灌装的需要。
  28. Measures for safeguarding the efficiency, as well as maintenance packages and support in line operation details, are part of this LCS services concept.
    各项用于确保设备使用效率的措施,例如设备的维护保养、技术支持以及和设备驱动有关的其它详细问题,都隶属于终身服务的客户服务内容。
  29. Other nouns do not have a-structure as part of their lexical representation, even though they may very well have semantic arguments appearing in their lcs definition.
    其他的名词作为他们词汇表达式的一部分并没有论元结构,即使它们很可能具有出现在他们的词汇概念结构定义之中的语义论元。