打开主菜单
首页
随机
登录
设置
关于集智百科 - 复杂系统|人工智能|复杂科学|复杂网络|自组织
免责声明
集智百科 - 复杂系统|人工智能|复杂科学|复杂网络|自组织
搜索
更改
←上一编辑
下一编辑→
算法分析
(查看源代码)
2020年9月13日 (日) 21:44的版本
删除9字节
、
2020年9月13日 (日) 21:44
→运行时复杂性度量 Evaluating run-time complexity
第501行:
第501行:
which can be factored as:
which can be factored as:
−
这可以作为一个因素:
+
可以整理成:
第513行:
第513行:
The total time required to run the outer loop test can be evaluated similarly:
The total time required to run the outer loop test can be evaluated similarly:
−
运行外部循环测试所需的总时间可以用类似的方法计算
:
+
运行外部循环测试所需的总时间也可以用类似的方法来计算
:
第534行:
第534行:
which can be factored as
which can be factored as
−
这可以作为一个因素
+
进一步整理为:
第569行:
第569行:
which reduces to
which reduces to
−
这就简化为
+
可以简化为:
Yillia Jing
463
个编辑