• 2022-06-18 问题

    找到二维数组np.arange(9).reshape(3,3)每一行中的最大值的代码。[br][/br]import numpy as np[br][/br]array=np.arange(9).reshape(3,3)[br][/br]max_num= A: np.unique(array)[-1] B: np.unique(array)[:1] C: np.max(array, axis=0) D: np.max(array, axis=1)

    找到二维数组np.arange(9).reshape(3,3)每一行中的最大值的代码。[br][/br]import numpy as np[br][/br]array=np.arange(9).reshape(3,3)[br][/br]max_num= A: np.unique(array)[-1] B: np.unique(array)[:1] C: np.max(array, axis=0) D: np.max(array, axis=1)

  • 2022-11-01 问题

    NP问题(NP),NP完全问题(NPC),NP难问题(NP-hard),三者之间的关系为( )。 A: NPC=NP∩NP-hard B: NP=NPC∩NP-hard C: NP-hard =NP∩NPC D: NPÍNPCÍNP-hard

    NP问题(NP),NP完全问题(NPC),NP难问题(NP-hard),三者之间的关系为( )。 A: NPC=NP∩NP-hard B: NP=NPC∩NP-hard C: NP-hard =NP∩NPC D: NPÍNPCÍNP-hard

  • 2022-06-26 问题

    对于NP难问题和NP完全问题的说法正确的是() A: NP难问题和NP完全问题是等价的 B: NP难问题一定是NP类问题 C: 所有NP难问题都是NP完全问题 D: 所有NP完全问题都是NP难问题

    对于NP难问题和NP完全问题的说法正确的是() A: NP难问题和NP完全问题是等价的 B: NP难问题一定是NP类问题 C: 所有NP难问题都是NP完全问题 D: 所有NP完全问题都是NP难问题

  • 2022-06-26 问题

    关于P问题、NP问题、NP完全问题,下面说法正确的是( ) A: P=NP B: 有的NP问题无法约化为可满足性问题 C: NP完全问题都是NP问题 D: NP问题都是NP完全问题

    关于P问题、NP问题、NP完全问题,下面说法正确的是( ) A: P=NP B: 有的NP问题无法约化为可满足性问题 C: NP完全问题都是NP问题 D: NP问题都是NP完全问题

  • 2022-06-05 问题

    Windows 98包含了几种网络提供者(NP),其中______是16位的实模式程序。 ( ) A: WinNet16 NP B: NetWare NP C: Win32 NP D: Windows NP

    Windows 98包含了几种网络提供者(NP),其中______是16位的实模式程序。 ( ) A: WinNet16 NP B: NetWare NP C: Win32 NP D: Windows NP

  • 2022-06-07 问题

    The language described by a grammar is (); the grammar described by a language is () A: Unique B: Not unique C: Possibly unique D: Possibly not<br/>unique

    The language described by a grammar is (); the grammar described by a language is () A: Unique B: Not unique C: Possibly unique D: Possibly not<br/>unique

  • 2021-04-14 问题

    If $NP\neq co-NP$, then $P \neq NP$.

    If $NP\neq co-NP$, then $P \neq NP$.

  • 2022-11-02 问题

    正常细胞核质比( ),分裂期细胞( ),衰老细胞( )。 A: NP≈0.5 B: NP>0.5 C: NP<0.5 D: NP>0.3

    正常细胞核质比( ),分裂期细胞( ),衰老细胞( )。 A: NP≈0.5 B: NP>0.5 C: NP<0.5 D: NP>0.3

  • 2022-11-02 问题

    NP难问题未必是NP问题

    NP难问题未必是NP问题

  • 2022-11-02 问题

    NP完全问题一定在NP类中

    NP完全问题一定在NP类中

  • 1 2 3 4 5 6 7 8 9 10