更改

跳到导航 跳到搜索
添加88字节 、 2021年1月25日 (一) 15:17
第80行: 第80行:  
In sorting and searching, the resource that is generally considered is the number of entries comparisons. This is generally a good measure of the time complexity if data are suitably organized.
 
In sorting and searching, the resource that is generally considered is the number of entries comparisons. This is generally a good measure of the time complexity if data are suitably organized.
   −
在排序和搜索中,通常考虑的资源是条目比较的数量。如果数据组织得当,这通常是一个很好的时间复杂性度量方法。
+
在'''<font color="#ff8000">排序 sorting</font>'''和'''<font color="#ff8000">搜索 searching</font>'''中,通常考虑的资源是条目比较的数量。如果数据组织得当,这通常是一个很好的时间复杂度测量方法。
    
==Complexity as a function of input size==
 
==Complexity as a function of input size==
307

个编辑

导航菜单