go top

网络释义专业释义

  Time complexity

算法的时间复杂度一个算法的时间复杂度(Time Complexity)是指该算法的运行时间与问题规模的对应关系。一个算法是由控制结构和原操作构成的,其执行的时间取决于二者的综合效果。

基于4418个网页-相关网页

  Asymptotic Time Complexity

...长,算法执行时间的增长率和f(n)的增长率相同,则可记作:T(n)=Ο(f(n)),称T(n)为算法的渐近时间复杂度(Asymptotic Time Complexity),简称时间复杂度.Ο是数量级的符号.

基于48个网页-相关网页

  Worst-Case Time Complexity

最佳状况的时间复杂度(Best-case time complexity):记做B(n) 最坏状况的时间复杂度Worst-case time complexity):记做W(n) 一般状况的时间复杂度(Every-case time complexity...

基于30个网页-相关网页

  running time

求算法时间复杂度(running time),为什么?

基于20个网页-相关网页

短语

渐进时间复杂度 asymptotic time complexity

线性时间复杂度 linear time complexity

时间复杂度. Time Complexity

计算时间复杂度 computing time complexity ; complexity of computing ; computing complexity

时间复杂度为 complexity of time ; O

减少时间复杂度 reduce time complexity

平均时间复杂度 mean time complexity ; average time complexity

渐进时间复杂度为 O

 更多收起网络短语
  • complexity - 引用次数:590

    In theory, QPNJ has the same time complexity with QP.

    理论上,QPNJ与QP具有相同的时间复杂度

    参考来源 - 基于DNA序列的进化树构建算法的研究
    time complexity

·2,447,543篇论文数据,部分数据来源于NoteExpress

双语例句原声例句

  • 什么时间复杂度空间复杂度字典

    What is time and space complexity of Dictionary?

    youdao

  • 讨论算法时间复杂度,“恒定分摊时间”是个什么鬼?

    What is meant by "Constant Amortized time" when talking about time complexity of an algorithm?

    youdao

  • 需要得到算法时间复杂度明确地给出运行时间

    I ask you for the running time of this algorithm and you give me the running time in terms of the running time, right.

    youdao

更多双语例句
  • Therefore, for simple branching programs, the length of time, the complexity the code, is what we would call constant.

    因此,对于简单的分支程序,运行的时间长度,算法的复杂度,也就是我们说的常数。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • But that's also nice, it lets you see how the recursive thing is simply unwrapping but the complexity in terms of the amount of time it takes is going to be the same.

    它让我们看到了,在复杂度依照时间总数来看,没有变化的情况下,递归是怎么一步步的展开的,我欠你一个糖,谢谢。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • It at least does corroborate the claim that merge sort N*log N as we argue intuitively is in fact, N log N in running time.

    但这至少证实了归并排序,的时间复杂度为。

    哈佛公开课 - 计算机科学课程节选

百科

时间复杂度

同一问题可用不同算法解决,而一个算法的质量优劣将影响到算法乃至程序的效率。算法分析的目的在于选择合适算法和改进算法。

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定