niusouti.com
参考答案和解析
正确答案:C
更多“设有两个串p和q,其中q是p的子串,求q在p中首次出现的位置的算法称为()。A.求子串B.联接C.匹配D.求 ”相关问题
  • 第1题:

    【单选题】2.设有两个串p和q,其中q是p的子串,求q在p中首次出现的位置的算法称为()。

    A.求子串

    B.联接

    C.匹配

    D.求串长


    模式匹配

  • 第2题:

    1、设有两个串p和q,其中q是p的子串,求q在p中首次出现的位置的算法称为()(单选) There are two strings p q, q is p’s substring. The algorithm to search the first time q appeared in p is called ()(There is only one correct answer)

    A.求子串 Seeking substring

    B.联接 Concatenation

    C.匹配 Matching

    D.求串长 Seeking length


    C

  • 第3题:

    设用两个串p和q,其中q是p的子串,求q在p中首次出现的位置的算法称为()

    A.求子串

    B.串附加

    C.串定位

    D.求串长


    模式匹配

  • 第4题:

    设有两个串p和q,其中q是p的子串,求q在p中首次出现的位置的算法称为()(单选) There are two strings p q, q is p’s substring. The algorithm to search the first time q appeared in p is called ()(There is only one correct answer)

    A.求子串 Seeking substring

    B.联接 Concatenation

    C.匹配 Matching

    D.求串长 Seeking length


    串匹配

  • 第5题:

    【单选题】设有两个串p和q,其中q是p的子串,q在p中首次出现的位置的算法称为()。

    A.求子串

    B.连接

    C.匹配

    D.求串长


    匹配 Matching